Setup
You will need:
1
Install the integration in Botpress
First, install the integration to your bot:
- In Botpress Studio, select Explore Hub in the upper-right corner.
- Search for the Workable integration, then select Install Integration.
- Fill in the Account subdomain field with your company’s subdomain (
https://mycompany.workable.com) - Leave the API access token field empty for now—you’ll come back to them after getting your Workable API key.
2
Get your Workable API key
Next, get your Workable API key:
- Log in to your Workable dashboard.
- Select your profile picture and go to Settings.
- In the left navigation bar, go to Integrations > Apps.
- Scroll to API Access Tokens, then select Generate API token.
- Add the
r_candidatesandw_candidatesscopes. - Copy the generated token.
3
Configure the integration in Botpress
Now, you can finish setting up the integration in Botpress:
- In the integration’s API access token field, paste your Workable API key.
- Select Save Configuration.