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

Workflow that Includes a Download File step

DMac861

Member
Hi there,
I'm trying to build a workflow that retrieves a file from Sharefile using a download link provided by it's API. I've created the neccessary webhook to notify Pabbly when a file has been uploaded to Sharefile, and an API call back to Sharefile to retrieve a download link for that file but I can't seem to get Pabbly to download the file so that I can then POST it to another API in my next step. Is there a specific method to do this?

Here's a screenshot of the GET call to Sharefile to retrieve the relevant download link (which is circled in the Response:
1646845500701.png



Here's a screenshot of the request to attempt to download the file:
1646845561601.png


If I plug that same URL into a browser, the file downloads correctly. Is there something I'm missing?

Thanks in advance!
Dave
 
P

Pabblymember11

Guest
Hey @DMac861

Here's a screenshot of the request to attempt to download the file:
1646845561601.png

Your above API call to download the Image on the browser when the image URL is passed is not possible, since the API doesn't work that way.

Further, if you can share your use case with us so that we can look into it and can guide you accordingly.
 
Top