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.
List Scope Input
List scope to update or create.
- JSON example
-
1{ 2"apiName": "entity", 3"entityId": "00Gxx000000sjI8", 4"relatedEntityId": "701xx000003HZ7X" 5} - Properties
-
Name Type Description Required or Optional Available Version apiName String API name of the list’s scope. Optional 61.0 entityId String ID of the scope’s entity. Optional 61.0 relatedEntityId String ID of the related entity for the scope. Optional 61.0