Linking Ortto as a source

The Ortto connector syncs your marketing data into PostHog, including people, accounts, audiences, tags, and custom field definitions.

Note: This source is currently in alpha. Behavior may change as it matures.

Adding a data source

  1. Go to the Data pipeline page and the Sources tab in PostHog.
  2. Click + New source and select Ortto.
  3. Enter your Ortto API key. You can create one in Ortto under Settings > API keys.
  4. Select the region your Ortto instance lives in: Global, Australia, or Europe. Your API key only works with its associated region.
  5. Optional: Add a prefix to your table names.
  6. Select the tables you want to import.
  7. Click Import.

The data warehouse then starts syncing your Ortto data. You can see details, progress, and rows synced in the data pipeline sources tab.

Available tables

TableSync modeDescription
peopleFull refreshContact records with built-in and custom fields
accountsFull refreshOrganization and account records
audiencesFull refreshAudience segments
tagsFull refreshTags
person_custom_fieldsFull refreshCustom field definitions for people
account_custom_fieldsFull refreshCustom field definitions for accounts

Sync modes

All Ortto tables use full refresh syncing. Ortto's API doesn't support server-side filtering by timestamp, so every table is fully re-imported on each sync.

If a sync is interrupted, it resumes from where it left off rather than restarting from the beginning.

Custom fields

Custom fields for people and accounts are automatically discovered at runtime. The connector fetches custom field definitions from Ortto and includes them alongside built-in fields without any additional configuration.

Configuration

OptionTypeRequired
RegionselectYes
API keypasswordYes

Supported tables

TableDescriptionSync methodIncremental fieldPrimary key
people

A person (contact) in Ortto's customer data platform, with profile and activity fields.

Full refresh
accounts

An account (organization/company) record in Ortto that people can be associated with.

Full refresh
audiences

A saved audience (segment) of people defined by filter conditions in Ortto.

Full refresh
tags

A tag that can be applied to people in Ortto to label and segment them.

Full refresh
person_custom_fields

Definitions of the custom fields available on person records in Ortto.

Full refresh
account_custom_fields

Definitions of the custom fields available on account records in Ortto.

Full refresh

Community questions

Was this page useful?

Questions about this page? or post a community question.