Open
Description
What area the feature impact?
Connectors
Revelant Information
We are trying to sync data from all unique visitors from Pendo into our internal data stores.
The current version of the Pendo connector doesn't support a Visitors stream. This is likely due to the fact that Pendo does not have a straightforward "List All Visitors" endpoint like it does with some of the other resources that are supported in the Airbyte connector https://engageapi.pendo.io/.
After reaching out to Pendo support, this task requires using their aggregations
endpoint and a query payload in the body.
Since a process to achieve syncing Visitors data via API exists, it would be great to see the Pendo connector extended to support the Visitors stream.