Automation
Edusign webhooks notify your systems in real time for every attendance, signature or session ended. Available on Pro and Professional plans.
Attendance, signatures, session ended, document signed: for every key action, Edusign sends an HTTP event to the URL you configured.
Events arrive in JSON format, ready to be consumed by your training ERP, your CRM or your in-house tool.
No need to poll the API in a loop: your systems react as soon as the event happens on the Edusign side.
Your technical team exposes an HTTPS URL able to receive POST requests with a JSON payload.
From your account (Pro or Professional plan), enter the destination URL and select the events to listen to.
Trigger a test event, check reception on your stack, then activate the webhook in production.
Edusign webhooks notify your systems in real time as soon as a key action happens on the platform: new attendance, signature, session ended, document signed.
They are aimed at technical teams in schools, training providers and apprentice training centres that want to keep their training ERP, CRM or HRIS aligned with Edusign without polling the API in a loop. For each event, Edusign sends an HTTP POST request with a JSON payload to the HTTPS URL you have declared.
The configuration requires action from your technical team to expose the receiving endpoint. Webhooks are available on the Pro and Professional plans. For a no-code integration, look at Zapier or Make instead.