The Campaign Subscription object represents a webhook subscription for a campaign.
id
string (UUID)
Unique ID assigned to the webhook subscription in RocketCOMS.
campaignId
string (UUID)
Unique ID assigned to the campaign in RocketCOMS.
url
string
Webhook subscription URL endpoint.
eventTypes
array
List of events for which the subscription receives notifications. Possible values are:
Campaign Subscription Object
{
"id": "991d95fb-1723-4b00-b5ab-ab05eccc0fcd",
"campaignId": "d341ae75-d236-4240-b653-ce10f54b1e55",
"url": "https://mycompany.com/webhook/listener",
"eventTypes": [
"message.status",
"message.replies",
"batch.status"
]
}
RocketCOMs is a powerful SMS marketing platform that empowers businesses with seamless support for multiple brands, intuitive campaign management, real-time analytics, and advanced formatting options for successful text message campaigns.