GetSOQLQueryResult
Method Inputs
Tab
Parameter
Value
Method Output
Parameter
Info
Sample Response:
// Sample Response
[
{
"attributes": {
"type": "Contact",
"url": "/services/data/v47.0/sobjects/Contact/0032w000002GFOVAA4"
},
"Id": "0032w000002GFOVAA4",
"FirstName": "John",
"LastName": "Bond",
"Phone": "(312) 596-1000"
}
]Method Result
Tab
Parameter
Value
Last updated
Was this helpful?