Set up webhooks for Umnion in EVENTMACHINE


To receive and process data from Eventmachine in your Umnion Customer Relationship Management System (CRM), there are two ways to set this up.

Both require that you have defined a webhook URL that is stored in Eventmachine.
 

Variant #1 // Admin tool (optional - if available)

  • define the webhook URL for receiving events from Eventmachine
  • enter your webhook URL (URL of the endpoint) on the corresponding “Integrations” page in your admin tool
  • enter your “ secret” if applicable
  • select whether you want to receive all events or only certain events (such as “quote created”, “quote updated” etc.)
     

Variant #2 // Support

  • define the webhook URL for receiving events from Eventmachine
  • send the URL of your endpoint to support@eventmachine.xyz
  • if relevant, let us know whether you want to receive all events or only selected events (such as “quote created”, “quote updated”, etc.).


After successful setup, you can receive the defined data in Umnion and set up processes that build on this.