Hi,
I am trying to update the confluence page via JIRA automation. Let's say I want to update the Release stage as "production" in the below image. In the blank field it should update as production. The value production I will provide on the fly or one of the screens should pop up and ask which field to update in which confluence page. Is this possible?
Note: I am able to create confluence page via API and is working fine.
The reason for asking this question is I have to update 10 pages and to update 10+ different fields.
From Jira automation, I can even create one of the tasks and pull all the details from the task and update the confluence page. attached the automation which will create confluence page automatically.