Newer Version Available
Subscription Widgets Resource
Create a subscription for a widget.
- Resource URL
-
- Formats
- JSON
- Available Version
- 47.0
- HTTP Methods
- POST
- POST Request Body
-
Parameter Name Type Description Required or Optional Available Version widgetSubscription SubscriptionWidgetInputRepresentation[] The widget to create a subscription for. Required 47.0 - POST Response Body (SubscriptionRepresentation)
-
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 - SubscriptionWidgetInputRepresentation
-
SubscriptionWidgetInputRepresentation inherits properties from the abstract DashboardWidgetItemInputRepresentation.
- DashboardWidgetItemInputRepresentation
-
Property Name Type Description Required or Optional Available Version destinationLink Object The link destination of the widget subscription. Required 47.0 state DashboardStateInputRepresentation The state of the widget subscription. Required 47.0 title String The title of the widget subscription. Required 47.0 xmd XmdInputRepresentation The asset Xmd of the widget subscription. Required 47.0