Changes

Jump to: navigation, search

JSON API (SmartConnect)

28 bytes added, 14:22, 20 April 2017
Field List Syntax
The only functions you will be able to use within a instance of SmartSimple are the specific functions that have been enabled in that instance. Visit the article [[Creating JSON functions]] to learn how to add functions to your instance.
== Field List Syntax ==  
{| class="wikitable"
|
|-
|||-!|Field List Syntax!|Example
|-
||Separate values with ";;" ||sf_Name;;cf_MyFieldName
|-
||Prefix Standard fields with "sf_"||sf_Name
|-
||Prefix Custom fields with "cf_"||cf_MyFieldName or  cf_MyFieldssid
|-
||Application Metadata append with "." followed by what you want returned||levelone.status or levelone.* (star returns all)
|}
===Application Metadata Options:===
====Level One Options====
 
 
* '''*'''
* levelone.*
====Level Two Options====
 
 
* leveltwo.*
* leveltwo.fields
* leveltwo.types.fields
* leveltwo.status
 
====Level Three Options====
* levelthree.*
Smartstaff
1,385
edits

Navigation menu