With this recipe, deals can get automatically created in Recruit CRM whenever a candidate is moved to the "Placed" stage.
🔗 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'.
📋 Overview of each step in the Recipe
1. Trigger: New candidate hiring stage updated in Recruit CRM:
This is the starting point of the automation. It gets triggered whenever a candidate hiring stage is updated in Recruit CRM.
2. Actions:
Monitor step:
It helps in monitoring the following actions for errors. This makes the automation more reliable.
IF Condition:
Checks whether the updated hiring stage is Placed:
If yes, it continues to the next step, which is to create a deal & associate candidate, contact, company, & job, and all custom fields as well.
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 6.48.38 PM.mov [video-to-gif output image]](https://downloads.intercomcdn.com/i/o/t8m01b3j/1579660114/50ef95ca3c699f3ec135259f4f6b/ezgif-8217423ec47417.gif?expires=1790081100&signature=71e73e0d7b0f40c304c5d78b0c5af58e66d5f74168c371de4a15b58e169e9c29&req=dSUgH894nYBeXfMW1HO4zRegz7Q5QdJ8z%2BFekpjObNhAz7ydWeWf12W9NN0s%0AYLYAxE3twtQjByx3r5c%3D%0A)