I am working with Airtable/Stacker, Zapier and Plumsail documents.
My users upload images to Airtable/Stacker, which I would like to display in a plumsail document - I use the following to insert each image: {{image 1}:picture(200)}
This works fine if there is only one image, but fails if there is more than one image in the Airtable cell I am transferring data from. Is it possible to have the plumsail document display more than one image if there is more than one?
Unfortunately Airtable does not have the capability to limit upload fields to a single file.
Try to place the picture token into a table cell and then run the documents generation. It will place each picture from the Airtable cell into a new table cell in DOCX.
Where I only have one image in each cell it works fine, but as soon as their are multiple it generates this. Is there something I need to do in Zapier to change the format it is sending the image to Plumsail?