Pendo integration (Data, Marketing). Imported from open-connector.
https://api.pendo.com/api/v1/token/verify
/api/v1/page
| Param | Type | Required | Description |
|---|---|---|---|
| appId | string | optional | Pendo application ID used to list pages for one application in a multi-app subs… |
| expandAllApps | boolean | optional | Whether to include pages from all applications in the subscription. |
/api/v1/page
| Param | Type | Required | Description |
|---|---|---|---|
| ids | array | optional | Pendo page IDs to retrieve. |
/api/v1/feature
| Param | Type | Required | Description |
|---|---|---|---|
| appId | string | optional | Pendo application ID used to list features for one application in a multi-app s… |
| expandAllApps | boolean | optional | Whether to include features from all applications in the subscription. |
/api/v1/feature
| Param | Type | Required | Description |
|---|---|---|---|
| ids | array | optional | Pendo feature IDs to retrieve. |