Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion connection-guides/ats/workable.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import IntegrationFooter from "/snippets/integration-footer.mdx";

- Name - (The SaaS you're creating this API token for - eg: StackOne)
- Expires in - 1 year (make a note internally that you will have to generate a new token before that time)
- Scopes - This integration requires minimum scopes: r_account, r_candidates, r_jobs, w_account, w_candidates and r_jobs.
- Scopes - This integration requires minimum scopes: r_account, r_candidates, r_jobs, w_account, w_candidates, r_requisitions.

<Frame>
<img className='rounded-md' style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Generate API Token" src="/images/workable/image2.png" />
Expand Down