vonage-ruby-sdk icon indicating copy to clipboard operation
vonage-ruby-sdk copied to clipboard

Add custom data from API call to webhook response

Open brcebn opened this issue 3 years ago • 0 comments

Currently, no custom data are allowed to be passed from API call that will be transferred to Webhook.

It's always be useful for the client to be able to add custom data for themselves they will catch on webhook calls.

Those custom data might be shared/transferred via the JWT or directly with another HEADER.

AWS has implemented it years ago amazon-ses-now-includes-original-message-headers-in-notifications

brcebn avatar Apr 12 '22 13:04 brcebn