Trigger Dentally patient sync
Trigger a patient sync from Dentally to the local database for the authenticated clinic.
Trigger a patient sync from Dentally to the local database for the authenticated clinic.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Response Body
application/json
curl -X POST "https://example.com/integrations/dentally/sync"{ "id": "string", "syncType": "string", "status": "string", "patientsCreated": 0, "patientsUpdated": 0, "patientsSkipped": 0, "errorCount": 0, "errors": null, "durationMs": 0, "triggeredBy": "string", "startedAt": "string", "completedAt": "string"}Empty
Empty
Test Twilio API credentials POST
Verify Twilio API credentials by making a test call to the Twilio API. Returns whether the credentials are valid.
Update Ariba integration settings PUT
Create or update the SAP Ariba integration settings including connection, accounting, billing, and automation configuration. Requires organization manager access.