Hi All,
We need a folder with respect to JIRA issue but currently we are creating manually after raising an issue.
Can we have an automation for creation of folder on sharepoint.
Regards,
Himanshu
You can use the automation to send a web request:
If you know sharepoint's API you can set it up in no time:
https://docs.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-createfolderclassificationrequest
This sounds promising. Is it possible to share more details about Sharepoint folder creation with Jira.
Thanks,
Frank
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't use sharepoint, currently, and I haven't test the above solution. But since jira automation is capable of sending web request, it will be feasible to create a folder if sharepoint has an api endpoint for this action.
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.