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.

Save External Document Output

Output representation for save external document operation.
JSON example
1{
2   "id":"XXXXXXXX",
3    "isSuccess":true,
4   "message":"XYZ"
5}
Property Name Type Description Filter Group and Version Available Version
id String ID of an external document. Small, 58.0 58.0
isSuccess Boolean The isSuccess flag for save external document operation. Small, 58.0 58.0
message String The response message for save external document. Small, 58.0 58.0