Topic by ftsai
Content
Hi,
I am trying to update some code where it gets the contact with a Generic Object. In 11.2 the Contact CustomFields was available on get. However in 12.8, you need to "specify on get". Should I be able to return all custom fields or do I have to specify each individually?
I am confused on how to construct the syntax to "specify" the inclusion of custom fields form the wsdl call. I have included the call thus far that fetches the contact, but how do you include CustomFields to be returned? I tried searching documentation and it provides examples for creating/updating, but I didn't see any for reading.
Thanks,
Frank