I want to use the new JSON POST plugin to POST form data in a JSON payload to an external API not just POST parameters and read returned JSON. Is this possible?
Confluence User - 01 Sep, 2016
Since I cannot sent form data to external systems via SQL from the Joget Cloud platform I need to send the form data to external systems in JSON format using the new JSON POST plugin. However, the orientation of the plugin seems to be retrieval of JSON data from a POST with parameters, not a POST with a JSON payload. Is this correct or is their a way to POST an extensive JSON payload with the plugin.
forms