I'm trying to get a list of members of a dynamic Marketing List. I know that I need to do a query on the "list" entity and use the data in the "query" property. It doesn't work for me. I'm using CRM REST Builder to investigate this.
Instead, I get back one or more GUIDs or a long string of numbers. Here are some samples:
query:"100000018100000025100000007100000040",
query:"100000005100000013100000014100000041100000016100000026100000033100000039",
query:"{3E5828B2-0BBE-E411-8A24-A45D36FCBFF8}{361B5EEC-27E1-DF11-9EF9-001E0B46D40C}100000019100000031100000032",
What does this mean?
*This post is locked for comments