Workforce: add location_id config field + locations fetch endpoint
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
24f3fcdc7b
commit
db1b168300
2 changed files with 26 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ export const INTEGRATIONS = {
|
|||
},
|
||||
workforce: {
|
||||
name: 'Workforce',
|
||||
configFields: ['base_url', 'sync_hours'],
|
||||
configFields: ['base_url', 'sync_hours', 'location_id'],
|
||||
secretFields: ['bearer_token'],
|
||||
},
|
||||
smtp: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue