When using the upload API in a custom function for bulk attachments, make sure to call the API for each file individually.
This is because each time a file is uploaded, a unique ID is generated. If you try to upload the same file in bulk, only one ID will be created and assigned to the first attachment, leaving the rest without an ID.
To ensure every attachment is properly linked, use the upload API separately for each one.
Refer to the extension example code given below :
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.