The Kizen Automation engine has an Action step allowing you to modify a related record tied to a relationship field on Contact or on Custom Object records.
This functionality is an efficient way to automate information movement between Custom Objects and/or Contacts.
Modify Related Entity Overview
The Modify Related Entity Action step allows modifications to both primary and additional relationship types. If the field selected in the automation step is a an Additional Relationship type, all records in the field will be updated with the values from the automation.
All field types are able to be modified from this action step and can be a specific value or a value from the record the automation is being run on. Selecting a Specific Value allows you to enter a static value for the field that will be used whenever the automation is run. Selecting a Deal Field Value (Variable) allows you to push the field value for the same field type the related records.
Mapping Complex Field Type Values
Complex field types are Dropdown, Radio Button, Dynamic Tags, Rating, Status, Yes/No Question, Relationships, Team Selector, and Checkboxes. When using complex field types to transfer field values from one object to another, you are able to map value options from one relationship to another using Rules.
When mapping Relationship fields, it is important to map Primary and Additional Relationships correctly. Primary Relationship fields can be mapped to Additional Relationship fields, but Additional Relationship fields should not be mapped to a Primary Relationship field. Since a Primary Relationship field only allows for one value, if an Additional Relationship field containing multiple values is mapped to the Primary Relationship field, the system will select a random value to use.
Example: Transfer Data from Sales Pipeline to Customer Success Pipeline
In this example we will continue building an automation that was started in the article for the Create Related Entity Action step. Check out that article or our article on Automations for instructions on creating a new automation.
- Click on + icon
- Click on Add Action
- Select Modify Related Entity
- Choose the Related Object to modify
- Choose which Relationship Fields' records to modify
- Note: You can modify multiple relationship fields' records at once.
- Choose which Field(s) to update
- For each field, select Deal Field Value (Variable) or Specific Value as the Value Type
- Select which Field Value should be pushed to the related record(s)
- Choose a Field Resolution
- Overwrite Field will replace any existing value for the selected field with the new value.
- Only Add Options will only add the selected option to the existing value for the selected field.
- Add Rules, if applicable
- Note: Rules will apply for Dropdown, Radio Button, Dynamic Tags, Rating, Status, Yes/No Question, Relationship, and Checkboxes field types.
- Click Save
- When the automation is complete, click Save.
- When you are ready for your automation to run, update the Active? Toggle
Related Topics
Use a Create Related Entity step to automate the creation of a new record from the current entity to the new entity.
Explore other Automation Actions in this article.