Hi guys,
I want to create a plugin, which can send the changes in a project into another application. Like the hipchat or email connection.
Is there a way to get/receive the changes from a project in my plugin?
Thanks in advance.
Max
Hi @Maximilian Krauss ,
You could implement event listener like here (https://developer.atlassian.com/server/jira/platform/writing-jira-event-listeners-with-the-atlassian-event-library/), but for project related events.
Hi @Aleksandr Zuevich ,
thanks for your reply. I think this should work for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.