Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any API for the Built-In-Scripts?

Cedric Franken March 25, 2025

I want to create my own Built-In-Script in Scriptrunner and wanted to know if there is any API?

Im able to extend my Script with CannedScript but i dont know how to utilize any fields inside the Script or how i can use them correctly.

1 answer

1 vote
Sergei Troshin
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 25, 2025

Hi @Cedric Franken and Welcome to Atlassian Community!

Yes, please refer to Build own Built-In Script Field with Scriptrunner and Create Script Plugin as well.

But! As an alternative, you can create your own script in the Script Editor and run it from the Script Console or via the REST API.
screen1.pngscreen2.png

 

 

Cedric Franken March 25, 2025

Hey,

thanks for your respone but that is not what im looking for. The link to bitbucket in the other question which was answered by Katy Kelly is not linking correctly or is not available anymore. image.png

Are there any example Scripts for Built-In-Scripts or any API so i can create my own Built-In-Script and display an editor window or something like that. 

Currently im displaying a textarea and i want it to be an editor window.image.png

Suggest an answer

Log in or Sign up to answer