Help
Development & APIs
Share, ask questions, and learn more about the backend of your Airtable applications.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

code_challenge in OAuth authorization request response

The Airtable OAuth specification says that authorization request responses will return the same code_challenge that was included in the original request.These docs also say that this value must be verified: The code_challenge parameter you passed in ...

dZYh by 4 - Data Explorer
  • 130 Views
  • 0 replies
  • 0 kudos

Resolved! Zapier: can't write to Airtable despite integration

Hi everyone (reposting to correct category)I've created seemingly simple Zapier automations (zap) to bring subscription data into Airtable by creating/updating records in a Base table. While Zapier indicates success sending data to Airtable, no data ...

Stryk by 5 - Automation Enthusiast
Solved
  • 3086 Views
  • 5 replies
  • 0 kudos

Filterbyformula in two fields

Hello, With the API custom with a filterbyformula, I would like to collect all record, corresponding to my needs, from two differents fields. “Conversation?filterByFormula=%7Bexpediteur%7D%20%3D%20%27${user.email}%27” Like, in this case i would like ...

Using Airtable for SEO tags

I did a quick search and couldnt find what i am looking for so i apologize if this has been asked and answered already. I have a Word Press site using the Airpress plugin to pull data from one of my bases. Everything is working as it should but i am ...

FAILED_STATE_CHECK

I got a MAKE scenario that reads AT. It runs fine.I copied the table and the scenario now does not run (even with no changes whatsoever to the table). All I've done is point the AT module to the copied table.The message I get in Make is: The operatio...

arruga by 6 - Interface Innovator
  • 5700 Views
  • 6 replies
  • 7 kudos

Show realtime crypto prices in table

Hi :slightly_smiling_face: I am building portfolio database for crypto trading. In my base I want to have live coin price, so I can track movement from current price and the price at which I initially invested. There are few websites that support A...

Oauth permissions for listing views

Is it possible to list views from the web api using oauth?  I know make.com and zapier have this functionality, but according to the dev docs it seems like this shouldnt be possible.  I've done this using access tokens for enterprise but I want to im...

Whole Number turns into a decimal when pulled via API

We have a Number field that we use for height that is always entered as a whole number in inches. Example: 65 or 66. Yet, when we pull this data via API, it will change it to a decimal. Example: 65 turns into 64.8 or 65.2. We do not understand why th...

meganghl by 4 - Data Explorer
  • 1509 Views
  • 5 replies
  • 0 kudos

Resolved! Create new column via script/api

I found multiple posts stating we can’t create new columns/fields on a base but then I also see posts like the following two where the script looks like it’s calling a create() method. Are we able to create new columns/fields through a script? ...

IT_Admin by 4 - Data Explorer
Solved
  • 3262 Views
  • 2 replies
  • 1 kudos
Labels