I need to automatically crea a new project when a event has been detected.
We have 2 tools to control projects (Jira + MS PPM), we need to automatically create a Jira project when the first project is created on PPM.
What can we use?
Yes.
Java:
https://docs.atlassian.com/software/jira/docs/api/latest/com/atlassian/jira/bc/project/ProjectService.html
REST:
https://docs.atlassian.com/software/jira/docs/api/REST/latest/#api/2/project
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still have a question?
Get fast answers from people who know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.