webhook is disabled | Community
Skip to main content

2 replies

Adobe Employee
September 3, 2024

You can do the below:
1. Ensure that the consumer application is processing events successfully and is returning 2XX response.
2. Once the consumer application is restored, please update your event registration on Developer Console to reset its status.

Level 3
September 3, 2024

As I am processing an event, first it returns 200 and after 2 to 3 seconds it returns 500 in response

 

March 28, 2025

To enable a disabled webhook, you typically need to access the platform or service where the webhook is configured. This can usually be done through the platform's settings or API. If you're using a programming language, you can send an API request to update the webhook's status to enabled. Ensure the proper authentication and the webhook URL and parameters are correct.