Newer Version Available
List Info Post Input
Info to create a list.
- Example
- This example uses a request body to create the metadata for an account list
view.
- Properties
-
Name Type Description Required or Optional Available Version displayColumns String[] Display columns (field API names) for the list. Optional 61.0 filterLogicString String Filter logic string, such as (1 OR 2) and 3. Indexes start with 1. Optional 61.0 filteredByInfo List Filter By Info Input[] Filtering information for the list. Optional 61.0 label String List’s display label, for example, All Accounts. Optional 61.0 listShares String[] Objects the list is shared with, if visibility is shared. Optional 61.0 listViewApiName String API name for the list. This property is optional but strongly recommended. If unspecified, a default API name is generated. Optional 61.0 scope List Scope Input Scope information for the list. Optional 61.0 visibility String List’s visibility. One of these values: - Private
- Public
- Shared
Optional 61.0