Skip to main content

Workflow Automation - Post Slack channel messages for new jobs added in Recruit CRM

This article will guide you on connecting the apps used in this automation and provide an overview of each step involved in the recipe.

Written by Likhitha Satya Maansi Rudra

When a new job is added in Recruit CRM, post a Slack channel message!

Keep the team informed in real-time by posting updates in Slack channels whenever a new job is added, ensuring team alignment.

Apps that are required to be connected for the recipe


1. Recruit CRM

2. Workbot for Slack


🔗 How to connect your Recruit CRM app in Workflow Automation


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.

Screen Recording 2025-05-04 at 6.48.38 PM.mov [video-to-gif output image]

Once the app is successfully connected, you will see a message titled 'Connection Established'.

When the required app is connected, you can select the connected account inside the related steps of the recipe.


🔗 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.

Screen Recording 2025-05-04 at 7.09.02 PM.mov [video-to-gif output image]

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.


📋 Overview of each step in the Recipe



1. Trigger: New Job Created in Recruit CRM

This is the starting point of the automation. It gets triggered whenever a new job is created in Recruit CRM.

2. Actions:

  • Monitor step:

    It helps in monitoring the following actions for errors. This makes the automation more reliable.

  • Action:

    Posts a message as Slack Workbot.

  • 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.

Hope this helps! 😊

Did this answer your question?