Skip to main content

How do I set up a webhook with Officient?

Written by IAMD Support team

What is a webhook?

A webhook is a way to automatically exchange data between different applications or systems. Webhooks are often used for integrations between different Web applications. They provide a simple, efficient and reliable way to share data between systems.

In other words, here we are going to forward information related to absences from Officient to IAMD when certain actions are performed. Such as adding an absence.

Webhooks set at Officient

  • Log in to Officient (as an employer)

  • Go to settings at the top right via the cog icon

  • Go under the 'Advanced Settings' section to 'Webhooks'

  • Then press the button ' + Add a new webhook'

Set Webhook


There are 3 events for which a webhook needs to be set, viz.

Webhook url

Type of event

https://api-[your- working-environment].iamd.be/api/webhooks/officient

Added absences

https://api-[your- working-environment].iamd.be/api/webhooks/officient

Absence removed

https://api-[your- working-environment].iamd.be/api/webhooks/officient

Status of absence days updated

Did this answer your question?