Changes

Jump to: navigation, search

Creating SmartConnect Functions

181 bytes added, 19:51, 31 August 2018
no edit summary
'''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]].
 
--Begin custom parameter --<br />
filename: Test.txt<br />
'''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 />
====Get====
'''Function Name'''  -  3.08.1 System Variables Sample 1: Get<br />
'''Description'''  - Get detailed information on the global [[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 global [[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 global [[System_Variables|system variables]].<br /> 
====Update====
'''Object Type'''  -  System Variables<br />
'''Action Type '''  - Update<br />
'''Field List'''  - sf_ID;;sf_Name;;sf_Value;;<br /> 
===Variables Replace===
====Variables Replace - Company====
 
====Variables Replace - User====
====Variables Replace - UTA L1====
====Variables Replace - UTA L2====
====Variables Replace - UTA L3====
==See Also==
[[SmartConnect_-_RESTful_API|SmartConnect - RESTful API]] <br data-attributes="%20/">
Smartstaff
1,385
edits

Navigation menu