IP
Hi Jon, please help me!. I need to transform this cURL en an APEX code: curl --location --request GET 'URL here' \ --header 'Content-Type: application/json' \ --data '{"params": {"token": "0b9d446691d649fb3078ed30a463de"}}' I don't know how put 'data' in the call to apex_web_service. Thanks for you help in advance! Isaac