I want to implement sending requests to Service Desk using custom program or email but I have no luck
1. 1. I have tried to send custom POST message – it works but it demands to fill username and password. I don’t want to ask user for u/p and then send this every time over network. I’m understand that I can’t use Windows Authentication to send request from application?
2. 2. Another option is enabling mail analyze based on topic content. I have enabled this option, set topic text key word to @ETM@. After this I’m sending mail to Service Desk email account but email is not recognized as Servlet API request. I have added this in content of mail
@@OPERATION=AddRequest@@
@@CATEGORY=xxx@@