Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Search Actionable List Members
Output representation of the request for searching for actionable list
members.
- JSON Example
-
1{ 2 "fields": [ 3 { 4 "apiName": "ActionableListMemberStatusId", 5 "calculated": false, 6 "compound": false, 7 "compoundComponentName": null, 8 "compoundFieldName": null, 9 "controllerName": null, 10 "controllingFields": [], 11 "createable": true, 12 "custom": false, 13 "dataType": "Reference", 14 "extraTypeInfo": null, 15 "filterable": true, 16 "filteredLookupInfo": null, 17 "highScaleNumber": false, 18 "htmlFormatted": false, 19 "inlineHelpText": null, 20 "label": "Actionable List Member Status", 21 "length": 18, 22 "nameField": false, 23 "polymorphicForeignKey": false, 24 "precision": 0, 25 "reference": true, 26 "referenceTargetField": null, 27 "referenceToInfos": [ 28 { 29 "apiName": "ActionableListMemberStatus", 30 "nameFields": [] 31 } 32 ], 33 "relationshipName": "ActionableListMemberStatus", 34 "required": false, 35 "scale": 0, 36 "searchPrefilterable": false, 37 "sortable": true, 38 "unique": false, 39 "updateable": true 40 }, 41 { 42 "apiName": "ReferenceRecordId", 43 "calculated": false, 44 "compound": false, 45 "compoundComponentName": null, 46 "compoundFieldName": null, 47 "controllerName": null, 48 "controllingFields": [], 49 "createable": true, 50 "custom": false, 51 "dataType": "Reference", 52 "extraTypeInfo": null, 53 "filterable": true, 54 "filteredLookupInfo": null, 55 "highScaleNumber": false, 56 "htmlFormatted": false, 57 "inlineHelpText": null, 58 "label": "Reference Record", 59 "length": 18, 60 "nameField": false, 61 "polymorphicForeignKey": true, 62 "precision": 0, 63 "reference": true, 64 "referenceTargetField": null, 65 "referenceToInfos": [ 66 { 67 "apiName": "Account", 68 "nameFields": [ 69 "Name" 70 ] 71 }, 72 { 73 "apiName": "Contact", 74 "nameFields": [ 75 "FirstName", 76 "LastName", 77 "Name" 78 ] 79 } 80 ], 81 "relationshipName": "ReferenceRecord", 82 "required": true, 83 "scale": 0, 84 "searchPrefilterable": false, 85 "sortable": true, 86 "unique": false, 87 "updateable": true 88 }, 89 { 90 "apiName": "OwnerId", 91 "calculated": false, 92 "compound": false, 93 "compoundComponentName": null, 94 "compoundFieldName": null, 95 "controllerName": null, 96 "controllingFields": [], 97 "createable": true, 98 "custom": false, 99 "dataType": "Reference", 100 "extraTypeInfo": null, 101 "filterable": true, 102 "filteredLookupInfo": null, 103 "highScaleNumber": false, 104 "htmlFormatted": false, 105 "inlineHelpText": null, 106 "label": "Assignee", 107 "length": 18, 108 "nameField": false, 109 "polymorphicForeignKey": true, 110 "precision": 0, 111 "reference": true, 112 "referenceTargetField": null, 113 "referenceToInfos": [ 114 { 115 "apiName": "Group", 116 "nameFields": [ 117 "Name" 118 ] 119 }, 120 { 121 "apiName": "User", 122 "nameFields": [ 123 "FirstName", 124 "LastName", 125 "Name" 126 ] 127 } 128 ], 129 "relationshipName": "Owner", 130 "required": true, 131 "scale": 0, 132 "searchPrefilterable": false, 133 "sortable": true, 134 "unique": false, 135 "updateable": true 136 }, 137 { 138 "apiName": "ActionableListId", 139 "calculated": false, 140 "compound": false, 141 "compoundComponentName": null, 142 "compoundFieldName": null, 143 "controllerName": null, 144 "controllingFields": [], 145 "createable": true, 146 "custom": false, 147 "dataType": "Reference", 148 "extraTypeInfo": null, 149 "filterable": true, 150 "filteredLookupInfo": null, 151 "highScaleNumber": false, 152 "htmlFormatted": false, 153 "inlineHelpText": null, 154 "label": "Actionable List", 155 "length": 18, 156 "nameField": false, 157 "polymorphicForeignKey": false, 158 "precision": 0, 159 "reference": true, 160 "referenceTargetField": null, 161 "referenceToInfos": [ 162 { 163 "apiName": "ActionableList", 164 "nameFields": [ 165 "Name" 166 ] 167 } 168 ], 169 "relationshipName": "ActionableList", 170 "required": true, 171 "scale": 0, 172 "searchPrefilterable": false, 173 "sortable": true, 174 "unique": false, 175 "updateable": false 176 }, 177 { 178 "apiName": "Name", 179 "calculated": false, 180 "compound": false, 181 "compoundComponentName": null, 182 "compoundFieldName": null, 183 "controllerName": null, 184 "controllingFields": [], 185 "createable": false, 186 "custom": false, 187 "dataType": "String", 188 "extraTypeInfo": null, 189 "filterable": true, 190 "filteredLookupInfo": null, 191 "highScaleNumber": false, 192 "htmlFormatted": false, 193 "inlineHelpText": null, 194 "label": "Name", 195 "length": 255, 196 "nameField": true, 197 "polymorphicForeignKey": false, 198 "precision": 0, 199 "reference": false, 200 "referenceTargetField": null, 201 "referenceToInfos": [], 202 "relationshipName": null, 203 "required": true, 204 "scale": 0, 205 "searchPrefilterable": false, 206 "sortable": true, 207 "unique": false, 208 "updateable": false 209 } 210 ], 211 "nextPageToken": "djE6MTk=", 212 "records": [ 213 { 214 "apiName": "ActionableListMember", 215 "childRelationships": {}, 216 "eTag": "6c4f106b488feff2ecb64758daf202f7", 217 "fields": { 218 "Owner": { 219 "displayValue": null, 220 "value": { 221 "apiName": "Owner", 222 "childRelationships": {}, 223 "eTag": "389e6df77a824032aaf4d6d57099b916", 224 "fields": { 225 "Id": { 226 "displayValue": null, 227 "value": "005xx000001X7sHAAS" 228 }, 229 "Name": { 230 "displayValue": null, 231 "value": "Admin User" 232 } 233 }, 234 "id": "005xx000001X7sHAAS", 235 "lastModifiedById": null, 236 "lastModifiedDate": null, 237 "recordTypeId": null, 238 "recordTypeInfo": null, 239 "systemModstamp": null, 240 "weakEtag": 0 241 } 242 }, 243 "ActionableList": { 244 "displayValue": null, 245 "value": { 246 "apiName": "ActionableList", 247 "childRelationships": {}, 248 "eTag": "63439e779f0ceda0e6978c5f22162431", 249 "fields": { 250 "Priority": { 251 "displayValue": "High", 252 "value": "High" 253 }, 254 "Id": { 255 "displayValue": null, 256 "value": "0woxx000000028IAAQ" 257 }, 258 "Name": { 259 "displayValue": null, 260 "value": "Homeloans" 261 }, 262 "ActionableListDefinitionId": { 263 "displayValue": null, 264 "value": null 265 } 266 }, 267 "id": "0woxx000000028IAAQ", 268 "lastModifiedById": null, 269 "lastModifiedDate": null, 270 "recordTypeId": null, 271 "recordTypeInfo": null, 272 "systemModstamp": null, 273 "weakEtag": 0 274 } 275 }, 276 "Id": { 277 "displayValue": null, 278 "value": "0wzxx00000002TjAAI" 279 }, 280 "ReferenceRecord": { 281 "displayValue": null, 282 "value": { 283 "apiName": "ReferenceRecord", 284 "childRelationships": {}, 285 "eTag": "9df10988eff0de6a66136922d75f3643", 286 "fields": { 287 "Id": { 288 "displayValue": null, 289 "value": "001xx000003GbvDAAS" 290 }, 291 "Name": { 292 "displayValue": null, 293 "value": "jaxon Frost" 294 } 295 }, 296 "id": "001xx000003GbvDAAS", 297 "lastModifiedById": null, 298 "lastModifiedDate": null, 299 "recordTypeId": null, 300 "recordTypeInfo": null, 301 "systemModstamp": null, 302 "weakEtag": 0 303 } 304 }, 305 "Name": { 306 "displayValue": null, 307 "value": "ALM-00000441" 308 } 309 }, 310 "id": "0wzxx00000002TjAAI", 311 "lastModifiedById": null, 312 "lastModifiedDate": null, 313 "recordTypeId": null, 314 "recordTypeInfo": null, 315 "systemModstamp": null, 316 "weakEtag": 0 317 } 318 ] 319}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| fields | Field[] | List of metadata of the Actionable List Member fields | Small, 57.0 | 57.0 |
| nextPageToken | String | Pointer to the last record in the current pagination request | Small, 57.0 | 57.0 |
| records | Record[] | List of queried actionable list member records | Small, 57.0 | 57.0 |