FieldsInJavaAPIs

From AgileApps Support Wiki
Revision as of 02:35, 15 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.)
  • Field lists for database views need to use dot notation specify the object's alias, as well as the field name: {aliasName}.{fieldName}.