• 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 to perform request to download file after trigger webhook?

wer

Member
When adding a app of Workflow, after Triggers is set up, the data sent here includes the base64 data of the file or a download address.
The download address requires auth login before downloading. How to perform one step after the trigger's webhook is triggered to download the file Download and return?
 
P

Pabblymember11

Guest
Hey @wer

How to perform one step after the trigger's webhook is triggered to download the file Download and return?

Could you please elaborate on your concern briefly on which application response you are getting and to which action event you want to pass the data?
 

wer

Member
This is my new test app
pabbly-1.png

Only a simple trigger is set

and this is “Trigger” test
pabbly-3.png


The link with the red line, requires auth to get the token before the file can be downloaded,If you are not logged in or do not have a token, you cannot download this file.

Generally, the next step "Action" is to save the file in a network disk such as dropbox

There is a "Multi step trigger" here, can I download files with further logins here? How do I set it up?

pabbly-2.png
 
P

Pabblymember11

Guest
Hey @wer

You may refer to the following guide for creating the app on the platform here. Kindly give it a try and let us know.


In the meantime, you can also submit your integration request on our roadmap. We prioritize the integrations based on the number of upvotes received for the application.

 
Top