Hey everyone,
I am creating a flow that when manually triggers, it creates project based on some of the information from the issue, but I cant seem to get it to work. I am using the Send Web Request option on Post, my authentication is correct. Any help would be really appriciated. Here is my Json:
{
"assigneeType": "PROJECT_LEAD",
"avatarId": 10200,
"catergoryId": 10002,
"description": {{issue.description}}
"issueSecurtiyScheme": "",
"key": "KOP",
"leadAccountId": "70121%3A4ee0893d-3033-44ee-bf01-dbd7168676a3",
"name": "{{issue.summary}} Project",
"notificationScheme": 10000,
"permissionScheme": 10019,
"projectTemplateKey": "com.atlassian.jira-core-project-templates:jira-core-simplified-project-management",
"projectTypeKey": "business",
"url": "http://yourbi.atlassian.com"
}
Hello @Mindjito ,
Welcome to community!
Your use case is quiet unique. Could you please share more about the error that you encountered so that we can review the problem.
Have a great day!
That's amazing @Mindjito . Do you mind sharing the error and how you fixed it so that we can benefit to wider audience if they encounter with similar error in future?
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.