REST Calls from Alfresco Process Editor in JSON format
I would like to create a REST call using the Alfresco Process Editor which needs to be in the following format:https://addresscoverage-cd50.restdb.io/rest/addresssample?q={"STREET_NUMBER": ${streetnumber}} where ${streetnumber} is an input variable ...