Hello to all of you!
I am new here.
I wanted to ask you the following question:
I have to synchronize my 2 databases, I have all the automations created, when a record is created, when a record is updated, but I need to synchronize also the deletion of items.
Checking the documentation I have seen the following:
https://airtable.com/developers/scripting/api/table#delete-record-async
I have tested the script, but I need to add trigger a webhook with the record ID so I can deal with Integromat and delete the record from the first DDBB.
Can anyone help me?
Thanks!