{ "sections": [ "title", "description", "supported_soap_calls", "supported_rest_api_http_methods", "fields", "wsdl_segment" ], "title": "QuickActionListItem - Tooling API", "description": "Represents an item in a quick action list.", "supported_soap_calls": "`create()`, `delete()`, `query()`, `retrieve()`, `update()`, `upsert()`", "supported_rest_api_http_methods": "`DELETE`, `GET`, `PATCH`, `POST`", "fields_columns": [ "type", "properties", "description" ], "fields": { "QuickActionDefinition": { "type": "picklist", "properties": "Create, Filter, Group, Restricted picklist, Sort, Update", "description": "The enum name or ID of the QuickActionDefinition that’s associated with this list item. Valid values are: Case.ChangeStatus Case.LogACall FeedItem.ContentPost FeedItem.LinkPost FeedItem.MobileSmartActions FeedItem.PollPost FeedItem.QuestionPost FeedItem.TextPost" }, "QuickActionListId": { "type": "reference", "properties": "Create, Filter, Group, Sort", "description": "The ID of the QuickActionList associated with this list item." }, "SortOrder": { "type": "int", "properties": "Create, Filter, Group, Sort, Update", "description": "The order in which this list item appears in the picklist. This field must be an ordinal number greater than 0, and must be unique in the list." } }, "wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```" }