Skip to main content

Appcues

This page guides you through setting up the Appcues source connector to sync data for the Appcues. Visit https://api.appcues.com/v2/docs for referencing API documentation.

Prerequisite

To set up the Appcues source connector, you'll need your Appcues API Key and API secret.

Set up the Appcues source connector

  1. Log into your Airbyte Cloud or Airbyte Open Source account.
  2. Click Sources and then click + New source.
  3. On the Set up the source page, select Appcues from the Source type dropdown.
  4. Enter a name for your source.
  5. For API Key and Secret Key, enter the Appcues API key and API secret key.
  6. For Replication Start Date, enter the date in YYYY-MM-DDTHH:mm:ssZ format. The data added on and after this date will be replicated. If this field is blank, Airbyte will replicate all data.
  7. Click Set up source.

Configuration

InputTypeDescriptionDefault Value
usernamestringUsername.
passwordstringPassword.
account_idstringAccount ID. Account ID of Appcues found in account settings page (https://studio.appcues.com/settings/account)
start_datestringStart date.

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
launchpadsidNo pagination
flowsidNo pagination
bannersidNo pagination
checklistsidNo pagination
pinsidNo pagination
tagsidNo pagination
segmentsidNo pagination

Changelog

Expand to review
VersionDatePRSubject
0.0.12024-09-0345102Initial release by @btkcodedev via Connector Builder