Customer and member creation from another system.
We are planning to create Customer and member information from another system into WildApricot. Our Chapter membership uses WildApricot and we would like to automate chapter membership information from our system to WA database through web services call. Has anyone implemented similar work or recommendation.
Thanks.
Sundar
Here is an open source plugin, which helps integrate Wild Apricot with Joomla https://github.com/psike73/joomla_waauth
-
Sundar Natarajan commented
HI Dmitry,
We are able to create contact using API v2. How to set membership level to the contact? Is it possible to set membership level to contact using API.
Thanks.
Sundar.
-
Dmitry Smirnov commented
Hi Sundar,
What programming language are you going to use?
Do you have any specific questions, or just collecting general information?Here is a lot of samples on working with API https://github.com/WildApricot/ApiSamples
I don't know all your requirements, but in general it is possible to manage contacts with API.
Dmitry,
API and Mobile developer at Wild Apricot