Sending arduino data to parse.com

Hello, I am new to arduino and restful service. I want to send my arduino sensor data to parse.com
I am using Arduino uno and for wifi, I am using ESP8266.
I have searched well and tried but I am not able to to send data to parse. Can anyone provide sample code how the rest should be and arduino code calling that rest service?
Thank you.