There are some Insight fields' values I am changing currently with simple automations.
My current rule looks like this.
- Manual Trigger (to make testing easier)
- Web GET-request to an API, receive response. (from Zabbix monitoring)
- Send a POST API request to Insight end-point to change the value of certain field.
Currently with an automation rule like this, I can change only one attribute/rule, but there are hundreds of objects, and there are 20+ attributes to each object, I want to change.
My problem is that I have to manually set up each rule to change only one value of one object, but I need a way to change all objects' many values, using some form of automation
I am starting to think Automation for Jira may not be suitable for my purpose. Please let me know if there is a solution for this issue, or tell me what other way could I have a look at.
I hope I managed to paint a clear picture of my issue, if further clarification is neeeded, please let me know.