Changes

Jump to: navigation, search

Creating SmartConnect Functions

754 bytes added, 15:17, 30 August 2018
no edit summary
'''Object Type'''  -  Report<br />
'''Action Type '''  -  Query<br />
'''Field List'''  - ''none''
=====A report query on the number of assessors grouped by specialty=====
--Begin custom parameter --<br />
reportid : 36864<br />
criteriavalue: ''none''<br />
--End custom parameter--
--Begin custom parameter --<br />
reportid : 36812<br />
criteriavalue: ''none''<br />
--End custom parameter--
--Begin custom parameter --<br />
reportid : 36814<br />
criteriavalue: ''none''<br />
--End custom parameter--
--Begin custom parameter --<br />
reportid : 36806<br />
criteriavalue: ''none''<br />
--End custom parameter--
'''Object Type'''  -  Cast Management 360° - Case<br />
'''Action Type '''  -  List<br />
'''Field List'''  -  sf_Application Template Type;;sf_Customer;;cf_Claim;;cf_Nature of Injury / Comments on Claim;;sf_Activity List<br />
To retrieve a list of claims from professors in profession sorted by organization name in descending order. 
  --Begin custom parameter --<br />
 criteria : [{"andor":"and","field":"cf_Nature of Injury / Comments on Claim","operator":"like","value":"%professor%"}]<br />
 sortby : [{"field":"sf_Customer","direction":"desc"}]<br />
====List File====
=====List files from an organization=====
'''Function Name'''  -  3.03.2.1 List Files Method Sample 1: from an organization<br />
'''Object Type'''  -  Company<br />
'''Action Type '''  -  List Files<br />
'''Field List'''  -  <br />
 
To retrieve the file(s) from the organization using the [[Determining_the_companyid|Company ID]]<br />
where<br />
''objectid'' = [[Determining_the_companyid|Company ID]]<br />
''fieldid;; = [[Custom_Field_ID|Custom Field ID that are either [[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 />
 objectid : 1688407<br />
 fieldid : 1523157<br />
 getstorevalue :<br />
 --End custom parameter-- <br />
 
[[File:APIFunctionSample5f.PNG|800px]]
 
=====List files from an application=====
====List Notes====
Smartstaff
1,385
edits

Navigation menu