Sunday, March 25, 2018

Send cron execution results to webhook URLs

You can now send your cron execution results to a webhook URL, so you can process it automatically in your callback script.

It's available in Diamond account only, and you can add it similarly to adding emails/Slack IDs at Account > Contacts.
Add webhook URL at Account > Contacts.
Please note that the timeout limit for webhook calls is only 10 seconds, so it's recommended to just store the results and process them later.

The execution result structure is similar to result in Cronlog data structure, except that it has an extra field: id as cronjob's ID.

Thursday, March 1, 2018

Two-Factor Authentication is supported

Hello there,

You can now protect your account better with our Two-Factor Authentication. When enabled, after logging in successfully with your email and password or with your social account, you'll need to enter another authentication code from your authenticator app.
Authentication code required before accessing your account.


To enable, visit Account > Overview, click Enable Two-Factor Authentication. You'll need to install an authenticator app first on your mobile phone or tablet. You can then scan the barcode displayed, and enter the authentication code generated by the app to confirm.

SetCronJob recommends Google Authenticator and Authy app.

To disable, visit Account > Overview, click Disable at Two-Factor Authentication section. You'll need to enter authentication code one last time to confirm. You may want to delete SetCronJob from your authenticator app too.

If you have any question, just let me know.