Set an image for ConcourseSuite Community Edition

Sign In or Register

ConcourseSuite Community Edition

Core Team
PostgreSQL Java
PUBLIC PROFILE

XML API Examples

The following examples provide an overview of the XML API use. Each example provides both, the code snippet that can used using Centric CRM Tools or the actual xml sent as part of the request packet.

QUERY

1. Fetch a list of ALL Accounts with details requested
2. Fetch all Accounts OWNED by a particular user
3. Fetch a list of lookup items

ADD

1. Add Contact & related information
2. Add an Opportunity and an associated Opportunity Component

SYNC

1. Sync a list of Accounts within a particular time period

Sign in to add your comment.