Using queries to combine data
Preparation
- Your Bullhorn application needs to be connected. To find out how; go to Connecting Bullhorn
- You need a workflow that already has a trigger.
Adding a query
A query will look up data in an object by using data from a different object.
- Add a step to your workflow by clicking the '+' button.
- Select Bullhorn as the destination app
- From the 'Select Action' dropdown select the object you want to get the data from.
- For the 'Fields' dropdown select the field you want to get the data from
- Use the 'Expression' to compare it to data from a previous workflow step
- From the 'Workflow Step' dropdown select the object that will be used to match the object you are querying.
- From the 'Field' dropdown select the field that will be used to match the object you are querying.
- Click 'Update Action'
By selecting the workflow step that you just created in subsequent workflow steps you gain access to the information in the object that you queried.
Updated 7 months ago