In this guide, you’ll learn how to deploy your first webhook event with Convoy. You’ll be making use of your project API key which can be generated by creating a project from your dashboard. You’ll also need your project ID which can be retrieved from your Project Settings page.
In the event you’re using a self-hosted convoy instance, you can add your instance uri. But if you are using the cloud base service, your uri will either be the following base on the region you register as:
https://us.getconvoy.cloud/api/v1
https://eu.getconvoy.cloud/api/v1
Now that your client has been configured, create a convoy application.
The next step is to create a subscription to the webhook source. Subscriptions are the conduit through which events are routed from a source to a destination on Convoy.