pendo
Features
Feature | Status |
---|---|
Auth (Basic) | β |
Syncs & Actions | π« |
Nango Proxy | β |
Auto-pagination | π« (time to contribute: <1h) |
API-specific rate limits | π« (time to contribute: <1h) |
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