|
They are 5 different way of using the APIs:
Most of the examples and API descriptions are using the syntax for the 1. (direct php call). However, all these APIs can be acessed via the other channels as well, provided you adapt the syntax (eg. the list of return variables is either a php array, several get parameters or a comma separated list). API OverviewScope and Definitions, Permissioning, Remote Invocation, Error Handling... Using CiviCRM APIs - Code SnippetsCollection of code snippets which demonstrate use of CiviCRM APIs Changes in CiviCRM 2What's new in CiviCRM 2 Contact and Contact Search APIsCreate, update, find and delete contacts... Contribution APIsCreate, update, get and delete CiviContribute contribution records... Group APIsCreate groups, get members of groups, add and remove group members... Activity APIsCreate, update, delete and get Activities Location APIsRelationship APIsCreate, retrieve supported relationship types (spouse, employer, etc.). Create, get, delete relationships between contacts (individuals, households and/or organizations... Custom Data Group and Custom Field APIsCreate and / or delete custom data groups and fields... Note APIsCreate, update, get and delete Notes... Tagging APIsCreate and delete tags. Assign tags to contacts, remove tags from contacts... File APIsCreate files. Assign files to contacts... Profile and User Frameword APIsDefinition of the User Profile Group of the CRM API. User Framework (CMS) interaction. Membership APIsAssign or remove Memberships for Contacts, manage Membership Types, Membership Statuses Event APIsCreate, update, get and delete Events... Participant and Participant Payment APIsCreate ,update ,get and delete Participant and Participant Payment Upgrading api's from v1 to v2Naming Convention:: Upgrading from V1 to V2 |
CiviCRM Public APIs
Skip to end of metadata
Go to start of metadata
Labels:
Page:
Activity APIs
Page:
API Overview
Page:
Changes in CiviCRM 2
Page:
Contact APIs
Page:
Contribution APIs
Page:
Custom Data Group and Custom Field APIs
Page:
Deprecated APIs
Page:
Event APIs
Page:
File APIs
Page:
Group APIs
Page:
Location APIs
Page:
Membership APIs
Page:
Migrating from 1.x API to 2.x API
Page:
Note APIs
Page:
Participant and Participant Payment APIs
Page:
Profile APIs
Page:
Relationship APIs
Page:
REST interface
Page:
Tagging APIs
Page:
Upgrading api's from v1 to v2
Page:
Using CiviCRM APIs - Code Snippets
Page:
AJAX Interface
Page:
Smarty interface
Page:
Deprecated v1 API's
