The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hi folksI am fairly new to automations so plz excuse my lack of expertise.I am working on an automation that requires copying some data from 1 table into another table in certain circimstances.One of the columns (DISCONNECT_PROMPT) is of single sel...
I am new to AirTable automations, so kindly excuse my basic nature of questions and problems.Please refer to the attached screenshot to see what the description below refers to.When testing an automation, I am expecting the “Update record” action to ...
I have noticed that when creating an Interface, if you chose the "Record Review" template for your interface, you can opt to show the Record Revision History on the interface (screenshot of the setting attached).I have a use case where I need to disp...
Hi FolksI am a newbie to AirTable, so apologies if my question seems very basic.My automation consists of an action script that calls an API for an external system, and if the API operation is successful, it sets the “Status” and “API_Response” field...
Thanks for the suggestion @Mike_AutomaticN Will your suggestion work if I put it inline inside the 'createRecordAsync' function call (like below)? await tabChangeHistoryLog.createRecordAsync({
'ROUTING_PROFILE': airTableKey,
'PRIMARY_Q (Mandatory)':...
Hi RowanYou're a STAR !!It's good to learn that if my conditional logic is using data from the initial trigger then it will use the snapshot of data at that time. That is exactly what was happening in my case.I have used the workaround you suggested...
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.