UserResourceSyncAction
Triggers a sync of Resource records against CSC-licensed active users.
| Property | Value |
| Label | Sync Users to Resources |
| Category | Resource Management |
| Since | Summer 2026 |
| Read-only | No |
| Supports Agents | Yes |
| Supports Flows | Yes |
| Async Action | No |
| Keywords | resource, user, sync, reconcile, license |
Request Parameters
| Field | Type | Label | Description | Required |
Placeholder | Boolean | Placeholder | Reserved placeholder. The action is zero-input and runs a full reconciliation regardless of this value; it exists only because an invocable action input type must declare at least one variable. | No |
Response Parameters
| Field | Type | Label | Description | Required |
JobId | Id | Job ID | The Id of the enqueued AsyncApexJob that performs the reconciliation, which can be queried to monitor its status. Null when the CSC package license is not installed. Identical across all responses in a batch, because exactly one reconciliation is enqueued per transaction. | No |
|