Skip to main content

Complete Developer's Guide for Airtable


I’m surprised I am the first to reference this comprehensive and noteworthy effort by the folks over at Sync Inc.




But even more impressive - the authors entirely resisted plugging their own SQL technology until a very brief mention of it at the end of this very lengthy and detailed blog post - true professionals who value and appreciate content over cash.


Take a read - you’ll probably bookmark this and use it as a reference until they make it into a book. :winking_face:

8 replies

kuovonne
Forum|alt.badge.img+17
  • Brainy
  • 5987 replies
  • January 22, 2021

This is a very nice piece of writing. Not only is this a great introduction to to people who are already developers, the beginning is great for those who are new to writing code or are thinking of hiring someone else to write code.


  • Inspiring
  • 251 replies
  • January 23, 2021

It’s to be ranked * * * * * / 5 !


Did you see that @openside ?

I would well see it there or there !


oLπ


  • Author
  • Inspiring
  • 3264 replies
  • January 23, 2021
Olpy_Acaflo wrote:

It’s to be ranked * * * * * / 5 !


Did you see that @openside ?

I would well see it there or there !


oLπ



Um, no - I am always chatting with the folks at Sync Inc.



✨ Update to the Guide: Now covering webhooks 🔌


Our goal is to make The Complete Developer’s Guide to Airtable the up to date, reliable resource we wish we had when we started building on Airtable. So as Airtable release new tools, we’ll add tutorials and details to the guide.


In this first update to the guide, we’re coving Airtable’s new incoming webhooks for automations:




In the tutorial, we cover how to integrate Stripe with Airtable using webhooks — which we’ve actually been using at our company, Sync Inc, to help manage subscriptions. It’s worked wonderfully.


Next up on our list is to dig into Remote fetch in Scripting App. DM me if there is a topic you’d like us to cover.




P.S. — many thanks to @ScottWorld, @kuovonne and @Bill.French for their feedback. We’ll continue to incorporate and improve the docs 🙂


ScottWorld
Forum|alt.badge.img+20
  • Brainy
  • 8719 replies
  • April 1, 2021
Eric_Goldman1 wrote:


✨ Update to the Guide: Now covering webhooks 🔌


Our goal is to make The Complete Developer’s Guide to Airtable the up to date, reliable resource we wish we had when we started building on Airtable. So as Airtable release new tools, we’ll add tutorials and details to the guide.


In this first update to the guide, we’re coving Airtable’s new incoming webhooks for automations:




In the tutorial, we cover how to integrate Stripe with Airtable using webhooks — which we’ve actually been using at our company, Sync Inc, to help manage subscriptions. It’s worked wonderfully.


Next up on our list is to dig into Remote fetch in Scripting App. DM me if there is a topic you’d like us to cover.




P.S. — many thanks to @ScottWorld, @kuovonne and @Bill.French for their feedback. We’ll continue to incorporate and improve the docs 🙂


@Eric_Goldman


Great guide! 🙂


Just an FYI: I was the one who originally pointed out the urlencoding limitation in the original thread: here and here.


Thanks for keeping me honest @ScottWorld - you were the first to point out the limitations on the webhooks. Corrected the mistake everywhere.


I owe credit where it is due. Many thanks for charging ahead and helping us all learn how to use Airtable better 🙏


ScottWorld
Forum|alt.badge.img+20
  • Brainy
  • 8719 replies
  • April 5, 2021

Thanks so much for updating that, @Eric_Goldman! :grinning_face_with_big_eyes: 🙌


And many thanks to YOU for helping us all learn how to use Airtable better!! Your contributions to the community are fantastic & amazing! 🙂


ScottWorld wrote:

Thanks so much for updating that, @Eric_Goldman! :grinning_face_with_big_eyes: 🙌


And many thanks to YOU for helping us all learn how to use Airtable better!! Your contributions to the community are fantastic & amazing! 🙂



✨ Update to the Guide: Now covering interfaces 🎨


In the second major update to the developer’s guide to Airtable, we’re covering Airtable’s new interfaces:




In this section of the guide, we dissect Airtable interfaces. When should you reach for an interface versus a script, custom app, or prebuilt app? How do they work?


Then, we show a practical example - you’ll see how to build an interface to help a sales team keep an Airtable CRM up to date.


With the guide, we want to help technical teams and developers understand their options and the practical build experience when working with different Airtable dev tools. We hope you find it helpful.




As always, thanks to this amazing community for uncovering all sorts of interface nuances, which we tried to compile into the guide 🙌


Reply