Topic by Yiğit Demirbaş
Content
Hello,
I am developing an extension bar that will be used to communicate with a 3rd party service. The problem is that I am having trouble accessing Staff Account object's custom fields.
As a workaround I have managed to get the agentid from global context and query it with SOAP API but CustomField attribute of the result always null and doesnt contain any fields.
How can I reach to Account object's custom fields?
Thanks in advance,
/Yiğit