Help

Re: Complete Developer's Guide for Airtable

994 0
cancel
Showing results for 
Search instead for 
Did you mean: 

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 8

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.

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.

Eric_Goldman1
7 - App Architect
7 - App Architect

:sparkles: Update to the Guide: Now covering webhooks :electric_plug:

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 :slightly_smiling_face:

@Eric_Goldman

Great guide! :slightly_smiling_face:

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

Eric_Goldman1
7 - App Architect
7 - App Architect

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 :pray:

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

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

:sparkles: Update to the Guide: Now covering interfaces :art:

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 :raised_hands: