Skip to main content

Timely

This page contains the setup guide and reference information for the Timely source connector.

Prerequisites

  1. Please follow these steps to obtain Bearer_token for your account.
  2. Login into your https://app.timelyapp.com portal, fetch the account-id present in the URL (example: URL https://app.timelyapp.com/12345/calendar and account-id 12345).
  3. Get a start-date to your events. Dateformat YYYY-MM-DD.

Setup guide

Step 1: Set up the Timely connector in Airbyte

For Airbyte OSS:

  1. Navigate to the Airbyte Open Source dashboard.
  2. In the left navigation bar, click Sources. In the top-right corner, click +new source.
  3. On the Set up the source page, enter the name for the Timely connector and select Timely from the Source type dropdown.
  4. Enter your Bearer_token, account-id, and start-date.
  5. Select Authenticate your account.
  6. Click Set up source.

Supported sync modes

The Timely source connector supports the following sync modes:

FeatureSupported?
Full Refresh SyncYes
Incremental SyncNo

Reference

Config fields reference

Field
Type
Property name
string
account_id
string
start_date
string
bearer_token

Changelog

VersionDatePull RequestSubject
0.3.02023-10-2531002Migrate to low-code framework
0.2.02023-10-2331745Fix schemas
0.1.02022-06-2213617Initial release