ExternalCronJobs supports two type of cron jobs currently
- HTTP call
- Website ping
HTTP Call helps users to make Get, Post, Put and Delete calls along with the support of HTTP headers, request body and expected output.
Website ping is a very simple type HTTP call used to check health of the website. It requires only URL to be entered to create a cron job.
Recent Comments