Skip to main content

Hi - I’m using Integromat to upload a file from Onedrive. The file is uploaded successfully through API call but then it’s immediately removed.


Noticed from the history that the file was saved but at the same time another action was taken which removed the file. I have only one action from Integromat on Airtable which is to update the record with the record ID.


Any ideas please? Thanks a lot!!

I faced the same issue.

But in my case I was directly using the API without any third party service.


The Airtable API expects the file to be available via a public URL.


Once I fixed that issue the files were uploaded without any disruption


Reply