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