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! Error on createTableAsync

I’m trying to create a table using this code: I keep getting this error: Bundle Error: Cannot find module '@airtable/blocks/dist/types/src/types/field' from 'C:\dev\my_app\build\development\transpiled\user\frontend' As you can see…the type is found ...

image

Resolved! How to show linked records?

how can i show linked records for a selected table record that changes dynamicly when i select/deselect rows? i can get selected row ids from cursor, but i am struggling to to select and show linked recods

Edmunds_Priede by 5 - Automation Enthusiast
Solved
  • 1765 Views
  • 5 replies
  • 1 kudos

Reading remote JSON

Hi! I am learning to build my first Airtbale apps, I completed the basic tutorials, and now would like to be able to add the ability to read a remote JSON to my app. First question I have is: The API methods that work within the scripting app will wo...

Yak by 6 - Interface Innovator
  • 729 Views
  • 1 replies
  • 0 kudos

Resolved! Noob problems, running a custom app

i have set up nodejs and did block run. then i copy the url in App Url field and i get Can‘t connect to your local app, did you block run ? https://localhost:9000/ on local comp is working

Edmunds_Priede by 5 - Automation Enthusiast
Solved
  • 1995 Views
  • 4 replies
  • 2 kudos

Using environment variables

I’d like to pass in environment variables to my Airtable Block Code whenever I run and release so that I can configure things like endpoints dynamically based on the environment. Is there a way to do this?

Eugene_Kim by 6 - Interface Innovator
  • 935 Views
  • 0 replies
  • 0 kudos

useSession dangerous when running app in a universe base

I noticed useSession can return null/undefined when running an app in a base in the Airtable universe. This can cause fatal bugs when code relies on it not being null. It might be worth making a note of this on the docs Airtable Blocks SDK and making...

Andy_Cloke by 8 - Airtable Astronomer
  • 980 Views
  • 0 replies
  • 1 kudos
Labels