Resolved! Help with CURL
I have a curl command which is running perfect, I want to convert this into a REST Outbound Message, I 'm getting 500 [Internal Server Error]return codecurl -u username:123456abctoken https://endpointurl.com/api/methodnameIn the REST message configur...