-
Notifications
You must be signed in to change notification settings - Fork 1
API Design
Vivantio edited this page Nov 16, 2015
·
2 revisions
The Vivantio API is exposed via a number of different endpoints corresponding to the different areas of Vivantio:
- Article
- Asset
- Caller
- Client
- Location
- Ticket
Common/shared functionality is provided at the Configuration endpoint.
As Vivantio is a process driven application, we have adopted an RPC-style API, rather than REST - you'll find that methods available within the API correspond to the processes you see on screen in Vivantio.