GuidesAPI ReferenceChangelog
Changelog
added

v1.15

Introducing Deel Webhooks. You can now subscribe to events taking place in Deel.

The complete list of changes in this version is:

Create a webhook
Create a webhook subscription to receive events from Deel. Link.

The following events are supported at the moment:

EventDescription
contract.createdTriggered when a contract is created.
contract.status.updatedTriggered when a contract status is updated.
contract.archivedTriggered when a contract is archived.
contract.terminatedTriggered when a contract is terminated.

Other webhook operations
In addition to creating new webhooks you can also:

  1. Retrieve a list of webhooks.
  2. Retrieve a single webhook.
  3. Edit a webhook.
  4. Delete a webhook.

Alternate email
We have added an alternate email field to the worker object in the contract response. You will now be able to see all the alternate email addresses a contract has.