Create a custom object
Create a custom object creates a new custom object record in your CRM. Use it to automatically generate records for custom entities (tickets, projects, properties, etc.) when a qualifying event occurs.
How it works
- The automation reaches the Create a custom object step
- The step creates a new custom object record using the fields you configure
- The new record is brought into scope for downstream steps
- The automation continues to the next step
Set up the action
- Open the automation builder and add a new step
- Under Custom objects, select Create a custom object
- Configure the custom object type and field values as prompted
tip
Use Add dynamic content to populate custom object fields with values from previous steps — for example, pull a contact name from the trigger into a custom field.
Outputs
After the step runs, the new custom object record is available in scope. Downstream steps can reference its fields via Add dynamic content.
Related resources
- Actions overview — Browse all available actions
- Find custom object — Search for an existing custom object
- Associate custom object with activity — Link a custom object to a CRM activity
- Creating and configuring automations — Build and configure workflows