The new events were added to webhook-service. The events related to manipulation of custom instances are now emitted to Webhook Service.
schema.custom-instance-created
The event is emitted when custom instance is created. The type of the custom instance is present in the payload.
schema.custom-instance-updated
The event is emitted when custom instance is updated. The type of the custom instance is present in the payload.
schema.custom-instance-deleted
The event is emitted when custom instance is deleted. The type of the custom instance is present in the payload.
There are no known problems.
Last updated 2 months ago
Was this helpful?