Quickstart

Create your first webhook subscription!

Start to subscribe to a webhook 🚀

  1. From your NFT Management Platform, go to Webhooks.
  2. Create a new subscription.

⚠️

In the form, the connectionName and the destinationName should have a specified format. The format should follow /^[A-z0-9-_]+$/.

  1. Fill the connectionName to give a name to your webhook subscription.
  2. Select the event type.
  3. Fill destinationName to set a label to your endpoint and then receive events.
  4. Enter the endpoint to receive events.