Your code works well, and I have modded it slightly to print out the member ID and Email, but I need more fields. However, I cannot figure out how to specify a user-added field that I want to access.
For example, my field is called "FOC Number", and yet I cannot access it using these definitions in ApiContact.java: FOCNumber, FOC_Number, etc.
Hi GPH,
Your code works well, and I have modded it slightly to print out the member ID and Email, but I need more fields. However, I cannot figure out how to specify a user-added field that I want to access.
For example, my field is called "FOC Number", and yet I cannot access it using these definitions in ApiContact.java: FOCNumber, FOC_Number, etc.
What may I be doing wrong here?
Many thanks! Tyler