elamaster
3 years agoVisitor
How to determine the dial-in number and access code programatically
I'm using the GTT API to create sessions and register attendees. This is also the only method available today to suppress the GTT registration email so that we can send one of our own. The problem is that I cannot figure out where to get the dial-in information to put into the email to the attendee. None of the API endpoints seem to return this info (reference: https://developer.goto.com/GoToTrainingV1).
Through some testing I notice that both the dial in number and access code changes for each session. However, I cannot find a pattern to them.
Help?