Changes

Jump to: navigation, search

Creating SmartConnect Functions

577 bytes removed, 19:58, 6 September 2018
no edit summary
Note: In the API website, the content of the file will be shown in the Response section as seen below.<br />
[https://api.smartsimple.com/API/1/report/?url=https://api.smartsimple.com/API/1/report/&companyid=825646&alias=api&username=dataimport@smartsimple.com&password=smartsimple1&apitoken=W0t2dV58fmZGR1lzUmVDc2xibnd8BEdfAgMBAg~~&filename=Test.txt&objectid=1688407&fieldid=1523157| Click here to download the file]
 
[[File:APIFunctionDownloadFile1.PNG|800px]]
 
===Search File===
This function will retrieve a list of files by searching for a keyword.
--End custom parameter--
'''Response'''<br /><br />
<pre>{
message: {},
records: [
{
objectid: "825646",
content: "Company name is SmartSimple Software Inc, located at 111 Peter Street, Toronto, Canada. Primary Contact is Karim Fahmi."
}
]
}
 
</pre>
[[File:APIFunctionVariablesReplace1.PNG|800px]]
objectid: 88159402<br />
content: Hello @firstname@ (@userid@), from company @company@, located in @company.address@..<br />
--End custom parameter--<br /> '''Response'''<br /><pre>{ message: {}, records: [ { objectid: "88159402", content: "Hello John (88159402), from company Test Organization 2018, located at 111 Peter Street." } ]} </pre> 
[[File:APIFunctionVariablesReplace1APIFunctionVariablesReplace2.PNG|800px]]
====Variables Replace - UTA L1====
Smartstaff
1,385
edits

Navigation menu