Skip to main content

Ortto

Overview

Ortto is available as a connector in this catalog, but it is not yet ready for production use.

At this time, the implementation only supports credential validation for the Ortto Conversions API destination, and does not support loading/syncing data.

Setup

  1. In Ortto, generate an API key.
  2. In your workspace, create a new connector and select Ortto Conversions API.
  3. Enter your API key (see Authentication).

Authentication

This connector authenticates using an Ortto API key sent in the X-Api-Key request header.

During credential validation, the connector makes a request to:

  • GET https://api.ap3api.com/v1/activities

If the request fails, the connector will report a credential validation error.

Configuration

FieldTypeRequiredDescription
api_keystringYesOrtto API key used to authenticate requests via the X-Api-Key header.

Streams

This connector does not currently expose any streams.

Limitations

  • Destination loading is not implemented yet. Attempts to run a sync will fail with a message indicating the destination is still in development.