Hello Community,
is it possible as normal user to have automated jira tickets creation over the rest api??
Thx in advance!
Ency
Hi @Ency -- Welcome to the Atlassian Community!
I am a bit confused by your question as you are mentioning both email and the REST API...both can be used to create Jira issues:
Kind regards,
Bill
The email handler is possible that´s true, but the teams decided to do that over the rest api.
Are there any examples or tutorials on how i can create jira issues which are coming over emails ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for those additional details, @Ency
You are essentially describing custom-building your own email handler app which calls the REST API to create issues. For questions/idea on that, I recommend searching in the developer community forum: https://community.developer.atlassian.com/
And here are some documentation links on creating issues with the Jira Server, REST API:
https://developer.atlassian.com/server/jira/platform/jira-rest-api-example-create-issue-7897248/
https://developer.atlassian.com/server/jira/platform/jira-rest-api-examples/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.