Hi, I'm trying to look for a way to automatically create a JIRA Work Management Project, based on a Service Request Status (after approval) change from JIRA Service Management.
Is this something possible? While configuring the automation rules, I can see an option to create an Issue inside any given project. But I don't see an option to create a new project based on an Action.
Any guidance will be really helpful.
Hi @Shan (SHPK),
Welcome to Atlassian Community!
Automation doesn't have a component to create projects, but you could use the Send web request action to do a REST API call to create a project.
Thank you, @Mikael Sandberg i'm not a coding guy. So i'm assuming we have to code using REST API for this. If there is any predefined coding for my scenario, please share that. If not, I will try to have someone code 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.