Skip to main content

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


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.

👍


Reply