Variables
You can use these variables to return the result of your URL call to the process:
| Variable | Description | 
|---|---|
| NODENAME_success (Boolean) | The (Boolean true/false) value which indicates whether the returned data included the "Success String" (as defined in the properties of the Web Run activity). For example, <!WebRun1300_success>. | 
| NODENAME_result (String) | The (String) data returned by the URL in the Web Run activity. For example, <!WebRun1300_result> |