# 2024-02-15: OE - Webhook Service

### Overview

Our event driven platform offers flexibility and easy integration into existing systems, maximizing value for our customers. We provide customizable and configurable event management integration that avoids costly migrations or re-implementations. Customers can use their existing account with any event provider or switch to our service. This flexibility enables efficient optimization of existing processes and will save your investments.

For more details, check out the What’s New table.

### New features

| Feature                                                        | Benefits                                                                                                                                                                                                                                                                                                                                                                                     |
| -------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Strategy selection**                                         | Benefit from a simple and fast strategy configuration that only needs to be customized, saving your valuable time and resources. There are 3 strategies available that you can choose from according to your needs: a shared account, a custom account, and HTTP.                                                                                                                            |
| **Strategy configuration**                                     | <p>Use the account in case you do not have any event provider in place. Nothing to do on your side.<br><br>Connect your own account e.g. Svix by only providing an API key to use your current plan. That protects your investment.<br><br>Or, use another third party event provider by setting up an account there and just provide the API key, secret and custom header information.</p> |
| **Different destination URLs per event for the HTTP provider** | When using HTTP strategy, increase your efficiency by adding different target URLs to receive automatic notifications for important events in addition to your main URL.                                                                                                                                                                                                                     |

### Fixes and improvements

Improvement to Webhook service.

### Known problems

None as this is a new improvement.

### Documentation and links

* System Management Guide — [Webhook Event Publishing](/ce/system-management/webhooks-user-guide.md)
* Configuration Guide - [HMAC Configuration](/ce/system-management/webhooks-user-guide/hmac-configuration.md)
* User Guide - [Webhooks](/ce/management-dashboard/administration/webhooks.md)
* Developer Guide — [Webhook Service API Tutorial](/api-references/api-guides/webhooks/webhook-service/webhooks-tutorial.md)
* API Reference — [Webhook Service API](/api-references/api-guides/webhooks/webhook-service.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.emporix.io/release-notes/archive/2024/2024-02-15-ce-webhooks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
