Betterworks
Last updated
Was this helpful?
Was this helpful?
POST https://api.peoplelogic.dev/api/v1/app
Content-Type: application/json
Authorization: Bearer {{demoOrgToken}}
{
"type": "pl:sync:betterworks",
"internal": false,
"name": "{{your organization in betterworks}}",
"externalId": "{{your organization shortname}}-betterworks",
"secretData": {
"apiKey": "{{betterWorksApiKey}}"
}
}