Links

Adding Images from Airtable

You can display images from attachment fields dynamically in your documents.

Example 1: Displaying a single attachment

Template
Airtable
Result
Add image element
Add path to image URL

Example 2: Displaying multiple images

Template
Airtable
Result
Repeat the element for each attachment by selecting the element and opening the Logic Editor
Switch to the Repeat/Loop tab, enter the name of the attachment field in the List variable input then Save
Add an Image Element to the repeating element
Add the variable as the path to image URL
Final Template