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.
Preface: this is the most frustrating API to POST to I have ever worked with, it’s incredible.
I am attempting to POST a new record using Alteryx (a workflow tool with cURL’ish functionality) and I keep getting 1 of two errors:
{"error":{"type":"INVA...
Thanks @John_Fuller, amazingly that worked. I had previously set the header to be
Content-type: application/json
In the alteryx download tool when I was experiencing this issue, and then I changed the header key to Content-Type and I was able to POS...
@Kelley_Correia, circling back on your question, the solution we found was actually using Multi-step Zaps with Zapier to perform filtered Update operations on records in one base when the corresponding base in another has been updated by a user.
You ...
Hey @W_Vann_Hall thanks for this thought out response! From what I am reading through your response it looks like the best approach is to consolidate all the various business users’ Bases tables into one base?
I have been googling around- is there a ...
Thanks for asking this question! I am interested in similar functionality, namely understanding if there’s an ability to write data from one Base to another base serving as a ‘summarized’ reporting base within Airtable itself (and not have to use Zap...