Newer Version Available

This content describes an older version of this product. View Latest

Dashboard Component Snapshot Input

Dashboard component snapshot input.
Root XML tag
<dashboardComponentSnapshot>
JSON
1{ 
2   "parentId" : "0F9D00000000I4O",
3   "feedItemBody" : {
4      "messageSegments" : [
5      {
6         "text" : "Sales Heat",
7         "type" : "Text"
8      }
9      ]
10   }
11}
Properties
Name Type Description Available Version
parentId String A user, group, or dashboard ID to which you are posting the snapshot. 25.0
filterId1 String Optional. A dashboard filter item ID. 25.0
filterId2 String Optional. A second dashboard filter item ID. 25.0
filterId3 String Optional. A third dashboard filter item ID. 25.0
feedItemBody Message Body Input Contains the text that accompanies the feed item associated with the dashboard component snapshot. 25.0
runningUserId String Optional. A user ID from which the view of the dashboard will be created, if other than the creator. 25.0