This article explains the purpose, use cases, and operational steps for the "Text Replacement Action" feature, part of the third-party HubSpot app "Custome Workflow Starter."


The primary purpose of this workflow action is to automatically find specified text within a string (such as a property value) and replace it with different text.
For example, if a "Notes" property contains "ABC-001," you can replace "001" with "002" to get the result "ABC-002." The replaced string is returned as an "action output" in the workflow, allowing you to save it to a different (or the same) property in a subsequent action.
This feature is useful for automating data formatting, normalization, and the updating of specific information.
The video demonstrates a flow where the text "112" within a string is replaced with "204," and the result is then saved to another property.
Step 1: Check Workflow and Trigger
Event Date" property value is changed.Step 2: Add the Custom Action
Step 3: Select the Action
Step 4: Configure the Replacement Rules
Base Text (e.g., "112").Search Text (e.g., "204").Step 5: Use the Replaced Result (Action Output)
1. Text Replacement Action" (the step number may vary) and select the Replaced Text output token.Step 6: Verify the Final Result
1. Text Replacement Action," you can see the VALUE is test204. (This indicates the original value was "test112," and "112" was replaced with "204".)2. Edit record" action also succeeded, confirming that this test204 value was correctly saved to the property.
No, it is not a standard feature. The feature explained in this article is a custom action that becomes available by installing a third-party app called "Custome Workflow Starter" in HubSpot.
Yes, you can. In the Step 4 settings, by specifying the character you want to remove (in this case, the hyphen -) in the "Search Text" field and leaving the "Replacement Text" field empty (blank), you can get a result where the hyphens are removed from the original text (e.g., 090-1234-5678 → 09012345678).
No, it does not update automatically. As explained in Step 5, this action only outputs the replaced string as "Replaced Text." If you want to update the original property's value, you must add HubSpot's standard "Set property value" action after this custom action. In that action, you would select the original property as the "Property to set" and then specify this action's output (Replaced Text) as the "Value to set."
We can customize this sample to match your specific business requirements.
Book Free ConsultationPut it on Trello!Need a fix for HubSpot, CMS, or GAS? Post it on Trello.
Development Requests Here