We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c8456c commit bab87c6Copy full SHA for bab87c6
app/views/connect/cneg001_validate_webhook_message/get.html.erb
@@ -1,5 +1,9 @@
1
<%= render('partials/example_info') %>
2
3
+<p>
4
+ Prerequisite: See <a target='_blank' href="https://developers.docusign.com/platform/webhooks/connect/validate/">How to validate an HMAC signature</a>.
5
+</p>
6
+
7
<% form_index = 0 %>
8
<% secret_index = 0 %>
9
<% payload_index = 1 %>
0 commit comments