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

Attachment resizing

Hi guys!Can anyone help with modifying a script bellow so it forks with automations when a new record is created?Currently, the script works when a button is pressed. The script extension is activated and attachments are resized.The script :let tinyP...

Intergration between Stocky (Shopify app) via API

We plan to use the Shopify App called Stocky for our purchase orders and transfers between locations. We would like to connect the data from Stocky to Airtable, and in Airtable analyze stock, sales and purchasing. In the lack of technical terms; we w...

NiklasW by 4 - Data Explorer
  • 888 Views
  • 1 replies
  • 1 kudos

Anyone using the Cdata Excel Add-in?

Hello, I represent a manufacturer who makes custom objects. We use Airtable to manage our sales leads. We've developed a macro spreadsheet in excel to provide pricing in the way we need to. I'm considering a new workflow which allows customer to uplo...

Estimator by 4 - Data Explorer
  • 1194 Views
  • 2 replies
  • 1 kudos

Sorting line items (records) via drag-and-drop

I am developing an extension to manage orders based on an ‘Orders’ table and a (linked) ‘Order Line Items’ table. My next objective is to allow line items to be re-ordered by the user via drag-and-drop.I assume I can achieve this by adding a integer ...

Tom_Keysers by 6 - Interface Innovator
  • 834 Views
  • 1 replies
  • 0 kudos

How to make a field appear in another table?

Good day team,Let's say I have this table specifically for "Date of data fill up", Then I would like for that column to appear here on a table called Individual Request Tracker, that would also correspond to the Candidate Email ID shown here as well?...

Candidate Data.PNG Date for IRT.PNG
Francoloco23 by 5 - Automation Enthusiast
  • 342 Views
  • 0 replies
  • 0 kudos

Shared script or library support?

My team of 7 disciplines uses airtable, each having their own base.   Each discipline has the same structure, but different syntaxes to describe their tasks.   Every time I create a new tool or script I have to set it up in each base. I could really ...

jdavis by 6 - Interface Innovator
  • 838 Views
  • 0 replies
  • 0 kudos

ReferenceError: _airtableReact is not defined

I am getting the following error when trying to run a custom app (have tried 4 different apps and same result with each one). Any help would be greatly appreciated. Thanks ReferenceError: _airtableReact is not defined at Object. (https://static.air...

John_Kane by 4 - Data Explorer
  • 1334 Views
  • 1 replies
  • 0 kudos

Where to find the own released custom Extension?

I created my own Extension under "Build an extension". Result was a full functional extension I was able to use in my Base over localhost:9000.Then I clicked "Delete Extension" inside the Extensions Menu in Airtable.Extension is gone, fair enough.But...

Scripting

I have been trying to get the script "Create records for multiple templates" to work in an automation script. I am trying to get this to work because the button I have in the base the run the extension script does not work in Interface Designer. Any ...

Blake_dye by 4 - Data Explorer
  • 561 Views
  • 1 replies
  • 0 kudos

Resolved! "An error has occurred" on script extension

HelloI've been working on a script all day in the Script Extension thing, and it's been working fine until just now when I went through to comment out my console logs I was debugging with to tidy up the code. I went to run the script one last time an...

MrLuke_0-1676071630438.png
MrLuke by 6 - Interface Innovator
Solved
  • 2661 Views
  • 7 replies
  • 2 kudos

Resolved! Check if base/table has automations using Block SDK

Hey, I am wondering if it is possible to do these things using the Block SDK:1. Check if an automation exists in a base/table by name. 2. Create Automations on a table if they dont exist3. Automate updating an automation scriptUse Case: I have a Bloc...

Labels