Creating Tickets with API
-
I tried your API to create tickets programmatically and it seems to work so far with a random test ticket, thank you for providing this opportunity!
I am not very experienced in API authentication/authorization and I have a general question, hopefully not too dumb:
Would you recommend to have ONE specialized user for doing only this task on behalf of all users with ONE token from this user in my custom code?
Or would it be better to somehow generate a token, also by code, for every user everytime the process of ticket creation via API is triggered?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Creating Tickets with API’ is closed to new replies.