How to use Integrations
How to use Integrations
This tutorial will help you navigate the integrations page. We will use an Airtable example.
You can access this page by clicking in the Integrations button on the bottom left :
In this modal, choose a name for your integration:
In the table dropdown, choose your database's tabale that you'd like to use:
Then choose a tool, we currently provide Airtable and Stripe, but others will be coming.
Choose your action type:
In this step, you will need your Airtable Key and URL.
Please follow these Airtables links to help you find the information:
How to get my API key
To find your URL, go to https://airtable.com/api, choose your table, then scroll down to the Authentication section. You will then find your url as shown on the screenshot below:
Once you've done that, you can now match your Airtable columns to the ones on your StationDB's table.
In Destination column, you should put the name of your column on Airtable. In Value, you should put the information you'd like inserted. To use data from a column in your StationDB's table, you should write {{{column_name}}}
Once you've matched all columns you need, you can click on Save, and it will be added to your Integrations table.
Now you can go to the table on StationDB that you've chosen, you will find your Action's button in the Action column, click on it and the Operation will take place.
And you will instantely get the end result in your destination table:
Updated on: 10/11/2022
Thank you!