Professional Services Automation Invocable Action Reference

CreateAssignmentAndAssignResourceAction

Creates an assignment by assigning the specified resource to the specified resource request.

PropertyValue
LabelCreate Assignment and Assign Resource
CategoryResource Management
SinceSummer 2026
Read-onlyNo
Supports AgentsYes
Supports FlowsNo
Async ActionNo
Keywordsstaffing, book, allocate, resourcing

Request Parameters

FieldTypeLabelDescriptionRequired
resourceRequestIdIdResource Request IDThe resource request to assign the resource to.Yes
resourceIdIdResource IDThe resource to assign to the resource request.Yes

Response Parameters

FieldTypeLabelDescriptionRequired
resourceRequestIdIdResource Request IDThe resource request the resource was assigned to.No
resourceIdIdResource IDThe resource that was assigned to the resource request.No
assignmentJsonStringAssignment (JSON)The created assignment serialized as JSON, with fields Id, Name, Resource__c, Resource_Request__c, Start_Date__c, End_Date__c and Status__c. Deserialize with JSON.deserialize(value, pse__Assignment__c.class).No
© Copyright 2009–2026 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.