Expand my Community achievements bar.

Can Adobe I/O Events Webhooks send additional headers x-api-key, x-gw-ims-org-id ?

Avatar

Employee

Can Adobe I/O Events Webhooks send additional headers x-api-key, x-gw-ims-org-id ? 


My application needs to be notified by webhook is running in platform.adobe.io

WEBHOOK URL: https://platform-stage.adobe.io/data/infrastructure/observability/alert/webhook

platform.adobe.io expects additional headers (x-api-key, x-gw-ims-org-id) without which the request is failing with Status 403 and 400

Is it possible 2 additional headers (x-api-key, x-gw-ims-org-id) with every request ? 

 

Documentation URL: https://developer.adobe.com/events/docs/guides/

Webhook registration page :

WebhookRegistrationPage.png

1 Reply

Avatar

Level 4

Hi @VikramJa ,

 

We tried this in the past but is unfortunately not possible to customize the headers from Adobe IO Event webhook. We have got to live with the OOTB headers supported. I hope you can find a workaround.

 

Thanks!