Create a subscription
This endpoint creates a subscriptions
Project ID
Alert configuration
Count
Threshold
Deprecated but necessary for backward compatibility
Destination endpoint ID
Filter configuration
List of event types that the subscription should match
Body & Header filters
Convoy supports mutating your request payload using a js function. Use this field
to specify a transform
function for this purpose. See this[https://docs.getconvoy.io/product-manual/subscriptions#functions] for more
Subscription Nme
Rate limit configuration
Retry configuration
Used to specify a valid Go time duration e.g 10s, 1h3m for how long to wait between event delivery retries
Used to specify a time in seconds for how long to wait between event delivery retries,
Used to specify the max number of retries
Retry Strategy type
Source Id
Authorizations
Path Parameters
Project ID
Body
Deprecated but necessary for backward compatibility
Destination endpoint ID
Convoy supports mutating your request payload using a js function. Use this field
to specify a transform
function for this purpose. See this[https://docs.getconvoy.io/product-manual/subscriptions#functions] for more
Subscription Nme
Retry configuration
Used to specify a valid Go time duration e.g 10s, 1h3m for how long to wait between event delivery retries
Used to specify a time in seconds for how long to wait between event delivery retries,
Used to specify the max number of retries
Retry Strategy type
linear
, exponential
Source Id
Response
offline
, online
, disabled
active
, inactive
, pending
, paused
github
, twitter
, shopify
sqs
, google
, kafka
, amqp
http
, rest_api
, pub_sub
, db_change_stream
noop
, hmac
, basic_auth
, api_key
cli
, api
Was this page helpful?