Configuration of Process Builder for SLA policy


This article provides information and direction regarding configuring the process builder for SLA Policies.

  1. Access your Salesforce instance and select Setup. 
  2. Click Process Builder.
  3. Start creating the process builder for the policy by selecting the New button.
  4. Give a process name in the window that pops up. 

Note: An API name that is unique for each policy is generated automatically after the process name is entered. 

  1. Add a description message, if applicable.
  2. Select an action from the drop-down menu. This will decide when to run the process. 
  3. Select the object for which the policy was created in Motion App. 
  4. Specify when to start the process and Save.
  5. Select the add criteria option in the decision box of the process builder. 
  6. Give a criteria name and select a criteria to execute the action. 
  7. Set conditions, when to take immediate actions.   
  8. Add an action to be executed. 

Note: The Action type field should be selected as Apex. Enter an Action Name. Select Policy Handler for Apex Class.

  1. Set Apex Variables as following for builder setup for SLA policy is as follows.

Currently, the following parameters are supported.


Field Values
policyType ServiceLevelPolicy
inputVal1 Tag Field Value Eg; LeadSource
inputVal4 Tag Operator Eg: Wildcard, default
InputVal5 Sync/ASync

Add an SLA Timer Component to Salesforce

  1. Drag the S-Service Level Timer component to your desired location on the layout.
  2. Save the page.
  3. Optionally, activate the page. 
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us