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

Error in moving attachments of pabbly for to google drive

WOWRIDER

Member
I created a pabbly form which capture images and then uploads them to google drive. Either the files or missing or not readable.
 
P

Pabblymember11

Guest
Hey @WOWRIDER

Can you please share the workflow URL once in which you have experienced the same issue
 

WOWRIDER

Member
XRVUZgRTUzAASgBqBlVQd19LUlZVDwY-ARgIGlxTAnoATQJHBURfNQtHB21eDVU0B04AalUJBz5YTAMHUAYDcFNKBDgAAwd9VxoEfwdGDj1dA1R8BGU#
 
P

Pabblymember11

Guest
After reviewing your task history, we found that the current logic for extracting the attachment is returning a blank response. This blank response is causing the error and resulting in an empty entry being added to your Google Drive.

To resolve this issue, I have processed the extracted URL and converted it to a JSON array. Please use the response from the 10th step in your Iterator action step to correctly process the attachment URL.

Thank you for your understanding and cooperation.


1720180471740.png
 

WOWRIDER

Member
still getting errors. not all files are uploading to drive. and few of the files are showing as not supported
 
P

Pabblymember11

Guest
still getting errors. not all files are uploading to drive. and few of the files are showing as not supported
I've implemented a 'Code by Pabbly' action step that captures the attachment URL in JSON array format, preventing the null values to the Iterator action step.

Please test your workflow and inform us about its performance.

2024-07-11_10h31_06.png
 
Top