Quickstart
Create your first webhook subscription!
Start to subscribe to a webhook 🚀
- From your NFT Management Platform, go to Webhooks.
- Create a new subscription.

In the form, the
connectionNameand thedestinationNameshould have a specified format. The format should follow/^[A-z0-9-_]+$/.
- Fill the
connectionNameto give a name to your webhook subscription. - Select the
eventtype. - Fill
destinationNameto set a label to your endpoint and then receive events. - Enter the endpoint to receive events.
Updated about 2 years ago
