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

Resolved! Ability to save email attachments to Airtable

HiI would like to know the pros and cons of using Airtable scripting extension to save emails  sent to either a domain specific mail id (like "someuser@exampledomain.com" ) or to a gmail account. I think there are some extensions in market place whic...

Henry_Tom by 4 - Data Explorer
Solved
  • 344 Views
  • 3 replies
  • 1 kudos

Resolved! How to use Utilitites in airtable script

 var authHeader = "Basic " + Utilities.base64Encode(wordpressUsername + ":" + wordpressPassword); I am getting error at "Utilities"  saying"Cannot find name 'Utilities'"  . I need to send post to wordpress using it's rest api and Utilities is require...

saadat by 4 - Data Explorer
Solved
  • 104 Views
  • 3 replies
  • 0 kudos

Resolved! Uploading and downloading image files from airtable to S3

I have the following use case: I have images saved as attachments within a table. I need to automatically upload any newly created images via API (not Make or Zapier due to volume) to an 'Input' bucket on S3. From here the images are manipulated by a...

Edward1976 by 6 - Interface Innovator
Solved
  • 1030 Views
  • 9 replies
  • 1 kudos

Custom Reporting & Dashboard Tools

I’ve been using Airtable for a while now on a limited basis. I really want to deploy to my entire company as a project management tool (one base with tables for Clients, Departments, Projects, Tasks, Notes, Events, etc), but two key features are miss...

Adding automation to table via API

Hi all,I've been searching a solution for creating (adding) an automation to table that is created via API call.Simplified process would be: 1. User adds a new project (to another system) [OK]2. This invokes process that creates AT table (to existing...

eskovi by 4 - Data Explorer
  • 83 Views
  • 0 replies
  • 0 kudos

Refresh Token Usage

My team and I received an email from airtable that a third party integration access to our Airtable account has been revoked due to security concerns around refresh token usage. We also happen to be the developers of the 3rd party integration.We curr...

kofiachie by 4 - Data Explorer
  • 111 Views
  • 0 replies
  • 0 kudos

How do I secure a lambda function called by AirTable

I have an automation that sends and receives data from a lambda function. I need some way to secure that function so that only calls from AirTable can get through. So, I don't want the end point for that API Gateway to be accessible from outside of A...

jfoxworth by 4 - Data Explorer
  • 206 Views
  • 2 replies
  • 0 kudos

Enterprise Change Events API?

Okay, continuing my ask from this original idea:https://community.airtable.com/t5/product-ideas/proper-revision-history-api/idi-p/153234I came across this page in the Enterprise Audit Logs:https://airtable.com/developers/web/api/audit-logs-overviewIf...

dk82734_0-1684184618869.png
dk82734 by 7 - App Architect
  • 141 Views
  • 1 replies
  • 0 kudos

replace api key with library airtable js

Hello I use the library airtable.js and i would like to change the auth methode before jan 2024.Actually this is my code new Airtable({apiKey: vars.API_KEY}).base(vars.ID_AIRTABLE_TABLE_BUG);but i would like make something like : new Airtable({ en...

averoa by 4 - Data Explorer
  • 148 Views
  • 1 replies
  • 0 kudos

API REQUEST SOURCE IP ADDRESSES

Hi, in order to consent my bank service platform to receive api requests from airtable, I need to put on his whitelist the ip address from which API Requests comes.Reading documentation I found they should be 52.44.24.118 and 3.215.151.50but not work...

Personal Access Token Power BI Excel M Query Correction

Edit:This is no longer needed, AirTable has updated the official script with a superior correction.https://support.airtable.com/docs/visualizing-airtable-records-in-microsoft-power-bi-power-queryOriginal Post:Here is a version of the M Query code for...

aricshow by 4 - Data Explorer
  • 268 Views
  • 2 replies
  • 0 kudos
Labels