We are using DocuSign rest api to create and send DocuSign envelope. We attached event notification to it and get information related to Envelope status in Webhooks. We use SOAP Interface (SOAP Method: DocuSignConnectUpdate). We want to implement HMAC security on webhooks received from DocuSign.
I have created Custom Connect Configuration on our Demo account for testing but not sure how to implement it on Webhooks listener. Webhooks I'm getting after changing setting still do not have HMAC header in it.
Can you please let us know how to implement it ?
Our Webhooks listener is developed using c#
Thanks, Dishant