To authenticate a Workable Connector, you need to get your Workable Subdomain and an Access Token from Workable.
Get your Sub Domain
You can find your Workable Sub Domain in the URL of your Workable frontend.
For example, if your Workable URL is “https://mycompany.com
“, your subdomain is “mycompany.com
“.
Get the Access Token
You can generate the API credentials in Workable’s frontend:
- Go to the Workable frontend and log in with your details
- Select Settings and go to the Integrations section.
- Select Generate Token and make a note of the User Token or Partner token.
For more information on the access tokens, see Workable’s API documentation on Partner Tokens.
Cyclr Connector Installation
When installing a Workable Connector, the following values are used:
- Sub Domain – The sub-domain of the Workable instance.
- API Key – Either a User Token or Partner Token that was generated in Workable.