How to upload Candidates profile image to my Site automatically when new record create

How to upload Candidates profile image to my Site automatically when new record create

We used deluge script

response = invokeUrl [
type: GET
connection: "crm"
];
info response ;

This script used to get image from CRM module, But we don't no how to upload image to my website.

Zoho Sites used to create my website, Please provide any other workaround and Zoho site api for upload image to my website.