Changes

SmartConnect - Appendix: Standard Field Names

2,001 bytes added, 19:49, 22 June 2018
no edit summary
||Mandatory field for adding records
|}
 
==Notes==
Notes can only be retrieved via GET and LIST. They cannot be created or updated via SmartConnect.
 
{| class="wikitable" width="85%" cellpadding="5px" align="center"
|-
! width="20%"|API Field Reference
! width="25%"|Field Description
! style="text-align: center;" width="15%"|Allow Get/List
! style="text-align: center;" width="15%"|Allow Update
! width="25%"|External Notes
|-
||sf_Note ID
||Unique ID for the Note record
| style="text-align: center;"|Y
| style="text-align: center;"|Not Updatable
||
|-
||sf_Type
||Note Type
| style="text-align: center;"|Y
| style="text-align: center;"|Not Updatable
||
|-
||sf_Type ID
||Type ID
| style="text-align: center;"|Y
| style="text-align: center;"|Not Updatable
||
|-
||sf_Content
||Contents of the note
| style="text-align: center;"|Y
| style="text-align: center;"|Not Updatable
||
|-
||sf_Created By
||Name of user that created  the record
| style="text-align: center;"|Y
| style="text-align: center;"|Not Updatable
||
|-
||sf_Created Date
||Date the record was created
| style="text-align: center;"|Y
| style="text-align: center;"|Not Updatable
||
|-
||sf_Object ID
||Parent object id for the note
| style="text-align: center;"|Y
| style="text-align: center;"|Not Updatable
||
|}
 
==System Variables==
{| class="wikitable" width="85%" cellpadding="5px" align="center"
|-
! width="20%"|API Field Reference
! width="25%"|Field Description
! style="text-align: center;" width="15%"|Allow Get/List
! style="text-align: center;" width="15%"|Allow Update
! width="25%"|External Notes
|-
||sf_ID
||System variable ID
| style="text-align: center;"|Y
| style="text-align: center;"|Not Updatable
||Mandatory field for updating records
|-
||sf_Name
||Variable Name
| style="text-align: center;"|Y
| style="text-align: center;"|Y
||
|-
||sf_Value
||Value of the variable
| style="text-align: center;"|Y
| style="text-align: center;"|Y
||
|-
||sf_Description
||Variable Description
| style="text-align: center;"|Y
| style="text-align: center;"|Y
||
|}
 
==See Also==
0
edits