Skip to main content

Workable

This page guides you through the process of setting up the Workable source connector.

Prerequisites​

You can find or create a Workable access token within the Workable Integrations Settings page. See this page for a step-by-step guide.

Setup guide​

Step 1: Set up the Workable connector in Airbyte​

For Airbyte Cloud:​

  1. Log into your Airbyte Cloud account.
  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 Workable connector and select Workable from the Source type dropdown.
  4. Enter your api_token - Workable Access Token.
  5. Enter your account_subdomain - Sub-domain for your organization on Workable, e.g. https://YOUR_ACCOUNT_SUBDOMAIN.workable.com.
  6. Enter your created_after_date - The earliest created at date from which you want to sync your Workable data.
  7. Click Set up source.

For Airbyte OSS:​

  1. Navigate to the Airbyte Open Source dashboard.
  2. Set the name for your source.
  3. Enter your api_token - Workable Access Token.
  4. Enter your account_subdomain - Sub-domain for your organization on Workable, e.g. https://YOUR_ACCOUNT_SUBDOMAIN.workable.com.
  5. Enter your created_after_date - The earliest created at date from which you want to sync your Workable data.
  6. Click Set up source.

Supported sync modes​

The Workable source connector supports the following sync modes:

FeatureSupported?
Full Refresh SyncYes
Incremental SyncNo
SSL connectionYes
NamespacesNo

Supported Streams​

IP allow list​

If you use Airbyte Cloud and your organization restricts access to specific IPs, add the Airbyte Cloud IP addresses to your allow list.

Reference​

Config fields reference

Field
Type
Property name
string
account_subdomain
string
api_key
string
start_date

Changelog​

Expand to review
VersionDatePull RequestSubject
0.2.172026-06-0279074Update dependencies
0.2.162025-05-2460781Update dependencies
0.2.152025-05-1059931Update dependencies
0.2.142025-05-0458918Update dependencies
0.2.132025-04-1958564Update dependencies
0.2.122025-04-1258014Update dependencies
0.2.112025-04-0557391Update dependencies
0.2.102025-03-2956903Update dependencies
0.2.92025-03-2256289Update dependencies
0.2.82025-03-0855083Update dependencies
0.2.72025-02-2254483Update dependencies
0.2.62025-02-1554078Update dependencies
0.2.52025-02-0853568Update dependencies
0.2.42025-02-0153034Update dependencies
0.2.32025-01-2552449Update dependencies
0.2.22025-01-1847642Update dependencies
0.2.12024-08-1644196Bump source-declarative-manifest version
0.2.02024-08-1444044Refactor connector to manifest-only format
0.1.142024-08-1243765Update dependencies
0.1.132024-08-1043520Update dependencies
0.1.122024-08-0343146Update dependencies
0.1.112024-07-2742772Update dependencies
0.1.102024-07-2042290Update dependencies
0.1.92024-07-1638343Make compatable with the builder
0.1.82024-07-1341916Update dependencies
0.1.72024-07-1041524Update dependencies
0.1.62024-07-0941091Update dependencies
0.1.52024-07-0641012Update dependencies
0.1.42024-06-2540479Update dependencies
0.1.32024-06-2239984Update dependencies
0.1.22024-06-0639268[autopull] Upgrade base image to v1.2.2
0.1.12024-05-2138503[autopull] base image + poetry + up_to_date
0.1.02022-10-1518033New Source: Workable