GoToTraining

The GoToTraining/Create Training app is helpful, but has some flaws:

  1. The End Date field is mislabeled as "Last Name (Required)"
  2. There is no ability to add multiple sessions for the same class (In GoTo Training UI it's labelled "Add another session", and is the same as what can be done with multiple dates in an the "times" array mentioned here: https://developer.goto.com/GoToTrainingV1#operation/scheduleTraining)
  3. An alternative to #2 above would be to create a single session class and then send an update of training times using this: https://developer.goto.com/GoToTrainingV1#operation/updateTrainingTimes
Is it possible to manually create apps which leverage the OAuth authentication to handle these other cases? Is there any way to modify/customize existing apps to add in functionality?
 
P

PabblyMember4

Guest
Hey @EdLamaster

1. Thanks for pointing out the mistake, we have corrected it and it is now labeled as "End Date"

2. We have created a task for supporting line items in the GotoTraining so that you will be able to add another session for the same class. It will take some time to add this functionality. We will keep you updated on the status of this issue.

Yes, you can create your apps and can list them on Pabbly. Please go through all guides carefully and start working on creating your apps - https://forum.pabbly.com/forums/pabbly-connect-app-integration-guide/

Thanks
Kunal
 
Top