Skip to main content

Write into Airtable Data Base from node.js server! How

  • September 22, 2024
  • 1 reply
  • 22 views

Forum|alt.badge.img+1

Hello every one.
I have, i thought it was a quite simple task, question.
i have something i want to push to my airtable database, from nodejs server.
For example: "QWETG$E%&$%&U%&UHHRE" it should be added to the database.
It has only two colums: Name, and Date Created.
Unfortunatelly i have no clue how to do it.
I have a Token. basically i should simply force my server to to call a link with token and string somehow combined,..... 
I am very clueless.

Thank you for the help


1 reply

dilipborad
Forum|alt.badge.img+23
  • Brainy
  • September 22, 2024

Hello @Dmitrij_Morein1 
Login to Airtable ⇒ Open this page ⇒ https://airtable.com/developers/web/api/introduction

After the page is opened you'll see all your bases, Open relevant and then you'll see all the specific steps about how to use API with different methods and different programming languages.

Write back with specific things if you still have any issues.

👍