Skip to content
avallese
avallese
@avallese
Active Member
Joined: Aug 4, 2025
Topics: 1 / Replies: 3
Reply
RE: Airtable Attachment Field - Array of Objects Expected in Parameter

I've discovered a workaround. Since the JSON can't be passed directly into the “Attachment” field as it's treated as a simple string, I utilized the...

8 months ago
Forum
Reply
RE: Airtable Attachment Field - Array of Objects Expected in Parameter

Hi Terry, Is it possible to convert this into JSON format or a similar structure? json [ { "url": "Images[1]Src" }, { "url": "Images...

8 months ago
Forum
Reply
RE: Airtable Attachment Field - Array of Objects Expected in Parameter

Hello! Thank you for getting back to me. My goal was to avoid incorporating additional modules into my workflow. Previously, I utilized Google She...

8 months ago
Forum