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.
FieldService Class
Namespace
FieldService Methods
createShiftsFromPattern(shiftsFromPatternInput, shiftPatternId)
API Version
51.0
Requires Chatter
Yes
Signature
public static ConnectApi.ShiftsFromPattern createShiftsFromPattern(ConnectApi.ShiftsFromPatternInput shiftsFromPatternInput, String shiftPatternId)
Parameters
- shiftsFromPatternInput
- Type: ConnectApi.ShiftsFromPatternInput
- A ConnectApi.ShiftsFromPatternInput object providing the pattern.
- shiftPatternId
- Type: String
- ID of the shift pattern.
Return Value
previewShiftsFromPattern(shiftsFromPatternInput, shiftPatternId)
API Version
51.0
Requires Chatter
Yes
Signature
public static ConnectApi.ShiftsFromPattern previewShiftsFromPattern(ConnectApi.ShiftsFromPatternInput shiftsFromPatternInput, String shiftPatternId)
Parameters
- shiftsFromPatternInput
- Type: ConnectApi.ShiftsFromPatternInput
- A ConnectApi.ShiftsFromPatternInput object providing the pattern.
- shiftPatternId
- Type: String
- ID of the shift pattern.