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 »
  • APIs and Hooks (Moderator: Donald Lobo) »
  • Adding contacts to a group not implemented
Pages: [1]

Author Topic: Adding contacts to a group not implemented  (Read 363 times)

antland01

  • I’m new here
  • *
  • Posts: 7
  • Karma: 0
  • CiviCRM version: 4.4.0
  • CMS version: Drupal
  • MySQL version: 5.5
  • PHP version: 5.0
Adding contacts to a group not implemented
May 24, 2014, 02:36:31 am
Hi,

When i try and add contacts to a group with this url, http://www.myurl.org/sites/all/modules/civicrm/extern/rest.php?key=1245&api_key=abscdge&entity=group_contact&action=add&contact_id=1&group_id=2 it comes up with a reply API (group_contact,add) does not exist, The key and api key
are fine because they work when i add a contact its sucessful

Thanks again

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Adding contacts to a group not implemented
May 24, 2014, 03:11:16 am
The action to use is create, not add.
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

antland01

  • I’m new here
  • *
  • Posts: 7
  • Karma: 0
  • CiviCRM version: 4.4.0
  • CMS version: Drupal
  • MySQL version: 5.5
  • PHP version: 5.0
Re: Adding contacts to a group not implemented
May 24, 2014, 04:16:17 am
Worked, Thanks again! :)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion »
  • APIs and Hooks (Moderator: Donald Lobo) »
  • Adding contacts to a group not implemented

This forum was archived on 2017-11-26.