I am following https://help.zapier.com/hc/en-us/articles/8496288690317#1-add-a-webhook-trigger-0-1 to create a webhook which will be triggered from our app. The challenge is that there are multiple attachments which could be sent as “File” object in POST request and we don’t know how many could be passed; but when I tried in Zapier, it only gets 1st file.
Can any one help me with achieving our requirement? We need Zapier to receive multiple attachments in one parameter, like in below image, we are passing 2, but Zapier receives only 1.
Thanks
Varun