Webhooks

Webhooks allows itris to send data to a third party application when triggered by an event in itris.

There are multiple benefits in using Webhooks, for instance it enables real-time communication between systems by sending data immediately when an event occurs, ensuring that updates are received without delay.

They eliminate the need for constant polling, reducing unnecessary requests and minimizing resource consumption. This makes webhooks a more efficient way of handling event-driven communication.

itris events that trigger actions include the creation of new Applicant, Company, Contact, Job, and Placement records. For instance, these triggers allow you to send details of a newly registered or placed applicants to automation or marketing platforms. This can support various tasks, such as sending welcome emails, confirming placements, announcing new placements in Microsoft Teams, and more—customized to suit your specific needs.