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.

Decision Model Export Input

Input representation of the request to export decision matrix data.
JSON example
1{
2   "decisionModelEntityIds":[
3      “0lNRO00000004f72AA”,
4      “0lNRO000000rfn27AA”
5   ]
6}
Properties
Name Type Description Required or Optional Available Version
decision​Model​EntityIds String[] A list of decision matrix version IDs to export data from. Required 58.0