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.

Context Node ID Input

Input representation of the list of context node IDs to create the relationship nodes for.
JSON example
1{
2  "contextNodeIds": [
3    "11oxx000001G3dtAAC",
4    "11oxx000001G3duAAC"
5  ]
6}
Properties
Name Type Description Required or Optional Available Version
contextNodeIds String List of context node IDs to create the relationship nodes by adding them as child nodes to the context node that’s specified in the endpoint. Required 61.0