Admin Center > Objects and rules > Business rules > Triggers
After you create an object trigger, you might need to change its order or otherwise modify it.
Ordering object triggers
The Object triggers list is organized by object. Each object that has at least one trigger is ordered alphabetically, with the object's triggers below it. Whenever a record is created or updated for an object with triggers, the object triggers are all evaluated and then all actions happen at once. That means the first object trigger's actions can't influence whether the record satisfies the conditions for subsequent object triggers in the list.
Object triggers can be reordered, but only relative to other triggers for that same object. Object triggers can't be moved or reordered across objects.
- In Admin Center, click Objects and rules in the sidebar, then select Business rules > Triggers.
- Click the Objects tab at the top of the page.
- Click Edit order.
- Select the Trigger object for which you'd like to reorder the triggers.
- Drag and drop the triggers into the desired order.
- Click Save.
Editing object triggers
Everything except the trigger object value can be edited after an object trigger is created.
To edit an object trigger
- In Admin Center, click Objects and rules in the sidebar, then select Business rules > Triggers.
- Click the Objects tab.
- Click the name of the object trigger you want to edit.
- Modify the name, description, conditions, and actions as needed.
- Click Save.
Cloning object triggers
Sometimes you want to create a new trigger that is almost identical to an existing trigger, but adjusted slightly. In this case, you can clone the existing trigger.
To clone an object trigger
- In Admin Center, click Objects and rules in the sidebar, then select Business rules > Triggers.
- Click the Objects tab.
- Click the name of the object trigger you want to clone.
- Click Actions and select Clone.
A copy of the trigger is opened to edit.
- Adjust the cloned object trigger as needed, then click Create and set the trigger to Active or Inactive.
Activating and deactivating object triggers
When you create an object trigger, you can decide whether to save it as active or inactive. After it's activated, you may decide you no longer need the trigger. In that case, you can either delete it or deactivate it. Deleting a trigger means that it's gone and can't be retrieved. If you may want to use a trigger again in the future but don't currently need it, you can deactivate it. Deactivated triggers are found by selecting Inactive from the Status drop-down at the top of the trigger list, and can be reactivated if needed. If you reactivate a trigger, it won't retroactively run on object records that were previously created or updated.
To deactivate an object trigger
- In Admin Center, click Objects and rules in the sidebar, then select Business rules > Triggers.
- Click the Objects tab.
- Click the name of the object trigger you want to deactivate.
- Click Actions and select Deactivate.
- In the confirmation dialog, click Deactivate.
- In Admin Center, click Objects and rules in the sidebar, then select Business rules > Triggers.
- Click the Objects tab.
- Check the box next to each trigger you want to deactivate and then click Deactivate at the bottom of the page.
- In the confirmation dialog, click Deactivate.
- In Admin Center, click Objects and rules in the sidebar, then select Business rules > Triggers.
- Click the Objects tab.
- Click the name of the object trigger you want to deactivate.
- Click Actions and select Activate.
- In Admin Center, click Objects and rules in the sidebar, then select Business rules > Triggers.
- Click the Objects tab.
- Check the box next to each trigger you want to activate and then click Activate at the bottom of the page.
Deleting object triggers
If you decide that you no longer need a trigger, you can either delete it or deactivate it. Deleting a trigger means that it's gone and can't be retrieved. If you decide to permanently delete a trigger, you must first deactivate it.
To delete an object trigger
- In Admin Center, click Objects and rules in the sidebar, then select Business rules > Triggers.
- Click the Objects tab.
- Filter the list to view Inactive object triggers.
- Find the object trigger you want to delete, click the options menu icon () and select Delete.
If you're already viewing an inactive object trigger, click Actions and select Delete.
- In the confirmation dialog, click Delete trigger.
- In Admin Center, click Objects and rules in the sidebar, then select Business rules > Triggers.
- Click the Objects tab.
- Filter the list to view Inactive object triggers.
- Check the box next to each trigger you want to delete and then click Delete at the bottom of the page.
- In the confirmation dialog, click Delete.
Viewing an object trigger's revision history
- The currently-viewed version's configuration
- Who made the changes
- When the change was made
- The change made to the trigger in the displayed revision (optional)
An object trigger's revision history is visible to anyone with permission to manage business rules.
- In Admin Center, click Objects and rules in the sidebar, then select Business rules > Triggers.
- Click the Objects tab.
- Click the name of the object trigger you want to view, then click Revision history below the trigger title.
- On the trigger history page, you'll see all the available versions in a panel on the right. Click the version you want to view.
- From here, you can:
- Toggle to show or hide the changes made to the selected version
- View the read-only configuration of the selected version
- Click another version to view
- Return to the edit page