Skip to main content
Time Estimate

Create Automation for Submitting Positions for Approval

Now that you’ve set up an approval process, continue to automate recruiting tasks by creating a flow that automatically submits new positions for approval.

Use Flow Builder to Create a New Automation

Use Flow Builder to set up the automation.

  1. From Setup, enter flows in the Quick Find box and select Flows.
  2. Click New Flow.
  3. Select Start from Scratch and click Next.
  4. Select Record-Triggered Flow and click Create.
  5. Select Position as the object.
  6. Select A record is created or updated in the Configure Trigger section.
  7. In the Condition Requirements, select All Conditions Are Met (AND).
  8. Click Add Condition until there are 5 field options available.
  9. Set the conditions.

    Field

    Operator

    Value

    Status__c

    Equals

    New

    Job_Description__c

    Is Null

    $GlobalConstant.False

    Department__c

    Is Null

    $GlobalConstant.False

    Education__c

    Is Null

    $GlobalConstant.False

    Hiring_Manager__c

    Is Null

    $GlobalConstant.False

  10. Select Only when a record is updated to meet the condition requirements in the When to Run the Flow for Updated Records section.Completed Entry Conditions screen.
  11. Ensure Actions and Related Records is selected.
  12. On the flow canvas, click Add Element to add an element.
  13. In the Add Element search box, enter action and select Action.
  14. Enter submit in Search… and select Submit for Approval.
  15. Fill in the details:
    • Label: Submit Position for Approval
    • For Record ID, select Triggering Position__c > Record ID.
  16. Toggle the Approval Process Name Or ID to Included and enter New_Position_Approval.
    New_Position_Approval is the API name of the approval process that you want the flow to use.
  17. Click Save.
  18. For the Flow Label, enter Submit New Positions for Approval.
  19. Click Save.
  20. Click Activate.
  21. Click to return to Setup.

You’re almost done setting automating processes for the recruiting team. Move on to the final step, where you create another flow, but this time with radio buttons that interviewers can use to easily rate candidates.

Share your Trailhead feedback over on Salesforce Help.

We'd love to hear about your experience with Trailhead - you can now access the new feedback form anytime from the Salesforce Help site.

Learn More Continue to Share Feedback