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?
Solved! Go to Solution.
Hi @elamaster, welcome to the community.
The GoTo Training API covers:
So you can schedule a session and register an attendee, but the email with the attendee's unique join link and the dial-in information is still going to be sent from the GoToTraining email customercare@gototraining.com
I think you will need to email the developer support directly as we do not cover API support here in the community.