platform-dataspace-access-configure
Installation
SKILL.md
platform-dataspace-access-configure
Configure DataSpace access in Salesforce Data Cloud using a two-layer model:
- DataSpace-level access — grant a
PermissionSetaccess to a DataSpace by embedding a<dataspaceScopes>element in the permission set XML and deploying via MDAPI. - Object-level access (optional) — grant that permission set access to specific DMO / DLO / CIO objects within the DataSpace using the Object Access Grants Connect API.
The MDAPI layer is required to establish the PermissionSet → DataSpace linkage. The Connect API layer is optional and only needed when access should be scoped to specific objects rather than governed entirely by data governance policies.
Decide the Case First
Pick exactly one case from the table below before writing any files. Each case has a different output shape.