Changes

Jump to: navigation, search

Integration Key Management

12 bytes added, 14:40, 13 March 2018
no edit summary
An example use of this would be using the built in service call function to make a RESTful API call
 <pre>//service call syntax:
//exservice_call(syncflag, callbackfunc, fields, URL)
//URL - the URL to post the call to.
//given an Integration Key named 'myapi'
exservice_call(false, "", "svc=restful;;companyid=xxx;;alias=xxx;;username=@ssGet(APIKEY,myapi,username)@;;<br />password=@ssGet(APIKEY,myapi,password)@;;apitoken=xxx;;reportid=xxx", <br />"https://smart.smartsimple.com.com/API/1/report/")
</pre>
[[Category:Integration]] [[Category:System Integration]]
0
edits

Navigation menu