RetrieveMscrmRecordsFetchXml()
Returns the attributes specified in a Fetch XML query.
| Marketing Cloud Engagement | ✅ Yes |
| Marketing Cloud Next | ❌ No |
The RetrieveMscrmRecordsFetchXML() has one parameter:
fetchXmlQuery(string): Required. A Microsoft Dynamics CRM Fetch XML query.
This function uses a Fetch XML query to retrieve the contact IDs, email addresses, first names, and last names of contacts who have a specific subscriber key.
- Use FetchXML to construct a query in the Microsoft Developer Documentation