How to use Webhooks

Webhooks can help setting up interaction to notify based on changes in PIM.

What is a webhook?

Struct PIMs webhook engine is a powerful feature that allows you to set up interactions between PIM and external endpoints based on specific events. A webhook consists of configurations and events.

  • Configurations include the title of your webhook, the URL you want the webhook to call, and options for activating the webhook, as well as custom headers.

  • Events define when the webshook should be triggered.

Webhooks can be found by navigating to integration under "settings" and clicking on Webhooks.

Guides covering Webhooks

Last updated