Hello,
I’m developing a custom integration to generate websites from Airtable.
Wondering if there is any webhook to check when a field is updated via API.
What i want to achieve is to receive it in my server.
Thanks
Is it possible to get all the bases for a user with the API key ?
I’ve seen it in integromat i.e. but i don’t know if they have an special agreement because i cannot find this information.
Thanks
Thanks for the explanation.
Do you have any code sample? Also when a base is duplicated the the script will be lost so for me this is not a solution for now.
Thanks again
Seriously ? We are in 2021, and there is this thing called Webhook, so you don’t need to be polling the API every 60 secs to get this. What i don’t undersand is why airtable does not offer it publicly or is not yet implemented.
Hey i know about integromat, what i reall want to do is to have the same behaviour as integromat. But as far as i know Integromat is not using any custom javascript trigger, that’s why i’m wondering how they get those changes.
Isn’t there a simple we...