Changes

Creating SmartConnect Functions

1,479 bytes added, 19:10, 27 August 2018
'Get'
'''Object Type'''  -  Company<br />
'''Action Type '''  -  Get<br />
'''Field List'''  -  sf_Company ID;;sf_Name;;sf_Address;;sf_City;;sf_Country;;sf_Zip / Postal Code;;cf_EIN Number;;sf_Mission Statement<br />
[[File:APIFunctionSample1.PNG|800px]]
====Get Method Sample 2: Retrieve a Single Contact Record====
This function will retrive retrieve a single record from the users table using the [[Determining_the_userid|User ID]]. The function is set up to retrieve the fields listed under '''Field List'''.
'''Function Name'''  -  3.01.2 Get Method Sample 2: Retrieve a Single Contact Record<br />
====Get Method Sample 3: Retrieve a Single Grant Application Record====
This function will retrieve a single record from the [[Universal Tracking Application]] Level 1 using the [[Determining_the_opportunityid|Opportunity ID]].
 
'''Function Name'''  -  3.01.3 Get Method Sample 3: Retrieve a Single Grant Application Record<br />
'''Object Type'''  -  Submission Manager - Grant<br />
'''Action Type '''  -  Get<br />
'''Field List'''  -  cf_Project Name;;cf_Submission Number;;sf_Application Type;;sf_Status;;sf_Customer;;sf_Owner;;cf_Focus Area;;cf_Amount Requested;;cf_Program Area;;cf_Location;;cf_Proposed Start Date;;cf_Proposed End Date;;<br />
 
====Get Method Sample 4: Retrieve a Single Grant Application Payment Record====
This function will retrieve a single record from the [[Universal Tracking Application]] Level 2 using the [[Determining_the_eventid|Event ID]].
 
'''Function Name'''  -  3.01.4 Get Method Sample 4: Retrieve a Single Grant Application Payment Record<br />
'''Object Type'''  -  Submission Manager - Activity<br />
'''Action Type '''  -  Get<br />
'''Field List'''  -  sf_Status;;sf_Activity Type;;cf_Payment ID;;cf_Payment Amount;;cf_Payment Date;;Payment Notes<br />
 
====Get Method Sample 5: Retrieve a List Files====
This function will show the list of files from the [[Universal Tracking Application]] Level 1 using the [[Determining_the_opportunityid|Opportunity ID]].
 
'''Function Name'''  -  3.01.5 Get Method Sample 5: List Files<br />
'''Object Type'''  -  Case Management 360 - Case<br />
'''Action Type '''  -  Get<br />
'''Field List'''  -  sf_Application Name;;sf_Owner;;sf_Person;;cf_Case Documents<br />
==='List'===
Smartstaff
1,385
edits