The GoTo Community is currently experiencing some technical issues affecting new posts and comments. We are actively working with our service provider and apologize for the frustration.
Forum Discussion
Mike Suding
13 years agoActive Contributor
How can I submit an incident without requiring login (via API)?
Using API you can host a web page that uses API to submit an incident to a specific service.
Mike Suding
12 years agoActive Contributor
Here's the ASP equivalent if you need it:
Download these files and put them on your Windows IIS web server
https://citrix.sharefile.com/d/s1ae52...
You can see/test it on my web server:
http://wowie.us/ASP-ticket
Note: for both ASP and PHP, you need to know your API key and your "serviceID". You can get YOUR serviceIDs by using my handy PHP page (link at the bottom of my sample page).
DISCLAIMER: This is sample code I am providing to the community so normal Citrix tech support is not available. I will try my best to support it.
Download these files and put them on your Windows IIS web server
https://citrix.sharefile.com/d/s1ae52...
You can see/test it on my web server:
http://wowie.us/ASP-ticket
Note: for both ASP and PHP, you need to know your API key and your "serviceID". You can get YOUR serviceIDs by using my handy PHP page (link at the bottom of my sample page).
DISCLAIMER: This is sample code I am providing to the community so normal Citrix tech support is not available. I will try my best to support it.