I am triggering a workflow by labelling a gmail with an attachment
I want the attachment to be posted to a new record in an airtable
I cannot see how to do this.
What is the error message (if any)?
Invalid input for ‘Attachment’ [item 0]
‘Attachment’ expects a array but we got ‘attachment_0’
The workflow itself would look like below. You do need to make sure to update the URL itself in HTTP Request node to point to the actual base, record and field in question in place of /{baseId}/{recordId}/{attachmentFieldIdOrName}/.