Airtable
Configuring Airtable with Polytomic On Premises
You will need to setup a new OAuth client for Polytomic if you intend to connect Airtable to Polytomic. An OAuth client may be created in your Airtable by visiting the Developer Hub and clicking Register an OAuth integration.
The OAuth redirect URL should be set to {POLYTOMIC_URL}/connect/airtable
.
Once you have set up the OAuth client, you will need to provide to Polytomic the following environment variables:
AIRTABLE_OAUTH_CLIENT_ID
AIRTABLE_OAUTH_CLIENT_SECRET
Updated over 1 year ago