Changes

Jump to: navigation, search

Creating SmartConnect Functions

1,013 bytes added, 19:47, 31 August 2018
no edit summary
'''Object Type'''  -  Company<br />
'''Action Type '''  -  Download File<br />
'''Field List'''  -
'''Mandatory fields''' to download a file:<br/>
'''filename''' - name of the file to be downloaded.<br/>
'''objectid''' - is the [[Determining_the_companyid|Company ID]] where the file is attached to.<br/>
'''fieldid''' - [[Custom_Field_ID|Custom Field ID]] of the Organization record that is either a [[Custom_Field_Type:_Upload_-_Single_File_Storage|single file type]] or [[Custom_Field_Type:_Upload_-_Multiple_Files_Storage|multiple file type]].<br />
--Begin custom parameter --<br />
filename: Test.txt<br />objectid: 1688407<br />fieldid: 1523157<br />
--End custom parameter--
'''Object Type'''  -  Case Management 360° - Case<br />
'''Action Type '''  -  Search Files<br />
'''Field List'''  - cf_Case Documents;;sf_Application Template Type;;sf_Customer<br />
--Begin custom parameter --<br />
<!--71972 - SmartConnect Function: System Variables - does not show when using '/devtools/dev_api.html'-->
====Get====
'''Function Name'''  -  3.08.1 System Variables Sample 1: Get<br />
'''Description'''  - Get detailed information on the [[System_Variables|system variables]]<br />
'''Object Type'''  -  System Variables<br />
'''Action Type '''  -  Get<br />
'''Field List'''  - sf_ID;;sf_Name;;sf_Value;;<br />
 
====List====
'''Function Name'''  -  3.08.2 System Variables Sample 1: List<br />
'''Description'''  - Retrieves all the [[System_Variables|system variables]] in the system<br />
'''Object Type'''  -  System Variables<br />
'''Action Type '''  -  List<br />
'''Field List'''  - sf_ID;;sf_Name;;sf_Value;;<br />
 
No parameters are needed to retrieve all the [[System_Variables|system variables]].<br /> 
 
====Update====
'''Function Name'''  -  3.08.3 System Variables Sample 1: Update<br />
'''Description'''  - Updates a [[System_Variables|system variables]]<br />
'''Object Type'''  -  System Variables<br />
'''Action Type '''  - Update<br />
'''Field List'''  - sf_ID;;sf_Name;;sf_Value;;<br />
 
===Variables Replace===
 
 
 
==See Also==
[[SmartConnect_-_RESTful_API|SmartConnect - RESTful API]] <br data-attributes="%20/">
[[JSON API (SmartConnect) Standard Field Names]]
 
 
[[API Sample Code]]
 
[[Category:Integration]][[Category:API]][[Category:SmartConnect RESTful API]]
Smartstaff
1,385
edits

Navigation menu