Difference between revisions of "Developers Index"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 61: Line 61:
| [[Get an Object ID| [Object ID] ]]
| [[Get an Object ID| [Object ID] ]]
|     [[Get a View ID| [View ID] ]]
|     [[Get a View ID| [View ID] ]]
|     [[Get a Record ID| [Record ID] ]]
|     [[Get a Record ID| [Record ID] ]]
|     [[Get a Document ID| [Document ID] ]]
|     [[Get a Document ID| [Document ID] ]]
|     [[Documents#Link_to_a_Document| [Document Link] ]]
|}
|}
<p style="height:5px">&nbsp;</p> <!--additional space, but not triple spaced -->
<p style="height:5px">&nbsp;</p> <!--additional space, but not triple spaced -->

Revision as of 00:08, 30 December 2011

These pages give you the information you need to develop sophisticated applications for the platform:

Overview

Developer Suite - Marketing overview. See what the platform is capable of.
Application Architecture - See how an application works.
Development Experience - Working with the platform to build an app.
Ontology pages - Get familiar with platform terminology and the relationships among the underlying concepts.
GUI Ontology - Get an overview of how you work with the GUI, from a developer's perspective.
REST API CheatSheet - Read the description column to get a sense of the things you can do with the platform.

Objects

Reference:   [Built-in Objects]   [CRM Objects]
See Also: [Custom Objects]   [Composite Objects]

APIs

Java: [APIs]   [javadocs]   [constants]   [cheatsheet]
REST: [APIs]   [conventions]   [considerations]   [error codes]   [cheatsheet]
Web: [JavaScript]   [AJAX and REST]   [JavaScript Functions and Variables]
SQL: [SQL Browser]   [SQL Syntax]   [SQL Functions]   [REST]   [Java]

FIND

IDs: [Object ID]     [View ID]     [Record ID]     [Document ID]     [Document Link]

 

Developers Guide Additional Resources   Downloads