Skip to content

Podio API integration component template for elastic.io iPaaS

License

Notifications You must be signed in to change notification settings

flowground/podio-component

 
 

Repository files navigation

podio-component

Podio API component for elastic.io platform

Create new App in Podio

In order to make OAuth work you need a new App in your Podio. During app creation process you will be asked to specify the callback URL, to process OAuth auehtncation via elastic.io platform your callback URL should be

https://your-tenant.elastic.io/callback/oauth2

More information you can find here

Configure OAuth Client key/secret

In the component repository you need to specify OAuth Client credentials as environment variables. You would need two variables

You would need two variables:

  • PODIO_APP_ID - your OAuth client key
  • PODIO_APP_SECRET - your OAUth client secret

About

Podio API integration component template for elastic.io iPaaS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%