Difference between revisions of "REST API Code Samples"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 1: Line 1:
:{| border="0" cellpadding="0" cellspacing="0"
:{| border="0" cellpadding="2" cellspacing="0"
|-valign="top"
|-valign="top"
|[[REST API:BaseClient|BaseClient]] || Login, display sessionId, and logout.
|[[REST API:BaseClient|BaseClient]] || Login, display sessionId, and logout.

Revision as of 22:10, 2 July 2013

BaseClient Login, display sessionId, and logout.
BaseUtil Utility classes used by BaseClient, mostly for message formatting.
BulkUploadClient Import CSV data
PackageDownloadClient Download a package
PackageSubscribeClient Subscribe to a package
StaticResourceUploadClient   Upload a resource file to the platform.
Learn more: REST API pages, which contain additional code samples