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.

Fetch Optimization Files

Fetch the files generated for an optimization request in Enhanced Scheduling and Optimization.

This resource requires Field Service to be enabled for the org and requires the context user to have Field Service enabled.

Resource
1/connect/field-service/scheduling-operations/fetchOptimizationFiles
Available version
66.0
HTTP methods
POST
Request body for POST
JSON example
1{
2  "optimizationRequestId": "0XxXX0000000001AAA"
3}
Properties
Name Type Description Required or Optional Available Version
optimizationRequestId String ID of the optimization request for which to retrieve the generated files. Required 66.0
Response body for POST
Fetch Files