Airtable + Integromat + Webflow file attachment deletion

I have an update to the previous Integromat scenario.

Here is my final solution to the file attachment deletion via API

As you can see compared to the last version, 3rd branch is replaced by only one API call.

In the final step, a new filter compares attachments between Airtable and Webflow.

If the filter is passed, an API PATCH call clears the corresponding Webflow field(s) without requiring the site to be published.

1 Like