Skip to content

idnworks/airtable-example-connector

 
 

Repository files navigation

Airtable managed connectivity source

A simple IDN connector using Airtable as the backend source

Getting started

getting your Airtable base ready

creating the source

  • Clone this repository
  • Install the dependencies npm install
  • Create your connector sail conn create "airtable managed connector"
  • Build the connector npm run pack-zip
  • Upload the connector into your IDN org: sail conn upload -c {Connector ID} -f dist/airtable-source.zip
  • Your connector will now be availble for use in IDN when you create a new source

About

Example connector built on airtable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%