Introduction to Webhooks

Webhooks are triggered whenever an item is created, updated, or cloned in a specific workspace in Fusion Manage. Once triggered, the information about the item, its URN and descriptor, is sent to an external for further processing. This tutorial uses Zapier, but you’re free to use whatever tool or service that suits you. IFTTT is another popular service.

Put simply, from Wikipedia “A webhook in web development is a method of augmenting or altering the behaviour of a web page, or web application, with custom callbacks. These callbacks may be maintained, modified, and managed by third-party users and developers who may not necessarily be affiliated with the originating website or application. The term "webhook" was coined by Jeff Lindsay in 2007 from the computer programming term hook.”

The benefits of creating webhooks include: