Changes

Jump to: navigation, search

Creating SmartConnect Functions

739 bytes added, 16:02, 7 September 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'''  -  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 /> 
'''Object Type'''  -  System Variables<br />
'''Action Type '''  -  Get<br />
'''Field List'''  - sf_ID;;sf_Name;;sf_Value;;<br /> 
--Begin custom parameter --<br />
'''Object Type'''  -  System Variables<br />
'''Action Type '''  - Update<br />
'''Field List'''  - sf_ID;;sf_Name;;sf_Value;;<br /> 
--Begin custom parameter --<br />
'''Object Type'''  -  Company<br />
'''Action Type '''  - Variables Replace<br />
'''Field List'''  - <br /> 
--Begin custom parameter --<br />
'''Object Type'''  -  User<br />
'''Action Type '''  - Variables Replace<br />
'''Field List'''  - <br /> 
--Begin custom parameter --<br />
'''Object Type'''  -  Submission Manager - Grant<br />
'''Action Type '''  - Variables Replace<br />
'''Field List'''  - <br /> 
--Begin custom parameter --<br />
'''Object Type'''  -  Submission Manager - Grant<br />
'''Action Type '''  - Variables Replace<br />
'''Field List'''  - <br /> 
--Begin custom parameter --<br />
====Variables Replace - UTA L3====
'''Function Name'''  -  3.09.5 System Variables Replace - UTA L3<br />
'''Description'''  - This function will send the objectid=[[Determining_the_eventid|Event ID]] and the desired content with system variables. It returns a json format of the content with all the [[System_Variables|system variables]] replaced by the variable processor. <br />
'''Object Type'''  -  Submission Manager - Disbursement<br />
'''Action Type '''  - Variables Replace<br />
'''Field List'''  -  
 
--Begin custom parameter --<br />
objectid: 18432872<br />
content: This is L3 record id "@eventid@", of status "@status@". The parent L2 Type is "@parent.type@". The L1 company is "@parent.parent.company.name@".<br />
--End custom parameter--
 
[[File:APIFunctionVariablesReplace5.PNG|800px]]
 
==See Also==
[[SmartConnect_-_RESTful_API|SmartConnect - RESTful API]] <br data-attributes="%20/">
Smartstaff
1,385
edits

Navigation menu