WildApricotApiV2 Java Code
I have just pushed a new project to GitHub called WildApricotApiV2, located here: https://github.com/GeePawHill/WildApricotApiV2
This is an MIT-licensed Java implementation of the interface. As of this first push, it doesn't do much but perform the V2 authentication and fetch 100% of the contacts. Generally, the hard part is the initial calls, though, so the rest should go pretty quickly.
Enjoy, and feel free to post questions here, github, or direct to me, geepawhill@geepawhill.org, if you need any help with it.
Next step for me: adding readme text for folks wanting to get started with it.
Cheers, GeePawHill
-
Tyler Barnett commented
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
-
Barbara Renick commented
Thanks for doing this. Works great so far. I have an Android app that can be greatly simplified with your work.
-
Frank commented
Great work! Thanks!
-
Kerrie-Anne commented
You,my friend, are awesome! :-)