I apologize if I missed recent updates about this. I couldn’t find anything through searching.
Is there any way to pull the revision history on a record via script? I have a client who wants to see a daily recap of certain fields. Right now they have...
I am building a fairly simple projects and tasks list. However, we need to isolate tasks and information between individuals who the tasks are assigned to.
To do so we need to have a master project/tasks base and a series of other bases where tasks w...
I am experimenting with Webhooks to move data back and forth between bases.
I just want to make sure what I am seeing/doing is necessary.
When I setup a test POST from an external tool to test the webhook, any data elements defined the JSON are creat...
I didn’t see this discussed but it seems like something that would be extremely valuable.
Is there a way to run a script upon leaving a field or when a field value changes?
Am I missing something? Most of our users login using their google credentials. But we have several users that want/need to user a username/password combo isolated to Airtable.
How is that done? And for those accounts, is there a way to go in and cha...
That is unfortunate.
It is much easier than evaluating all data elements to determine what has changed. I know we can do modified date for several fields but then I need to evaluate those fields and determine what has changed. I suppose that will be ...
Thanks.
Right now I’m testing (with good results) creating a generic webhook processor on my master and child base.
I’m sending data from the master base that includes the task and the record number in the master base using a webhook. When I create a...
I saw this but is it active? I don’t like the idea of needing to have a view to catch changes to X or Y field. Perhaps a generic view based on modified date for a short period - so that it re-enters that view on any change.
But being able to trigger ...