Marketplace
Fireapis have the functionality where you can add other service integration and use them
Last updated
Fireapis have the functionality where you can add other service integration and use them
Last updated
If you want to connect airtable and use for your backend like getting data or storing data in airtable, you can do in fireapis easily by adding and connecting the marketplace
Currently we have few marketplace listed in our application:
Stripe
Fusioo
Airtable
Notion
Google Sheets
For more integration, you have to contact us through chat or email at vasanth@fireapis.com
Any new marketplace needed can be added a day after confirmation of your request from us.
Go to marketplace tab and click Create button, which opens the marketplace list popup
Select the marketplace you need, you will be seeing marketplace gets added in marketplace listing
After connecting your marketplace credentials you can start using those endpoints.
Before connecting you marketplace list will be in Not verified status.
Click Connect button on the marketplace whihc you are going to authenticate
Now you will see the steps on how to authenticate your marketplace. There are two types of verfication of marketplace can be done in fireapis:
Api key or personal toke based authentication In this type you need to create a personal token on your marketplace site likt airtable or notion and need to update it here
OAuth based authentication In this type you don't need to any on your marketplace site, you have to give your consent on oauth confirmation modal Upon confirmation we will recieved a access token from your marketplace site for your account, where you can start using endpoints of those marketplace
Mostly of the marketplaces will have OAuth based authentication which you dont want to take any action apart from giving your consent.
Once step 2 is done correctly then you will start seeing Verified status in the marketplace list.
Next step is to test your credentials by testing any of the marketplace endpoint.
Testing your marketplace will need some knowledge of your marketplace integrator API usage
For example, if you're testing your airtable marketplace integration then you need few things like base_id and table_id this can be found on their docs.
After sometime we have planned to update those details on our docs.
Click Test button in the marketplace which you want to test.
Now you can see the test popup opens up with the list of endpoints that belongs to that marketplace
The above image contains only one endpoints, but in you account you can see more
Please reach out us via chat or email, if you have any details on how to find your details from other third party application or service like airtable or notion.