I have created an external form on my website and like to have it post to Jira Service Desk. how can I do that?
Hello Zan_Ni
You can make your form send email to predefined JIRA email address and then JIRA can create issues from that. This should require setting up the email address in Jira to populate a certain request type.
Second way may be via JIRA REST API. You can authorise your website against JIRA and then simply let it create the issue from data you will send to it. This will require more coding and making your website communicate via REST API with JIRA.
Or you can try the Issue collector
Phil
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.