using Text parser

Your Task History ID
IjU3NjIwNTY1MDYzMjA0MzQ1MjZiNTUzNDUxM2E1MTY2NTQzMSI_3D_pc
Using Text Parser is there a way to give a value if the Text Match doesn't exist? In my case the message being sent doesn't always have a field in the string. When this happens, the whole string is provided instead of none of the string.
 
P

Pabblymember11

Guest
Using Text Parser is there a way to give a value if the Text Match doesn't exist?
Certainly! If the value you've mapped doesn't come through in the automation, you can utilize the Text Formatter: Default Value action step. This allows you to set up default values to ensure a smooth process. Give it a try!

2024-01-11_11h48_40.png


 
Top