Conditional Logic: If The API Received Error Response Then Send Message
Status: Closed · Asked by Bayu Nugroho on · 0 views
Hi,
Currently I'm looking for solution for branching condition.
The scenario is to take whatever response received by API Pabbly. The workflow shall capture the response and deliver to next step.
Lets say, if the API step response received error message (such as 400/500/402) then send the error message/warning via WhatsApp message. accordingly
If the the API step response received NOT error on the workflow then continue next step of the workflow
Can I implement such condition by router? or perhaps by another solution?
Thanks in advance
Hey @Bayu
You'll find the video guide about router conditions helpful for creating nested logical routes in your workflow automation. It demonstrates step-by-step instructions on how to structure your routes effectively.