Skip to content
Analytics

Connect Pendo to any app with two-way sync.

Two-way sync Pendo across all your CRMs, databases, data warehouses, EDI systems, and AI tools, with custom workflows tailored to your data.

  • SOC 2 and 6 other compliance frameworks
  • POC with real engineers in minutes

Adopted by fast-scaling companies moving mission-critical data in real time

Case study
Migrated from MuleSoft
Case study
Migrated from Celigo
Migrated from Heroku Connect
Migrated from Matillion
Case study
Migrated from Fivetran
Case study
Migrated from Celigo
Object catalog

What Stacksync syncs in Pendo.

These objects sync between Pendo and any connected system, with field-level mapping and conflict resolution. Custom fields are picked up from the live schema where Pendo exposes them.

Visitors
End-user records with agent-collected and custom fields; queried through the Aggregation API and enriched with custom fields written back via the Metadata API.
Accounts
Company/workspace records that roll visitors up to an account dimension; readable via Aggregation and a write target for custom fields (plan, ARR, health) via the Metadata API.
Feature Events
Click/interaction events on tagged features, read-only through the Aggregation API over an event-time window and joined to the Feature definitions.
Page Events
Page-view events for tagged pages; read-only via the Aggregation API, used for adoption and path analysis in a warehouse.
Guide Events
Guide seen/advanced/dismissed and step events for in-app walkthroughs; read-only through the Aggregation API to measure onboarding flow adoption.
Poll / NPS Responses
Survey answers and NPS scores captured in-app (pollEvents / npsEvents); read-only via the Aggregation API as voice-of-customer data.
Features / Pages / Guides (metadata)
Definitions of tagged UI elements listed through the entity endpoints; read-only reference used to label and join the event streams.
API surface

How Stacksync connects to Pendo.

The connector runs on Pendo's native API. Stacksync manages authentication, rate limits, retries, and schema changes so your team does not maintain integration code.

Connection
Pendo Engage API (REST) on app.pendo.io (US) / app.eu.pendo.io (EU), base path /api/v1/ - Aggregation API for reads and the Metadata API for writes
Authentication
Integration key sent in the x-pendo-integration-key header, generated in Subscription Settings; keys are scoped read-only or read/write, so writes require a read/write key
Change detection
Polling - reads query the Aggregation API over event-time windows; no change-data-capture feed and no data-change webhooks. Writes go through the Metadata API on demand.
Rate limits
Pendo does not publish fixed numeric limits; it throttles heavy Aggregation queries with 429s and caps/paginates large responses, so wide exports are paced and time-windowed.

Sync directions

  • Read Supported
  • Write Supported
  • Change data capture Not available
  • Webhooks Not available
What ships with Pendo

Connect Pendo for flexible, real-time data sync.

Real-time sync, workflow automation, event queues, EDI, and monitoring, for every connection.

Real-time

Two-way sync

Changes in Pendo instantly reflect across connected systems. No stale data, no manual imports.

No-code + pro-code

Workflow automation

Trigger automated workflows whenever Pendo data changes, update records, fire webhooks, or kick off sequences without brittle API scripts.

At scale

Event queues

Handle millions of events per minute without losing a single Pendo record.

Observability

Monitoring

Track your Pendo sync health, view errors, and replay failed events in one click.

Trading partners

EDI

Transform legacy EDI complexity into simple database interactions.

Use cases

What teams run on the Pendo connector.

Pendo is the product-analytics and in-app guidance platform owned by product, growth, and customer success teams. Its agent captures how users move through pages, features, guides, and NPS surveys, building the behavioral record of the product. Pendo is a read source for that usage data rather than a system of record, and it is also a write target: teams push warehouse attributes back onto visitors and accounts so segments and guide targeting stay current. Its lasting value is the in-app engagement and survey data that lives only in Pendo.

  • Product analytics teams
  • Growth product managers
  • Customer success / CS operations
  • Data engineering
  • Analytics engineers
  1. Export feature, page, and guide Events out of Pendo over event-time windows into Postgres or a warehouse so product usage joins with CRM, billing, and support data in SQL.

  2. Pull NPS scores and poll responses into a database so voice-of-customer sits next to revenue, renewal, and churn signals for analysis.

  3. Push warehouse-computed Account attributes (plan, ARR, renewal date, health score, CSM owner) onto Pendo Accounts via the Metadata API so segments and guide targeting stay current.

  4. Set custom Visitor fields (role, lifecycle stage, entitlement) from the warehouse so in-app guides reach the right users without manual CSV uploads.

  5. Sync Pendo Visitors and Accounts into a data model to score product-qualified accounts alongside behavioral event data.

  6. Load guide-engagement events into a reporting database to measure onboarding-flow adoption against retention and expansion.

All Pendo integrations

Pick the system you need to keep in sync with Pendo. Each page covers the sync setup, field mapping, and common workflows for that pair.

How it works

Set up Pendo in minutes, without APIs.

Configure and sync within minutes, no code. Whether you sync 50k or 100M+ records, Stacksync handles the queues, infra, and plumbing. Integrations are non-invasive and need zero setup on your systems.

  1. 01

    Connect your apps

    Authenticate Pendo with its native method — OAuth, API keys, or service accounts — plus secure options like SSH tunneling, IP whitelisting, and VPC peering.

    • OAuth 2.0
    • SSH tunnel
    • VPC peering
    Pendo connected
    OAuth 2.0
    SSH tunnel
    SSL certificate
    VPC peering
  2. 02

    Choose tables

    Pick the Pendo objects to sync — Stacksync auto-detects the schema, including custom fields where the platform exposes them. Sync to existing tables, or let Stacksync create new ones with ideal data types.

    • Standard objects
    • Custom objects
    • Auto-schema
    objects · Pendo
    Customers 12,480
    Sales Orders 8,213
    Invoices 5,902
    Items 1,344
  3. 03

    Map fields

    Fields map automatically even when names and types differ. Stacksync handles transformation and type casting for you, zero configuration required.

    • Auto-map
    • Type casting
    • Transforms
    Pendo database
    Company company_name text
    Email email text
    Amount amount numeric
    Created created_at timestamp

FAQ

Pendo connector FAQ

What can I sync with the Pendo connector?

Pendo's core objects — Visitors, Accounts, Feature Events, Page Events and custom fields — can sync with any of 302 other systems. Every integration is real-time and bidirectional, with field-level mapping and conflict resolution.

How does Stacksync connect to Pendo?

Via Pendo Engage API (REST) on app.pendo.io (US) / app.eu.pendo.io (EU), base path /api/v1/ - Aggregation API for reads and the Metadata API for writes, authenticated with Integration key sent in the x-pendo-integration-key header, generated in Subscription Settings; keys are scoped read-only or read/write, so writes require a read/write key. Changes are detected as follows — polling - reads query the Aggregation API over event-time windows; no change-data-capture feed and no data-change webhooks. Writes go through the Metadata API on demand.. Stacksync manages rate limits, retries, and schema changes automatically.

Is the Pendo connector two-way?

Yes. Changes made in Pendo propagate to the connected system and vice versa, in milliseconds. One-way flows are also supported when a direction should stay read-only.

How long does a Pendo integration take to set up?

Most Pendo integrations go live in minutes: authenticate Pendo and the other system, pick objects and fields, and enable the sync. No code and no infrastructure to manage.

Is Pendo data secure in transit?

Stacksync is SOC 2 Type II, ISO 27001, GDPR and HIPAA compliant. Pendo data is encrypted in transit, and a zero-persistent-storage architecture means records are not retained after a sync operation.

SECURITY

Security teams trust Stacksync

As a data company, we understand the importance of keeping your data secure. Stacksync is built with security best practices to keep your data safe at every layer, and is DPF-certified for US, EU, UK and CH data transfers.

SOC 2 Type II
ISO 27001
HIPAA BAA
GDPR
CCPA
DPF US-EU-UK-CH
→ SECURITY WITH BENEFITS

SSO & SCIM

Let your users access Stacksync from your centralized user management systems. Works with Okta, Azure, Google SSO and more.

Alerts

Immediately get alerted about record syncing issues over email, Slack, PagerDuty and WhatsApp. Resolve issues from a centralized dashboard with retry and revert options.

Secure connection options

Securely connects to your systems with:

Coworkers laughing in front of a laptop in a casual office setting

Your last integration took months.
Your next one takes a prompt.