Changes

Jump to: navigation, search

Creating SmartConnect Functions

563 bytes added, 19:55, 6 September 2018
no edit summary
objectid: 1688407<br />
fieldid: 1523157
 
--End custom parameter--<br />
Note: In the API website, the content of the file will be shown in the Response section as seen below.<br />
objectid: 825646<br />
content: Company name is @name@, located at @address@, @city@, @country@. Primary Contact is @primarycontact@.<br />
--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]]
--Begin custom parameter --<br />
objectid: 8807034488159402<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:APIFunctionVariablesReplace1.PNG|800px]]
Smartstaff
1,385
edits

Navigation menu