Pendo entegrasyonu | Zervanor
← Tüm konnektörler

Pendo

Aynı zamanda bir ajan aracı
data-analytics

Pendo Engage: run Aggregation analytics queries, read and manage features/pages/guides/reports, get visitor and account details, and set custom visitor/account metadata.

20 eylemler · 0 tetikleyiciler

Pendo entegrasyonu — 20 aksiyon ile Pendo'ı otomasyonlarına bağla; her aksiyon aynı zamanda bir AI agent aracı. Örnek: List Features, Run Aggregation, Get Feature, Create Feature, Update Feature. Boş bir tuvalde uğraşmadan — bağla ve workflow'larında kullan.

Aşağıdaki her eylem, bir AI ajanının da çağırabileceği bir araçtır — aynı pack hem iş akışlarınızı hem ajanlarınızı çalıştırır.

Eylemler 20

Zervanor'un Pendo üzerinde yapabilecekleri.

GET

List Features

List all features (GET /api/v1/feature). Safe read-only identity + connectivity probe. Optionally filter to one application with appId.

POST

Run Aggregation

Run an Aggregation query (POST /api/v1/aggregation). Pendo's core analytics query language over sources such as visitors, accounts, events, pageEvents, guideEvents, pollEvents and trackEvents. Pass the full aggregation pipeline as the request body.

GET

Get Feature

Get a single feature by id (GET /api/v1/feature/{id}).

POST

Create Feature

Create a feature (POST /api/v1/feature). A feature tags a UI element (e.g. a button click) for tracking.

PUT

Update Feature

Update an existing feature (PUT /api/v1/feature/{id}).

GET

List Pages

List all pages (GET /api/v1/page). Optionally filter to one application with appId.

GET

Get Page

Get a single page by id (GET /api/v1/page/{id}).

POST

Create Page

Create a page (POST /api/v1/page). A page defines a set of URL rules for tracking a screen/view.

PUT

Update Page

Update an existing page (PUT /api/v1/page/{id}).

GET

List Guides

List all guides (GET /api/v1/guide). Optionally filter to one application with appId.

GET

Get Guide

Get a single guide by id, including its steps and details (GET /api/v1/guide/{id}).

GET

List Reports

List all saved reports (GET /api/v1/report).

GET

Get Report

Get a saved report's definition by id (GET /api/v1/report/{reportId}).

GET

Run Report

Run a saved report and return its results as CSV (GET /api/v1/report/{reportId}/results.csv). Supported for Visitor and Account reports; Paths, Funnels and Data Explore reports are not available via the API.

GET

Get Visitor

Get details for a single visitor (GET /api/v1/visitor/{visitorId}).

POST

Set Visitor Metadata

Set custom metadata values for one or more visitors (POST /api/v1/metadata/visitor/{group}/value). The group is the metadata field group (custom, agent, auto). Body is an array of { visitorId, values } objects.

GET

Get Account

Get details for a single account (GET /api/v1/account/{accountId}).

POST

Set Account Metadata

Set custom metadata values for one or more accounts (POST /api/v1/metadata/account/{group}/value). The group is the metadata field group (custom, agent, auto). Body is an array of { accountId, values } objects.

GET

Get Visitor Metadata Schema

Get the metadata field schema for visitors (GET /api/v1/metadata/schema/visitor). Lists the available metadata fields and their data types/groups.

GET

Get Account Metadata Schema

Get the metadata field schema for accounts (GET /api/v1/metadata/schema/account). Lists the available metadata fields and their data types/groups.

Pendo kullanan Çözüm Şablonları

Pendo ile kendi otomasyonunu görsel tasarımcıda kur.

Sıkça sorulan sorular

Pendo ile neler otomatikleştirebilirim?

20 aksiyon var — örneğin: List Features, Run Aggregation, Get Feature, Create Feature, Update Feature ve daha fazlası.

Pendo bir AI agent aracı olarak kullanılabilir mi?

Evet. Pendo'ın her aksiyonu otomatik olarak bir AI agent aracına dönüşür — aynı pack hem workflow'larını hem agent'larını besler.

Pendo entegrasyonu nasıl modellenir?

Pendo sürümlü bir connector pack olarak modellenir; muhakeme gerektiren adımlar workflow'larla aynı runtime'da barınan first-party agent'lara düşer.