Skip to main content
Version: 5.4.0

ParseRequest

Makes a Parse HTTP get.

ServiceOperation
httpClientPARSE_REQUEST

Usage

http://localhost:3000
//Switch to CC tab
JSON Response
{
"status": 200,
"data": {
"statusCode": 200,
"json": {
"key": "value"
}
}
}

Method Parameters

ParameterDescription
pathPath to append to the Base URL of the service
queryMap of query parameters
sessionTokenParse session token