Hello community
I have a problem.
In one scenario I use a text parser to extract data from a URL.
However, if the URL is changed by the user, the flow is only half complete. The scenario continues to work but the data does not reach the CRM.
How can I prevent the scenario from crashing when the text parser fails to get the data?
Thank you