@@ -28,16 +28,14 @@ Suppose you're using OpenSign to collect eSignatures:
2828** Step 1:** Log in to your OpenSign account using your credentials.
2929** Step 2:** Navigate to ** Settings → Webhook** .
3030
31- ![ Navigate to Add Webhook] ( https://github.com/user-attachments/assets/6b069b6c-d2b7-408b-b7c9-7fbeb55d6c98 )
31+ < img width = " 861 " height = " 407 " alt = " Navigate to Add Webhook " src = " https://github.com/user-attachments/assets/883dc914-9316-42b0-b59c-10b168265b38 " />
3232
3333** Step 3:** Click ** Add Webhook** .
3434
3535- A popup will appear. Enter your ** Webhook URL** and click ** Yes** to save it.
3636
3737> ** Note:** To enable ** Live Webhook** support, you must upgrade to a ** paid plan** — either the ** Professional** or ** Teams** plan.
3838
39- ![ Add Webhook] ( https://github.com/user-attachments/assets/ff68b255-a6e6-4a7d-9cef-6dd9e3b6d4e4 )
40-
4139---
4240
4341## 🧭 How to Create a Webhook Security Key
@@ -49,10 +47,11 @@ A **Webhook Security Key** (also called a webhook secret) is a shared secret use
49471 . Log in to your ** OpenSign** account.
50482 . Navigate to ** Settings → Webhooks** .
51493 . Add or edit a webhook endpoint.
52- 4 . Generate a ** Security Key** (or manually enter a strong secret).
53- - Use a long, random string (at least 32 characters).
50+ 4 . Generate a ** Security Key** click Enable authentication.
5451 - Example: ` a50a904a2a329d761781dac27c984416a07396736ac5588b62c6fe226538fbca `
55525 . Save the webhook configuration.
53+
54+ <img width =" 861 " height =" 600 " alt =" webhook security key " src =" https://github.com/user-attachments/assets/5a7702a6-998a-4d12-a073-5482c2300ffe " />
5655
5756⚠️ ** Important:** Store this key securely. Do not expose it in client-side code or public repositories.
5857
0 commit comments