When you update an attachment field with Integromat, it gives you the ability to add multiple attachments.
For the 1st attachment, map the URL portion of the pre-existing attachment field (to retain the existing attachments).
For the 2nd attachment, map the new URL (to add a new attachment).
But how do you handle it when there are a variable number of attachments saved in an array?
But how do you handle it when there are a variable number of attachments saved in an array?
It should work the same way. If not, then use the Array Iterator and/or Array Aggregator modules to achieve the results you’re looking for.