3rd Party Integration - Cireson Web API
example:
1. POST when new incident created.
2. GET when receive update for incident.
Best Answer
-
carrie_medine Member Advanced IT Monkey ✭✭✭You may use the Web API in any fashion you like, for your scenario you would contact the API using the Authentication Token. One such scenario is how our team integrated with Slack to use the API to look up Knowledge Articles. Basically you would just need to code the middleware to communicate with the Web API and the 3rd Party system. Here are some documents that may help you on your way:
https://support.cireson.com/ApiExamples.docx
https://support.cireson.com/KnowledgeBase/View/1199#/
6
Answers
https://support.cireson.com/ApiExamples.docx
https://support.cireson.com/KnowledgeBase/View/1199#/