Update an Associated Record for a Contact
Overview
The Update an Associated Record action enables you to automatically modify fields in a custom object linked to a contact. This helps keep related information current and accurate, reducing the need for manual updates.
Action Name
Update Associated Record for Contact
Action Description
This action allows you to update one or more fields in an existing custom object record that is associated with a contact. You can update a single record or multiple records based on the selected association label.
Action Details
To use this action, you must first create custom objects in your subaccount and establish an association label linking at least one of those objects to contacts. The action updates specified fields within the selected records. Association labels determine which records are updated—you can choose to update all records linked via the label by selecting "All associated records." You can also use custom values or merge fields to populate the updated information.
Example: Tracking Warranty Service for Products
A company selling appliances uses a Warranty custom object to track product details, including Warranty Start Date, Warranty Expiry Date, and Service History. When a product is purchased, the Warranty Start Date is set automatically. Later, if a warranty service request is submitted, the Service History and Last Service Date fields are updated.
Example Setup
For updating warranty information after a service request:
- Object to Update: Warranty
- Association Label: Purchased Product
- Fields to Update:
- Service History: Append service details
- Last Service Date: Set to today’s date
How It Works
When a product is purchased, the Warranty Start Date is set using the Create an Associated Record action. If a customer submits a service request, a workflow triggers the Update Associated Record action:
- The Service History field is updated with details of the service performed.
- The Last Service Date is set to the current date.
This ensures the company maintains an accurate and up-to-date service record for each product, streamlining warranty tracking and claims processing.