Upcoming Events

NYC CiviCRM Meeting - March 2010
March 16th, 2010
This next NYC meetup will feature a case study (TBD), group discussions and a (more...)

San Francisco CiviCRM Meetup - March 2010
March 24th, 2010
Come meet others from the Bay Area who are interested in, using or developing (more...)

Campaigning Camp in Oxford, UK
March 25th, 2010
Free (with lunch and tea break included!) CiviCRM/Drupal and Plone two-track (more...)

CiviCRM Seminar - Dublin
March 25th, 2010
MTL Software Solutions are hosting a free seminar at The IBOA, Stephen St (more...)

CiviCRM User Training - Atlanta (pre NTC)
April 7th, 2010
This full-day hands-on training session is aimed at non-profit staff and (more...)

Configuring, Customizing and Extending CiviCRM - San Francisco (before DrupalCon SF)
April 18th, 2010
This hands-on 1-day training session is targeted at administrators, integrators (more...)

CiviCRM User Training - San Francisco (before DrupalCon SF)
April 18th, 2010

This full-day hands-on training session is aimed at non-profit staff and (more...)

CiviCon San Francisco 2010
April 22nd, 2010
Join us for the first ever CiviCon in San Francisco this April! CiviCon brings (more...)

CiviCRM Components

Tools for engaging your supporters...

CiviContribute


CiviEvent


CiviMail


CiviMember


CiviReport


REST API updates

Not Just a Contact Database

These optional components give you more power to connect and engage your supporters.

  • civiEVENT

  • Online event registration and participant tracking.

  • civiMEMBER

  • Online signup and membership management.

  • civiMAIL

  • Personalized email blasts and newsletters.

  • civiREPORT

  • Report generation and template management.

November 19, 2008 - 08:52 — acrosman

Over the last week or two a growing number of folks have been discussing improvements to the REST API. Several months back I wrote a small patch that opened the experimental REST interface to the whole API of the system. When that happened a few other people started to show some interest in what could be done with this new functionality.

There are a couple changes being worked on, and several more proposed for future work.

Currently to use the API use have to keep track of the PHPSESSID and a key that gets generated when you login. Xavier has provided a patch that resolves part of this problem by allowing the session ID to be tracked as part of the GET request instead of the cookie; we are working on a more extensive solution. In short if you are working on AJAX-like interfaces it will allow you to authenticate with an existing cookie, if you are working on a server-to-server environment, there will be a shared key to handle security. We are working to make sure we don't break compatibility for anyone out there that may be using the existing setup (I have a vendor that is doing so now for me). Xavier is looking toward building an interface that an AJAX front end can stand on, while I'm looking to make sure we enable server-to-server communication, so that outside applications can effectively sync data with CiviCRM.

At the same time, we have started to open a dialog about what features might be included in a third generation of the API. If you are a developer that has written code that works against v2, now would be a good time to start watching the API section of the forums and getting your two cents in. The community needs your feedback about what works, what doesn't work, what's missing, and anything else you have to say, to help us start to look forward to the next generation. It will be some time before v3 sees the light of day, but now is the time to start offering feedback.

Aaron Crosman
American Friends Service Committee

( categories: )

Comments

And the trendy place to be

Is over there:
http://forum.civicrm.org/index.php/board,41.0.html