The Airtable Community will undergo scheduled maintenance on September 17 from 10:00 PM PST to 11:15 PM PST. During this period, you may experience temporary disruptions. We apologize for any inconvenience and appreciate your understanding.
Is there a way in IFTTT to retrieve a particular field of a newly created row?
I’ve got a contact list airtable, and want to update a Mailchimp list whenever I put a new record into Airtable. I had a look at building this in IFTTT, but couldn’t see a...
Hi, I’m new to the world of javascript and node.js – actually, I haven’t written much code for a decade, but I’m interested in building an Alexa skill which pulls data from an Airtable base.
I’m stuck with this function (below or on pastebin). Everyt...
Is it possible to use information from a linked table in a formula?
I’ve got an Airtable recording books that I read. In one table I have start and end dates for a book, and the details of the Book (author, number of pages) are in a second table. For...
+1 for me to. I think if you have a sort applied to a view, that it’s not persistent, or at least updated every time you look at the view, it’s confusing to the user. I can understand the sort not being applied when you first enter a new record, as t...
Ok - I’ve got things working much better now. For others learning the ins-and-outs of async coding, the project is at https://glitch.com/edit/#!/gp-skill and this code snippet comes from gp_data_helper.js.
+1 from me too. I’m making a base to record coffee roasting data and want a field where I can record how long the roast took until first crack and second crack.
It seems to be working for me…though maybe I’m trying something different.
So I’ve got a first table People and then another table Projects. In the Projects table there are two columns that both link back into the People table: one column for Team Le...