MobileCRM.FetchXml.Fetch.executeFromXmlAsync - Resconet/JSBridge GitHub Wiki
Executes fetch XML asynchronously.
The format of result output is controlled by internal XML attribute "resultformat" on root fetch XML element.
Arguments
Argument | Type | Description |
---|---|---|
fetchXmlData | String | CRM fetch in XML representation. |