• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed.

How to test if an output exists in previous step

mikeybinto

Member
How can I determine which values are available for use in subsequent workflow steps when the MySQL step in Pabbly returns variable outputs? Specifically, I'm looking to distinguish between the presence of the requested records or the the response that no records were found. Both situations return "status" of "success", and a second element - either "results" or "message" How do I test which condition I have without causing an error condition?
 

Himesh

Active member
You need to use Filter Action by Pabbly Connect you can use Exist filter.

1700026354515.png
 
Top