-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Johan Vervloet edited this page Aug 13, 2015
·
6 revisions
This project enables access to the CiviCRM API from a .NET application through Windows Communciation Foundation.
It should work with CiviCRM 4.7 or later. You could run it on CiviCRM 4.5 and 4.6, but then you'll probably need to patch your CiviCRM instance. You can contact https://github.com/johanv for more info about that.
- Usage of limit, offset and sort
- Chaining: Multiple requests in one call
- Filtering the results
- Control which information is returned
- Ways to handle custom fields
- Contacts with a relationship to another contact at a certain time
- Events that are happening right now, including adress
- Contacts with a relationship to another contact with information about the events they attended
All texts in this wiki are under CC-BY-SA 3.0. Source code in the wiki is under version 2.0 of the Apache license.