External Actions - Text
These external actions allow you to perform some simple text operations on your Prospect Custom Fields.
Replace Value
Substitutes new text for old text in a text string.
Param Name | Type | Description |
Source Value | Text | The value that has text you wish to replace. |
Search Pattern | Text | The old text you are wanting to replace. |
Replacement Value | Text | The new text you want to put in its place. |
Target Field | Text | The Prospect Field (API Name) that will be updated with the new value. |
Set Field Value
Sets the value of a field, allowing you to source other fields as necessary.
For example, you can copy or concatenate values from other fields.
Param Name | Type | Description |
Desired Value | Text | The value that has text you wish to set in the field. |
Target Field | Text | The Prospect Field (API Name) that will be updated with the random number. |