Skip to content

elasticio/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

Packages

No packages published

Contributors 3

  •  
  •  
  •