Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
86 lines
6.0 KiB
Markdown
86 lines
6.0 KiB
Markdown
# Appcues
|
|
|
|
This page guides you through setting up the Appcues source connector to sync data for the [Appcues](https://studio.appcues.com).
|
|
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`](https://studio.appcues.com/settings/keys).
|
|
|
|
## Set up the Appcues source connector
|
|
|
|
1. Log into your [Airbyte Cloud](https://cloud.airbyte.com/workspaces) 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](https://studio.appcues.com/settings/keys).
|
|
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
|
|
|
|
| Input | Type | Description | Default Value |
|
|
|-------|------|-------------|---------------|
|
|
| `username` | `string` | Username. | |
|
|
| `password` | `string` | Password. | |
|
|
| `account_id` | `string` | Account ID. Account ID of Appcues found in account settings page (https://studio.appcues.com/settings/account) | |
|
|
| `start_date` | `string` | Start date. | |
|
|
|
|
## Streams
|
|
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
|
|
|-------------|-------------|------------|---------------------|----------------------|
|
|
| launchpads | id | No pagination | ✅ | ✅ |
|
|
| flows | id | No pagination | ✅ | ✅ |
|
|
| banners | id | No pagination | ✅ | ✅ |
|
|
| checklists | id | No pagination | ✅ | ✅ |
|
|
| pins | id | No pagination | ✅ | ✅ |
|
|
| tags | id | No pagination | ✅ | ✅ |
|
|
| segments | id | No pagination | ✅ | ✅ |
|
|
|
|
## Changelog
|
|
|
|
<details>
|
|
<summary>Expand to review</summary>
|
|
|
|
| Version | Date | Pull Request | Subject |
|
|
| ------------------ | ------------ | ----- | ---------------- |
|
|
| 0.0.36 | 2025-11-25 | [69888](https://github.com/airbytehq/airbyte/pull/69888) | Update dependencies |
|
|
| 0.0.35 | 2025-11-18 | [69557](https://github.com/airbytehq/airbyte/pull/69557) | Update dependencies |
|
|
| 0.0.34 | 2025-10-29 | [68911](https://github.com/airbytehq/airbyte/pull/68911) | Update dependencies |
|
|
| 0.0.33 | 2025-10-21 | [68402](https://github.com/airbytehq/airbyte/pull/68402) | Update dependencies |
|
|
| 0.0.32 | 2025-10-14 | [67964](https://github.com/airbytehq/airbyte/pull/67964) | Update dependencies |
|
|
| 0.0.31 | 2025-10-07 | [67164](https://github.com/airbytehq/airbyte/pull/67164) | Update dependencies |
|
|
| 0.0.30 | 2025-09-30 | [65645](https://github.com/airbytehq/airbyte/pull/65645) | Update dependencies |
|
|
| 0.0.29 | 2025-08-23 | [65329](https://github.com/airbytehq/airbyte/pull/65329) | Update dependencies |
|
|
| 0.0.28 | 2025-08-09 | [64643](https://github.com/airbytehq/airbyte/pull/64643) | Update dependencies |
|
|
| 0.0.27 | 2025-07-26 | [63798](https://github.com/airbytehq/airbyte/pull/63798) | Update dependencies |
|
|
| 0.0.26 | 2025-07-19 | [63464](https://github.com/airbytehq/airbyte/pull/63464) | Update dependencies |
|
|
| 0.0.25 | 2025-06-28 | [62143](https://github.com/airbytehq/airbyte/pull/62143) | Update dependencies |
|
|
| 0.0.24 | 2025-06-21 | [60596](https://github.com/airbytehq/airbyte/pull/60596) | Update dependencies |
|
|
| 0.0.23 | 2025-05-10 | [59791](https://github.com/airbytehq/airbyte/pull/59791) | Update dependencies |
|
|
| 0.0.22 | 2025-05-03 | [58710](https://github.com/airbytehq/airbyte/pull/58710) | Update dependencies |
|
|
| 0.0.21 | 2025-04-19 | [58246](https://github.com/airbytehq/airbyte/pull/58246) | Update dependencies |
|
|
| 0.0.20 | 2025-04-12 | [57621](https://github.com/airbytehq/airbyte/pull/57621) | Update dependencies |
|
|
| 0.0.19 | 2025-04-05 | [57142](https://github.com/airbytehq/airbyte/pull/57142) | Update dependencies |
|
|
| 0.0.18 | 2025-03-29 | [56581](https://github.com/airbytehq/airbyte/pull/56581) | Update dependencies |
|
|
| 0.0.17 | 2025-03-22 | [56141](https://github.com/airbytehq/airbyte/pull/56141) | Update dependencies |
|
|
| 0.0.16 | 2025-03-08 | [55388](https://github.com/airbytehq/airbyte/pull/55388) | Update dependencies |
|
|
| 0.0.15 | 2025-03-01 | [54843](https://github.com/airbytehq/airbyte/pull/54843) | Update dependencies |
|
|
| 0.0.14 | 2025-02-22 | [54279](https://github.com/airbytehq/airbyte/pull/54279) | Update dependencies |
|
|
| 0.0.13 | 2025-02-15 | [53914](https://github.com/airbytehq/airbyte/pull/53914) | Update dependencies |
|
|
| 0.0.12 | 2025-02-08 | [53418](https://github.com/airbytehq/airbyte/pull/53418) | Update dependencies |
|
|
| 0.0.11 | 2025-02-01 | [52914](https://github.com/airbytehq/airbyte/pull/52914) | Update dependencies |
|
|
| 0.0.10 | 2025-01-25 | [51774](https://github.com/airbytehq/airbyte/pull/51774) | Update dependencies |
|
|
| 0.0.9 | 2025-01-11 | [51260](https://github.com/airbytehq/airbyte/pull/51260) | Update dependencies |
|
|
| 0.0.8 | 2024-12-28 | [50451](https://github.com/airbytehq/airbyte/pull/50451) | Update dependencies |
|
|
| 0.0.7 | 2024-12-21 | [50174](https://github.com/airbytehq/airbyte/pull/50174) | Update dependencies |
|
|
| 0.0.6 | 2024-12-14 | [49586](https://github.com/airbytehq/airbyte/pull/49586) | Update dependencies |
|
|
| 0.0.5 | 2024-12-12 | [49277](https://github.com/airbytehq/airbyte/pull/49277) | Update dependencies |
|
|
| 0.0.4 | 2024-12-11 | [48931](https://github.com/airbytehq/airbyte/pull/48931) | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 |
|
|
| 0.0.3 | 2024-11-04 | [48267](https://github.com/airbytehq/airbyte/pull/48267) | Update dependencies |
|
|
| 0.0.2 | 2024-10-29 | [47771](https://github.com/airbytehq/airbyte/pull/47771) | Update dependencies |
|
|
| 0.0.1 | 2024-09-03 | [45102](https://github.com/airbytehq/airbyte/pull/45102) | Initial release by [@btkcodedev](https://github.com/btkcodedev) via Connector Builder |
|
|
|
|
</details>
|