FastCron Integrations

By default, FastCron sends cron notification emails when your cronjobs fail and succeed again. You can also receive them via other channels like Slack, Discord, webhook, etc.

To add a channel to your account, please visit the Notifications tab. Currently, FastCron supports these 5 channels:

Slack

You can follow the instructions to create a Slack app and an incoming webhook.

Once you have an incoming webhook URL, visit the Notifications tab, click Add Channel > Slack, paste the URL into Webhook URL, then Save.

Discord

Open your Discord **Server Settings**, click the Integrations tab, then click the Create Webhook button. You'll get an incoming webhook URL that allows FastCron to send messages to your channel.

Once you have an incoming webhook URL, you visit the Notifications tab, click Add Channel > Discord, paste the URL into Webhook URL, then Save.

Teams

Please follow the instructions to create a webhook URL for your Teams.

Once you have an incoming webhook URL, visit the Notifications tab, click Add Channel > Teams, paste the URL into Webhook URL, then Save.

Telegram

Direct messages: If you want notifications sent to yourself directly, start a conversation with FastCronBot.

Groups: If you want notifications sent to a group, start by inviting FastCronBot to the group. The bot will get added as a member with no access to group messages.

Channels: If you want notifications sent to a Telegram channel, add FastCronBot to the channel's Administrators. Enable the Post Messages admin right, and disable all other admin rights.

FastCron needs a chat ID to send the message. Start by sending /start message to FastCron. FastCronBot will send a Chat ID so you can add it to your channel.

Please note that the Chat ID for group/channel has a minus sign e.g. -1001234567.

Once you have a Chat ID, visit the Notifications tab, click Add Channel > Telegram, paste the Chat ID, then Save.

Pushover.net

Please log in to your Pushover account and copy your user key.

Once you have the user key, visit the Notifications tab, click Add Channel > Pushover, paste the user key, then Save.

Webhook

Please visit the Notifications tab, click Add Channel > Webhook, paste the webhook URL, then Save.

When your cron jobs fail and succeed again, FastCron will send a POST request to your webhook URL. The payload looks like this:

{
  "id": 16910124,
  "time": 1720409270,
  "output": "...",
  "downloaded": 1256,
  "httpStatus": 404,
  "error": "",
  "executionTime": 0.02,
  "status": 1,
  "message": "fails",
  "name": "Example",
  "url": "https://example.com/404",
  "group": "test"
}

Need help? Reach out to support@fastcron.com - we're happy to help.

Ready for better cronjobs?

See why 8,000+ website developers and their teams use FastCron to run their cronjobs 12 million times a day.

Start 14-day free trial

FastCron

The reliable online cronjob service for your websites since 2009.


© 2009 - 2026 FastCron · All rights reserved · Terms of service · Privacy policy · Website monitored by Cahook · Status