Newer Version Available
Organizations in XMD
If your datasets combine records from multiple Salesforce orgs, map Salesforce orgs to
their URLs. Analytics uses these mappings to locate a record in a multi-org environment. The
organizations section is used for opening links, not performing Salesforce actions.
This example shows the parameters for the organizations XMD parameter. The ID uses the 18-character format.
The organizations section can have the following
parameters.
| Parameter | Description |
|---|---|
| id |
Org ID, up to 18 characters Example: "id": "00DV0025306tGV5MAM" |
| label |
Display name for the Salesforce org, up to 40 characters. Example: "label": "Org1" |
| instanceUrl |
URL of the Salesforce org. If you are using a custom domain name for the org, use the domain name. Example: "instanceUrl": "https://acmefirstorg.salesforce.com" |