Chat To ClientsHelp Center

How can we help?

Knowledge baseWorkflowsSend Data Workflow Actions

Workflow Action - Update Custom Values

The Update Custom Value workflow action in Chat To Clients CRM allows you to dynamically update or replace existing custom values within workflows. This action is a powerful tool for automating processes, personalizing campaigns, and maintaining accurate data across your CRM. Whether you're updating loyalty tiers, synchronizing data from external APIs, or managing automation triggers, this feature enhances flexibility and efficiency in your workflows.


TABLE OF CONTENTS


What is the Update Custom Value Action?


The Update Custom Value action enables you to dynamically modify custom values in workflows. It allows you to set, update, or replace existing values in custom values based on current/specific conditions.


Key Use Cases


In this example, when the "VIP" tag is added to a contact, the discount rate custom value is updated from 10% to 15%, enabling the contact to receive a higher discount during future interactions.


How to Set Up the Update Custom Value Action


Follow these steps to configure the Update Custom Value action in a workflow.

Step 1: Navigate to Automation > Workflows. Add a new workflow or edit an existing one.



Step 2: Click the "+" button to add an action. Browse or search any part of the name "update custom value."



Step 3: Configure the fields by selecting the custom value to change and selecting the new value. For example, if a custom value is the link to a specific calendar, you can change that to a different link.



Step 4: Save and test the action and workflow. If you want to refer to the new value in the custom value it will be available immediately after that action runs in a workflow, just pull up the same custom value and it will have the new data in it.


Field Descriptions

FieldDescriptionExample
Action NameA descriptive name for the action displayed in the workflow.Update Loyalty Tier
Custom ValueChoose the specific custom value to update.Loyalty Level
Current ValueDisplays the current value, if available.Bronze
New ValueSet a static value or dynamic variable.Gold



Advanced Use Cases



Suggested Triggers






Form Submitted: After a form submission, you can update custom values based on the data provided in the form.



Appointment Booked: After an appointment is successfully booked, you can update custom values based on the type of appointment or other related criteria.



Opportunity Status Changed: When the status of an opportunity changes in the pipeline (e.g., from "Qualified" to "Won"), you can update a custom value that helps manage customer expectations.



Survey Submitted: When a contact submits a survey, their responses can be used to dynamically update custom values that inform future interactions.



Order Fulfilled: After an order is fulfilled, you can update the contact's custom value to track their order history or customer status.



Link Clicked: When a contact clicks a link in an email or SMS, the workflow can dynamically update a custom value based on their behavior.



Frequently 


Q: Can I use variables in the Update Custom Value action?
Yes, variables like {{contact.custom_field}} can be used for dynamic updates.

Q: Can this action trigger other workflows?
A: Yes, updates can serve as triggers for additional workflows.

Q: Is there a limit to the number of Update Custom Value actions in a workflow?
A: No, you can use multiple actions as needed.

Q: What happens if the current value doesn’t match the condition?
A: The update will not proceed unless the current value matches the specified condition (if one is set).

Q: Can I use Update Custom Value in If/Else actions?
A: Yes, you can combine it with conditional logic for more advanced workflows.


Q: Can I update multiple Custom Values or bulk Custom Values?
A: One Update Custom Value action can update one Custom Value one time. Use more actions to update more Custom values or to update the same Custom Value again.


Q: Can I use Update Custom Value to update a Custom Value in another subaccount?
A: The custom value that is being updated must be in the same subaccount as the workflow that is running.


Q: Can I undo an update after it's done?
A: No, there is no "undo" function for the Update Custom Value action.


Related Resources

For more advanced scenarios and integrations, check out these resources:

Last updated Mon, 13 Jan, 2025 at 12:15 PM