Configure Webhook v2 URL

Follow these steps in the Fireblocks Console:

  1. Log in to your Fireblocks Console and navigate to the Developer Center.
  1. Click the Webhooks tab.
  1. Click the Create Webhook to create a webhook.
  1. In the Create Webhook window:
    1. Enter the HTTPS endpoint URL where your application will receive the webhook notifications. (Required)
    2. Fill in the description. (Optional)
    3. Select the webhook status. (Required. But by default, the status is Active)
    4. Select the event types for the webhook. (Required)

📘

Webhook URL requirement

Each webhook URL must be a complete, globally available HTTPS address (e.g., https://example.com).

  1. Click Create Webhook to finalize your configuration.

Once your Webhook is connected to your Fireblocks workspace, you will start receiving notifications on events in that workspace.