Pendo Data Stream Parameters

The Pendo plugin provides configurable data streams to query data from Pendo.

Each configurable data stream exposes a set of parameters that lets you filter the data you retrieve. The following information describes the available configurable data streams and their parameters in detail.

Custom Aggregation Query

Parameter
Description
Custom aggregation query
Enter an aggregation query, for example:
{
  "requestId": "account-list",
  "pipeline": [
  {
      "source": {
          "accounts": null
      }
  }
  ]
}

Number of Visitor Accounts

Parameter
Description
Segment Id
Enter a segment Id to return.

Was this article helpful?


Have more questions or facing an issue?