The GoTo Community is currently experiencing some technical issues affecting new posts and comments. You may need to reload the page you are on before you can post a comment. We are actively working with our service provider and apologize for the frustration.
Forum Discussion
Mike111111
10 years agoNew Member
Add new customer
Using the most current API (http://help.citrix.com/contactus-article/redirect/gotoassistservicedesk/troubleshooting/service-desk...), I am unable to find a call for the creation of a new customer base...
Mike111111
10 years agoNew Member
In a way, yes... but we must first check to see if the customer exists, so as not to create a duplicate. I am met with this error.
curl -X GET -H "Authorization: Basic REDACTED" -H "Content-Type: application/json" "https://deskapi.gotoassist.com/v1/customers.json";
returns: an html body saying "GoToAssist Service Desk - Oops! That wasn't meant to happen", followed by "body.AccountCancelled {background-color: #fff;} #AccountCancelled"