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:perdoo",
"internal": false,
"name": "{{our organization in perdoo}}",
"externalId": "{{your organization shortname}}-perdoo",
"secretData": {
"apiKey": "{{perdooApiToken}}"
}
}