Automatically notify your team via Slack, Teams, or Email when a job stays in the same stage for too long.
🔗 How to connect your Recruit CRM app in Workflow Automation
1. Navigate to Admin Settings >>> Workflow Automation & Integrations.
2. Click on the Connections tab under the 'Workflows' section and click on the 'Create' button >>> 'Connection'.
3. Use the search bar to search for the Recruit CRM app and connect it by selecting it and entering the API key.
Once the app is successfully connected, you will be able to see a message as 'Connection Established'.
🔗 How to connect your Workbot for Slack app in Workflow Automation
1. Click on the Connections tab under the 'Workflows' section and click on the 'Create' button >>> 'Connection'.
2. Use the search bar to search for the 'Workbot for Slack' app and connect it by selecting it and allowing the required permissions.
Once all the required apps are connected, you can select the connected account inside the related steps of the recipe.
You need to select the desired channel and add all the required information under the 'Setup' section in the Action section >>> Post message as Slack Workbot step.
Note: Workbot must be a member of the selected channel.
🔗 How to connect your Email app in Workflow Automation
1. Navigate to Admin Settings >>> Workflow Automation & Integrations.
2. Click on the Connections tab under the 'Workflows' section and click on the 'Create' button >>> 'Connection'.
3. Use the search bar to search for the email app, such as Gmail or Outlook, and connect it by selecting it and allowing the required permissions.
Once the app is successfully connected, you will be able to see a message as 'Connection Established'.
🔗 How to connect your Workbot for Microsoft Teams app in Workflow Automation
1. Click on the Connections tab under the 'Workflows' section and click on the 'Create' button >>> 'Connection'.
2. Use the search bar to search for the 'Workbot for Microsoft Teams' app and connect it by selecting it and allowing the required permissions.
Once all the required apps are connected, you can select the connected account inside the related steps of the recipe
📋 Overview of each step in the Recipe for sending notifications when the job gets stuck at any job stage for “n” number of days
1. Trigger: New Job Status Updated in Recruit CRM
This is the starting point of the automation. It gets triggered whenever a job status is updated in Recruit CRM. This trigger can also changed to Job added or when a specific field in a job is updated as necessary.
2. Actions:
Monitor step:
It helps in monitoring the following actions for errors. This makes the automation more reliable.
IF Condition:
Checks whether the new job status is Open, and :
If yes, the automation waits for 3 weeks and then checks the job details again.
If the job status is still "Open" after 3 weeks,it posts a message as Workbot on a channel, or sends an email, as per your requirement.
If no, then no further action is taken.
Error Handler:
If something fails within the Monitor block, then this step is triggered. The Retry Logic ensures that if the errors match those specified (429, 500–504), it retries the monitored actions up to 3 times. If the error continues after 3 retries, or if the error doesn’t match the handled types, the automation stops.
That's it! I hope this helps.
Feel free to reach out if you have any questions, or run into any errors! Happy recruiting :)

![Screen Recording 2025-05-04 at 7.09.02 PM.mov [video-to-gif output image]](https://downloads.intercomcdn.com/i/o/t8m01b3j/1554468967/1638ed059ea848c0722ec2c98e13/ezgif-754e031890b226.gif?expires=1790081100&signature=a38f110356100eb20f5205c73e6d5ac5f09fa65d5dc435e318ce57a50714e7eb&req=dSUiEs14lYhZXvMW1HO4zaREmi%2Bn5Y2fPOzAcTD2eMT%2FchrempTd9vFTXKk4%0Ah6Z8ZOnCmfXZArOXCWw%3D%0A)
![Screen Recording 2025-05-04 at 11.08.04 PM.mov [video-to-gif output image]](https://downloads.intercomcdn.com/i/o/t8m01b3j/1554468965/ee8c3d66d3c4797e7dbec61a54f9/ezgif-7b6e3de0c48d34.gif?expires=1790081100&signature=6647ecb73ae2523aab70563dd144bd469ed53e7627cafe7c8a06b68fb0c31b67&req=dSUiEs14lYhZXPMW1HO4zYxUINktnM085tu3FFK47i7sv53GJDjE4dyK6wy6%0AyS%2FALxJyhLKBVXYi1UU%3D%0A)
![Screen Recording 2025-05-20 at 2.07.54 PM.mov [video-to-gif output image]](https://downloads.intercomcdn.com/i/o/t8m01b3j/1554475611/73bea84f4e52e04767ad6a11dec0/ezgif-817aa0c74c5a64.gif?expires=1790081100&signature=7ef06f12376e685e5b26899cf6fb7f55ad0457a5305afbe10683d4fb2525fcc6&req=dSUiEs15mIdeWPMW1HO4zfO%2BAIVTvwOEjOKYsqXx%2FFIFRwTNMLX5Y3JLX03J%0AT4IpjUiPZvyKdJqKlTk%3D%0A)