Suresh - ELMO - Is it possible to use TS Rest A...

Is it possible to use TS Rest API V2 alongside Embedding? Let's say, we want to support scheduling of Answers. Currently TS does not support this feature, so if we want to get the list of answers using REST API V2 so that we can build our own listing page with action button "Schedule Answer" that calls our own scheduler API with a payload containing TS Answer ID and TS username and TS Groups.
1 Reply
shikharTS
shikharTS2mo ago
yes ofcourse you can, you can give the same bearer token to the rest api that you use in the init call and call the apis

Did you find this page helpful?