Hi All,
Posting attachments as a list doesn't work for Bubble.io API calls since bubble has this limit where they only allow 1 attachment per call.
We are thinking if we could create recursive workflow where we post multiple calls to the same ticket with different attachments until the uploaded attachments list is exhausted. But in this way we will post multiple replies, which is def not what we want and will multiply the amount of replies the ticket originally should have.
So wonder if there’s a way to post just attachments to the ticket without creating extra replies?