The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
I am attempting to update a record with an attachment via scripting automation and it appears that the attachment is getting uploaded properly but immediately deleted automatically.
Screenshot:
Was wondering if anyone might know why this is happening. Is the upload URL improperly formatted? I have done projects similar to this before but this is the first time I have run into this issue.
It looks like the url for the attachment is not publicly accessible, so Airtable recognizes that you want to upload an attachment, but cannot actually get the attachment at that url and removes the attachment info.
Check to make sure that the attachment actually is publicly available at the url you use.