Follow these steps in the Fireblocks Console:
- Log in to your Fireblocks Console and navigate to the Developer Center.

- Click the Webhooks tab.

- Click the Create Webhook to create a webhook.

- In the Create Webhook window:
- Enter the HTTPS endpoint URL where your application will receive the webhook notifications. (Required)
- Fill in the description. (Optional)
- Select the webhook status. (Required. But by default, the status is Active)
- 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
).
- 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.