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

Left Join / Lookup

Hello, I’m trying to understand the AT API when it comes to getting the values of a linked table. For example, in Table one I have the following fields: ID Entity Name List of Part IDs In Table 2 I have the following fields: ID Part Number Part Name ...

Power BI Integration errors

I am struggling to connect Airtable to PowerBI and was wondering if anyone was able to accomplish this?Here are my steps following the write-up from here: Sending Airtable Data to Microsoft Power BI & Power Query | Airtable SupportOpen Blank Report i...

Yerko_Begic_0-1728598039530.png Yerko_Begic_8-1728598355729.png Yerko_Begic_1-1728598039593.png Yerko_Begic_2-1728598039645.png
Yerko_Begic by 6 - Interface Innovator
  • 476 Views
  • 2 replies
  • 0 kudos

Resolved! trigger Power Automate with Airtable

I have an automation that runs a script to trigger a webhook in Power Automate.  This correctly pushes the Expiring URL to Flow.My next step however doesn't work. PA seems to want a filename in the path URL. Airtable doesn't generate the URL like tha...

auekk2787_0-1727756993609.png auekk2787_1-1727757023706.png
auekk2787 by 7 - App Architect
Solved
  • 842 Views
  • 2 replies
  • 0 kudos

FormData not supporting in Automations

I have an API script like the below. This works fine as a scripting Extension (right panel) but when I place the script into an Automation Script step, Airtable gives the error "ReferenceError: FormData is not defined".Any ideas why it would work in ...

auekk2787 by 7 - App Architect
  • 658 Views
  • 0 replies
  • 0 kudos

Resolved! Script to POST a file

I'm trying to script a POST request to the Covve API to parse business cards. Their technical support says "the API does not support passing the file via URL. It only accepts uploading the file itself directly."Is there a way to do this through Airta...

auekk2787 by 7 - App Architect
Solved
  • 1228 Views
  • 5 replies
  • 0 kudos

Resolved! Chat GPT for Data Analysis

I'm trying to use ChatGPT to analyze written data from airtable surveys, but ChatGPT is unable to access the information from a csv file. Is it possible to connect ChatGPT to Airtable in order to give it access to specific tables? The idea would be t...

omf by 5 - Automation Enthusiast
Solved
  • 17212 Views
  • 18 replies
  • 5 kudos

Airtable Pagination

I'm using the Airtable Node SDK and the type for `offset` is `number` but it throws an error of "INVALID_OFFSET_VALUE". Passing a `string` also throws an error "Error: Airtable: invalid parameters for `select`".Also, I don't get the `offset` string f...

Bulk Name Field Updates

I'm running into issues duplicating tables because of field counts.I can create a new table and copy a record over and it pastes all the correct fields but all the links and lookups are broken.My newest method is to link the record back to a main tab...

chrisberry by 6 - Interface Innovator
  • 715 Views
  • 1 replies
  • 0 kudos

UNKNOWN_FIELD_NAME for field in table

Without any changes I recently started getting a 422 UNKNOWN_FIELD_NAME error for a field in my table. The field is available in the API docs ( Investor // Checkbox // boolean // This field is “true” when checked and otherwise empty.) My body looks l...

Labels