Update custom object
Update custom object updates one or more fields on a custom object record currently in scope. Use it to keep custom records up to date as data flows through your automation.
How it works
- The automation reaches the step with a custom object in scope
- The step updates the fields you configured with the values you provide
- The custom object record is updated in the CRM
- The automation continues to the next step
Set up the action
- Open the automation builder and add a new step
- Under Custom objects or Businesses, select Update custom object
- Configure the fields you want to update
tip
Use Add dynamic content to populate field values from previous steps. Dynamic values are resolved at runtime.
Outputs
This action produces no outputs available to downstream steps.
Related resources
- Actions overview — Browse all available actions
- Find custom object — Bring a custom object into scope before updating
- Create a custom object — Create a new custom object record
- Creating and configuring automations — Build and configure workflows