cURL
curl --request POST \ --url https://tmextapidev.estream.com/index.cfm/apex_send
{ "message": "{...}", "status": 200, "success": true, "telemapperMessage": "Successfully sent telemapperEntryId to Apex." }
Success
The response is of type object.
object
Was this page helpful?