post
https://localhost:44395/api/hybrik/webhook/
Behavior: Processes a webhook callback from the Hybrik encoding service. Packages the model data into a batch action message for asynchronous processing via the HybrikUnitOfWork.
Authorization: No authorization required. Validated by webhook filter.
Side Effects: A batch action message is sent to trigger asynchronous processing of the encoding result.
Error Scenarios: Returns 200 OK even on errors to acknowledge receipt. Errors are logged but swallowed to prevent webhook retry storms. Returns 200 OK with no processing if the model is null.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Webhook callback was received and acknowledged.
