Extend Pendo source connector to support remaining API endpoints (Aggregation / Events) #74338
Replies: 2 comments
-
|
Hi Vai Ignatavicius (@vai-airbyte), thank you for opening this discussion! This is a well-structured feature request. The Pendo source connector currently supports the following streams:
Adding support for the Aggregation > Events endpoints would be a valuable enhancement, as it would enable more comprehensive product analytics coverage directly from Pendo. The Pendo API does support these additional endpoints, so this is a feasible addition to the connector. I have escalated this to our internal engineering team for evaluation and prioritization. I will follow up here shortly with a tracking link. Need more help? Join Airbyte Community Slack for peer support, or if you're a Cloud customer, open a support ticket referencing this URL. This message is generated from Devin.ai (internal session link). |
Beta Was this translation helpful? Give feedback.
-
|
This discussion has been escalated and is being tracked internally: https://github.com/airbytehq/oncall/issues/11549 This message is generated from Devin.ai (internal session link). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem / Current Behavior
The Pendo source connector currently supports only a limited set of Pendo objects/tables for ingestion. Several additional tables available in the Pendo API are not yet supported by the connector.
Requested Enhancement
Extend the Pendo source connector to support the remaining tables/endpoints available in the Pendo API, particularly event tables from the Aggregation > Events sources path. These additional tables should be
selectable in the connector configuration.
Use Case
Access to additional Pendo objects enables building a more comprehensive product usage analytics layer in the data warehouse, combining event data with currently supported tables for complete product analytics
visibility.
Additional Context
The specific API path referenced is: PendoAPI > Aggregation > Events sources, as documented in the Pendo API reference.
Beta Was this translation helpful? Give feedback.
All reactions