Access from data from plugin code
Confluence User - 01 Mar, 2018
I am using an edited Audit Trail plugin but I need it to access the data filled in the form by the users (to send it later on to external links). I need to do that in code of the plugin we are editing. It will be so that whenever and Audit Trail event is triggered the form data will be sent to the next approver (to the specified link as a JSON object maybe then assembled there). If that is possible, how can it be done?
plugin;formdata