FieldsInJavaAPIs

From AgileApps Support Wiki
Revision as of 03:30, 18 November 2014 by imported>Aeric
  • A comma-separated list of field names
  • The asterisk ("*") wildcard specifies all fields
(Use the REST API:field Resource to get a complete list of fields.)
{aliasName}.{fieldName}
When fetched, the alias becomes a "field" that contains an array of records from the related object, where each record contains the specified field(s).