• 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.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

How can i call a flow from within another flow?

tisaigon

Member
Hi,
i have 3 flow A B C
How can i call flow B and C inside flow A?
Example:
in flow A:
check if x> 10, call flow B
check if x <10, call flow C
Thank you
 

ArshilAhmad

Moderator
Staff member
Hi @tisaigon,

The scenario you have described would function as follows.

Workflow B and C : Add Filter and Data Forwarder as the last 2 steps of these workflows.

Workflow B
1682798204565.png


Workflow C
1682798251726.png


Workflow A: To trigger Workflow A using B and C, you need to copy the Webhook URL of Workflow A and paste it into the Data Forwarder of both B and C.

Workflow A
1682798552947.png
 
Top