|
|
| (47 intermediate revisions by 5 users not shown) |
| Line 1: |
Line 1: |
| − | SmartSimple’s SmartConnect JSON API provides a relatively easy to use method of integrating SmartSimple information with other web services and other programs.
| + | #REDIRECT [[SmartConnect - RESTful API]] |
| − | | |
| − | The API uses industry standard JSON syntax and constructs. If you are not familiar with JSON you should take a look at the following tutorial before venturing much further in this topic: [JSON Tutorial|http://www.w3schools.com/json/default.asp]
| |
| − | | |
| − | | |
| − | | |
| − | | |
| − | With the API you can request company and user lists, update grant records, download
| |
| − | case files, fetch event logs, and more. The API authenticates users and functions using system credentials andAPI Tokens; responses are available in JSON.
| |