I want to create a REST endpoint in ScriptRunner and the endpoint would run the Built In Scripts of ScripRunner. Basically, I want to copy a Project but I have an application that will make the call and connect it to a REST to execute the Copy Project with the parameters. Please link some resources where I could see sample codes that I can use and alter to get this done.
You can call the built-in script via rest:
or you can write your own rest endpoint and from within that, call CopyProject:
Yes, I was looking into that sample but I was trying to look for a documentation where I can see all possible parameter for the different built-in scripts. I can curl it now but my params are getting errors. I don't know what fields to pass and what not. I'm new and it will be a lot of learning for me.
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.