Pre-Configured APIs
Pendo
API configurations: pendo
Features
Features | Status |
---|---|
Auth (API Key) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
Need help getting started? Get help in the community.
API gotchas
- Pendo uses
API_KEY
auth mode wherex-pendo-integration-key
:API key
is passed to the request header for Authentication. - The main URL used to access the Pendo API corresponds to the region and web address you use when logging into Pendo’s UI. The baseUrl is set to
https://app.pendo.io
but you can override it usingbaseUrlOverride
.
Add Getting Started links and Gotchas by editing this page