Newer Version Available
Subscriptions List Resource
Returns a list of subscriptions or creates a subscription schedule.
- Resource URL
-
1/wave/subscriptions - Formats
- JSON
- Available Version
- 47.0
- HTTP Methods
- GET POST
- GET Response Body (SubscriptionCollectionRepresentation)
-
Property Name Type Description Filter Group and Version Available Version subscriptions SubscriptionRepresentation[] A collection of subscriptions. Small, 47.0 47.0 - POST Request Body
-
Parameter Name Type Description Required or Optional Available Version runNow Boolean Indicates whether the subscription should run now (true) or later (false). Required 47.0 subscription SubscriptionInputRepresentation[] The subscription details. Required 47.0 - POST Response Body (SubscriptionRepresentation)
-
SubscriptionRepresentation inherits properties from the abstract SnapshotRepresentation. These base properties appear in SubscriptionRepresentation alongside the properties defined explicitly in the following table.
Parameter Name Type Description Filter Group and Version Available Version source SubscriptionSourceRepresentation[] The subscription source including type, label, and record ID. Small, 47.0 47.0 - SubscriptionInputRepresentation
-
SubscriptionInputRepresentation inherits properties from the abstract BaseSubscriptionInputRepresentation. These base properties appear in SubscriptionInputRepresentation alongside the properties defined explicitly in the following table.
Parameter Name Type Description Required or Optional Available Version schedule SubscriptionScheduleInputRepresentation[] The subscription schedule. Required 47.0 source SubscriptionSourceInputRepresentation[] The subscription source including type, label, and record ID. Small, 47.0 47.0