Hi
I am using web calls and i am capturing messages using webhook in the backend
now i want to pass a custom header or a parameter to the webhook and this header/parameter is dynamic
frontend has to send it dynamically on every iteration so i can map accordingly in the backend
anybody knows how can i configure this??