Hi ,
I have used fetch method fetch external data to airtable Via customer script app . But while while we used to download PDF from API url and the External Api response as
HEADERS
- Content-Type:application/octet-stream
- Content-Disposition:attachment; filename="{filename}"
BODY
File content
My Question is how can get this fies and store in airtable some attachment fields .
Please advice .,