Hello!
I am currently looking to download a file from an attachment field within an Airtable Script to send it in an API Call to a REST Api, however I am having issues with downloading the attachment in the script.
I have tried downloading the file via a fetch to the download url, however all I am getting back is the download link back.
Any help on this would be greatly appreciated!