• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

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