Ticketing
Quick Start
Learn how to write and read data from your multiple ticketing platforms
Create a ticket in any platform using Panora
We assume for this tutorial that you have a valid Panora API Key, and a
connection_token
. Find help here.
1
You can find the Typescript SDK here
2
Setup your API Key in your code:
3
Add a ticket in your Provider:
In this example, we will create a ticket in a Provider. Visit other sections of the documentation to find category-specific examples