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

Get data from another workflow

I would like to get data from another workflow
- Workflow-1: I have one work flow generate AccessToken by API private key from my services, trigger every 24 hours to refresh AccessToken
- Workflow-2: I have another workflow to send POST API to my services and need token data from Workflow-1 to process trigger when new facebook lead gennerate
-> How to get AccessToken data from Workflow-1 to Workflow 2. Can you guy help me?
 
P

Pabblymember11

Guest
Hey @thanhnhuvt2000

How to get AccessToken data from Workflow-1 to Workflow 2. Can you guy help me?

You can save the access token in your Google Sheets first with the help of the "Google Sheets: Add New Row " action step and in your second workflow you can use the "Google Sheets: Lookup Value" action step to fetch the access token.
 
Hey @thanhnhuvt2000



You can save the access token in your Google Sheets first with the help of the "Google Sheets: Add New Row " action step and in your second workflow you can use the "Google Sheets: Lookup Value" action step to fetch the access token.
Is there any way else to pull direct result from onther workflow, cuz google sheet sometime not responding, please help me.
 
Top