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: 

Development & APIs Activity

Additional parameters not passed to redirect URL in OAuth

When initiating an OAuth authentication, it is possible to provide additional parameters, meant for custom use of the client application.These parameters are correctly passed to your https://airtable.com/oauth2/v1/authorize page, as URL query paramet...

  • 72 Views
  • 0 replies
  • 0 kudos
IvanM by 5 - Automation Enthusiast

Power BI Connector Error

Hi AllI am trying to connect to airtables through power bi and have the API setup with the key, base id and table id. however when i enter the details into Power Bi i get an "We couldn't authenticate with the credentials provided. Please try again." ...

  • 45 Views
  • 0 replies
  • 0 kudos

Pyaritable vs. Airtable | Uploading Linked Records

I built some scripts a while back using the airtable python API wrapper.  I was able to create new records in a table with linked fields using only the string value of the linked record. This was very helpful since I could upload records to 'Orders,'...

  • 70 Views
  • 0 replies
  • 0 kudos

Multi likes airtable

I'm working on a no-code application with Bravo Studio, using Airtable as a backend. I'm trying to implement a 'multilike' system where each user can like multiple items in an identifiable way. I've considered a table of likes with a user-element rel...

  • 109 Views
  • 0 replies
  • 0 kudos

Preview not working for developer extension docs

When visiting developer documentation on Extension components, I cannot see the preview of this component in action. A while ago, I remember that preview was working correctly.   Is Airtable support aware about that? Any info when it gets fixed? When...

preshetin_0-1701418107782.png
  • 132 Views
  • 2 replies
  • 0 kudos

Resolved! SyntaxError in fetch external API

Hello there,I'm trying to fetch data from a product in one base, then send that information to an external API and then update that new info in other base. The code goes like this: //input of modified product let inputConfig = input.config(); //JSO...

  • 139 Views
  • 2 replies
  • 0 kudos

Resolved! Using fetch to add attachments

Hey All,I'm looking for a way to add files that are not hosted on a public site. The server hosting the files allows for basic auth so I should be able to pass credentials. I'm wondering if it's possible to use `fetch` in an extension to get the file...

  • 160 Views
  • 3 replies
  • 0 kudos

Multi likes

hello I use airtable as a database for an external application creation solution. I would like to create a Like option but I cannot find the solution because when a user likes it is all the other utilities that see their like so I would like to know ...

  • 251 Views
  • 4 replies
  • 0 kudos

Integrating Emails into AirTable

Hi all,  We are a small nonprofit (team of 14 people), who have been using AirTable for the past year and a half. We love its many functionalities. One thing we're hoping to do is integrate some emails into AirTable. Specifically, we want to write a ...

  • 200 Views
  • 1 replies
  • 0 kudos

Access public airtable data via API

There's a public Airtable that I want to access via API, but I don't have admin permissions to the table (just the link to it). Is it possible to access this data? If it helps answer the question, what I am trying to do is create a program that allow...

  • 151 Views
  • 0 replies
  • 0 kudos

Zipping arrays in Make (Integromat)

Hello everyone!I have a database with multiple linked tables and I have a JSON response with which parts I need to update corresponding records in those tables. To achive that (as I'm thinking) I need to solve a simple problem of zipping two arrays i...

  • 361 Views
  • 2 replies
  • 0 kudos
Airtable Community Guidelines
Looking for tips before asking a question? Make sure to review our Airtable Community Guidelines for best practices.