Difference between revisions of "Developers Index"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 60: Line 60:


''Integration''
''Integration''
Code-free solution:
: [[ Web Services Integration]] (configure and utilize)
: [[ Web Services Integration]]


Coding solutions:
: Programming:
:{| cellspacing="0" cellpadding="1"
:{| cellspacing="0" cellpadding="1"
|-
|-

Revision as of 21:53, 16 September 2013

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

Overview

Template:^Build an App article - A step by step tutorial for designers.
Developer Suite - Marketing overview. See what the platform can do.
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 descriptions to find out what you can do with the platform.
Localization - How the platform supports localized data for users.

APIs

Java: [APIs]   [javadocs]   [constants]   [cheatsheet]   [code samples]
REST: [APIs]   [conventions]   [considerations]   [cheatsheet]   [error codes]
SQL: [SQL Browser]   [SQL Syntax]   [SQL Functions]   [REST]   [Java]
Web: [JavaScript]   [jQuery] & [JSON]   [AJAX and REST]     [JavaScript Functions and Variables]
[Referencing Form Fields in JavaScript]   [JavaScript Field Type Reference]

Integration

Web Services Integration (configure and utilize)
Programming:
  Incoming   Outgoing
SOAP:     Access an external web service using SOAP
REST:   REST API Code Samples   HowTo:Use the HttpConnection Class to access a web service

Objects

[Object Aspects]   [Custom Objects]   [System Objects]   [Composite Objects]

Finding

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

 

Developers Guide Additional Resources   Downloads