From 51482d597b4d21ac074c233c6abe00fcc02d2912 Mon Sep 17 00:00:00 2001 From: Max Strivens <74908625+mstrivens@users.noreply.github.com> Date: Mon, 18 Aug 2025 09:43:25 +0100 Subject: [PATCH 1/2] added scope for Workable --- connection-guides/ats/workable.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connection-guides/ats/workable.mdx b/connection-guides/ats/workable.mdx index c79abf31..5bb188d6 100644 --- a/connection-guides/ats/workable.mdx +++ b/connection-guides/ats/workable.mdx @@ -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 and r_jobs. Generate API Token From 39fccdb4143e672b88c0f7067c020be116959ff6 Mon Sep 17 00:00:00 2001 From: Max Strivens <74908625+mstrivens@users.noreply.github.com> Date: Tue, 19 Aug 2025 13:50:00 +0100 Subject: [PATCH 2/2] Update connection-guides/ats/workable.mdx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- connection-guides/ats/workable.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connection-guides/ats/workable.mdx b/connection-guides/ats/workable.mdx index 5bb188d6..8860058e 100644 --- a/connection-guides/ats/workable.mdx +++ b/connection-guides/ats/workable.mdx @@ -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, r_requisitions and r_jobs. + - Scopes - This integration requires minimum scopes: r_account, r_candidates, r_jobs, w_account, w_candidates, r_requisitions. Generate API Token