Hi, I am trying to get the Condition shown in the image below to always run after Create contact or Update contact. The purpose of the condition is to check the Phone is not equal to null, if true it calls another API endpoint to update the phone number (has to be done this way).
My options in the Configure Run After don't seem to allow for this to always run. The problem I am having is one will succeed and and the other will be skipped and vice versa. So it never ends up running.
The blue indicate the other method I tried which was two separate routes, with their own condition. However when I tried this Phone was only available in one route?
I hope this makes sense. Please let me know if there is anything I need to clarify.
Thanks
Christian
Hi @chrisrobbo ,
I think you need the condition to run if "Create Contact" is successful or if it is skipped.
In the run after Conditions, you can select the conditions for each branch. For example, in the run after settings for the Condition, I can set the Condition to run if the Compose 2 action was successful, failed, skipped or timed out:
Ellis
____________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.