Skip to content
Johan Vervloet edited this page Aug 13, 2015 · 6 revisions

civicrm.net

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.

Getting started

Technical information

Advanced usage

Examples

  • 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

Issues

Clone this wiki locally