Guide
1
Have a Convoy instance running
The first step is to ensure you have a Convoy instance running. You can either
spin up one or create on from our cloud platform.
2
Create an outgoing project
This feature is only available to outgoing webhooks project. So you’d need to ensure you’ve
created one. You can check here to learn more.
3
Push event. 🎉
terminal
Limitations
While this endpoint enables you get going super fast, there are a few limitations, you should be aware of, such as:- Limited Subscription Configuration: This endpoint, only supports
event_type
filtering with theevent_types
array. It doesn’t provide advanced payload filtering. To configure, such filters, check this endpoint. - Limited Endpoint Configuration: This doesn’t enable you to set attributes like
http_timeout
,rate_limit_duration
. To see what is fully possible check this endpoint.