How to use a recipe
A recipe explains:- The outcome — what the workflow should achieve
- The trigger — which event or schedule starts it
- The conditions — which records should continue
- The tasks — what HireData does with those records
- The test — how to verify the workflow safely
Before you build
- Connect the app that provides the source data.
- Identify a safe test record.
- Confirm which fields and relationships are available.
- Decide who owns the outcome when a task requires human follow-up.
- Check the template gallery for an existing automation you can adapt.
- Test every external action before activating the workflow.
Available recipes
Find incomplete candidate profiles
Find profiles with missing information and route them to a recruiter, internal team, or candidate-completion workflow.
Post an outcome to your own system
Send a JSON summary to an API endpoint when a HireData event occurs, then reuse the response in later tasks.
Screen and score applicants
Build a pre-screening form that rejects the applicants who cannot do the job, ranks the rest, and summarises each response.
Build confidently
After creating a recipe:- Test the automation.
- Review its event and run.
- Confirm the result in the destination app.
- Activate it for a limited audience before expanding the conditions.