CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Services Module support for API?
Pages: [1]

Author Topic: Services Module support for API?  (Read 2846 times)

bahwi

  • Guest
Services Module support for API?
October 06, 2007, 08:41:43 am
Is there any existing services module support ( http://drupal.org/project/services ) for CiviCRM? Otherwise I'll work on it myself but wanted to know as I need to access the APIs from a third party app.

Thanks,

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Services Module support for API?
October 06, 2007, 06:52:31 pm
Can u explain a bit more about what you're trying to do. There is some experimental support in CiviCRM for accessing CiviCRM api's via SOAP and REST.
Protect your investment in CiviCRM by  becoming a Member!

bahwi

  • Guest
Re: Services Module support for API?
October 07, 2007, 08:17:49 am
Basically it would be that. Drupal has a module for this( http://drupal.org/project/services ) that is pluggable. You add the api hooks to it and it makes it available via the server modules(flash remoting, JSON, or xmlrpc) which is also pluggable(you could add soap).

Basically just want full access to the API from external regular desktop applications.

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Services Module support for API?
October 08, 2007, 03:01:53 pm
If you are a PHP developer and you're interested in working with / completing the experimental wrapper code, contact us on IRC. Having a list of a few key use cases that you want to support via API would be helpful in determining the scope of work needed - because we have converted some but not all of our API's to a "v2 model" - which makes remote access a bit easier.
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Services Module support for API?

This forum was archived on 2017-11-26.