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

Upload Photo to slack --> Upload Google Drive

I'm trying to upload an image from a specific slack channel, to a specific google drive folder.
I have the channel on slack, but struggling to map the file name.

Can you help please?

 
P

Pabblymember11

Guest
Hey @Dean_Chamberlain

I'm trying to upload an image from a specific slack channel, to a specific google drive folder.
I have the channel on slack, but struggling to map the file name.
You can refer to the following screenshot and then try it at your end. Further, as we can see from your workflow the file URL which you are passing is not a publicly accessible file in which Google Drive takes the file to upload.

1661578885278.png
 
P

Pabblymember11

Guest
Hey @Dean_Chamberlain

The Image File URL which you are using is not publically accessible, you need to pass the publicly accessible file URL to upload the image.

So, capture the webhook response and the file attachment with the public access image URL.
 
P

Pabblymember11

Guest
Hey @Dean_Chamberlain

The File URL from slack which you are passing is actually a password-protected file and to upload any image into any application, you have to pass the file which is simply downloadable or viewable in nature.

So, kindly check the same from the Slack account and make the file URL publicly accessible.
 
Top