Hi,
I'm looking to create a custom board from code and would like to get your opinion on what would be the easiest way.
Requirements:
Rest API
As far as I can tell now this I can NOT do through the REST API. For what I can tell automation rules cannot be created through the API (same goes maybe for the workflow?). There is some import/export I found but based on what I can see in the JSON this is not something I can easily hack around. Am I right about this?
As a plugin/app
Before I dig into this could somebody help me out: is this possible through creating a plugin? Most examples I found extend Jira functionality. What I need is more just configuration really (only it is not exposed)
Also is this possible somehow through python? Or do I really have to go full Java just to hook some things up?
Thanks!