Go to app
Academy
What's new?
Tray UAC
Developer
Connectors
Templates
Help Center
Back
Pendo
Overview
Operations
Pendo Operations
Latest version:
3.0
Changelog
Aggregation
Aggregations are a query language for accessing and processing Pendo data. Note, a seperate Authentication with a seperate integration key must be created to access the Pendo Adopt API.
Get account by ID
Gets an account object using an account ID.
Get report contents
Returns report contents as JSON.
Get report contents as CSV
Returns report contents as CSV.
Get visitor by ID
Retrieves visitor specific details by a visitor ID.
Get visitor history
Returns a summary of visitor activity for a 24 hour time period.
List reports
Returns all public reports for a subscription.
List reports DDL
Raw HTTP request (advanced)
Perform a raw HTTP request with some pre-configuration and processing by the connector, such as authentication.
Send track event
Send a track event. Please note to work with this operation you should have authenticated with your 'pendo-track-event-secret-key' which is different from your 'x-pendo-integration-key'.
Update object values
Sets the value of multiple metadata fields on set of accounts or visitors.
Previous
Overview