Curl POST command in Codeless

@Robin_van_Kuijk, try sending header and body using CreateObject as in the example. Also, note that you need to add Content-Type: application/x-www-form-urlencoded to the header.

Regards,

Marina