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

Resolved! OR with possible blank

I've got a little script on Zapier where if somebody registers for a Zoom meeting, we add them to Airtable. To avoid duplicates, I search for to see if we already have a record for the registrant with a query like this:OR({Email 1} = "{{email}}",{Ema...

  • 27 Views
  • 2 replies
  • 0 kudos

Want to streamline the sales data in Airtable - Bol

Hello everyone! Good day! I have a quick question.Is there a way to upload a CSV or XLSX file in Airtable?We want to be able to streamline sales data in Airtable. We would download the file from Bol, and upload it in Airtable, so it updates automatic...

  • 70 Views
  • 3 replies
  • 0 kudos

Resolved! Invalid Offset Value

Hi there,I'm facing this issue unfortunetly i checked on the community but none of the solutions work for me.This is the error: "type" Invalid_Offset_Value - The value of offset 100 is invalid.I'm trying to get 350 rows. I already did a first api cal...

  • 75 Views
  • 3 replies
  • 0 kudos

Resolved! How to get less records in webapi and also get the offsett

Hello there,https://api.airtable.com/v0/appycQyQBCRaFT2aD/Tebi-Category-Test?maxRecords=110&view=Grid%20viewI'm using this API to get the my table's data and after that I will process this into my CMS and then to fetch next records there is offset wh...

mike16_0-1710416484393.png
  • 143 Views
  • 5 replies
  • 0 kudos

PDFs attached via API Not Opening

Hello, as of this morning, any PDFs that I attach via the Make integration will no longer open in a preview window, but instead tries to download a file without an extension.  This Make scenario has been running for months without issue, with hundred...

  • 226 Views
  • 1 replies
  • 0 kudos

Resolved! Slack integration broke after duplicating base

I'm building a PTO request workflow in Slack which adds a record to an Airtable. Airtable then automates some downstream steps which will post the PTO to a shared Google calendar etc. It was working fine. I wanted to make some modifications without m...

  • 109 Views
  • 2 replies
  • 0 kudos

Personal Access Tokens stopped working

Is there something wrong with Airtable today? Three of my customers reached out saying their Airtable automations stopped working. All issues needed to set another new personal access token. Aren't these supposed to not expire? If they expire, this i...

  • 160 Views
  • 3 replies
  • 0 kudos

Help with Script Automation

I have an automation to run script when a unit enters a view. The script is working (in general) but not returning the value it should. The script looks at an occupied unit from one table and using a set of pre-defined parameters, makes a suggestion ...

  • 85 Views
  • 1 replies
  • 0 kudos
dw by 4 - Data Explorer

Getting started with the API from 3rd party framework

New to Airtable and had the webinar getting started with Airtable. However, my work will be to read and write data from a 3rd party app. Generally data will be pushed and pulled from the 3rd party app/website.The method to push and pull the data will...

  • 142 Views
  • 1 replies
  • 0 kudos
ids by 4 - Data Explorer

Extensions - MSAL/OAuth login

Hi,I've just started looking at creating an Extension, and one of the things I'd like to do is authenticate the user against Azure AD through either implicit or PCKE flows so I can then call internal APIs requiring an AD token. For a normal React app...

  • 114 Views
  • 0 replies
  • 0 kudos

500 Internal server error

Hi guys, I'm new to web development and i'm trying to use a serverless function to fetch data from airtable. The fetch function works fine before, but this morning when I check my application it shows `isAxiosError.js:10GET http://localhost:8888/api/...

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