in the Zoho Creator i have File Upload field get the file on submission of the form Get the File and upload to Zoho Books

in the Zoho Creator i have File Upload field get the file on submission of the form Get the File and upload to Zoho Books

in the Zoho Creator i have File Upload field get the file on submission of the form Get the File and upload to Zoho Books .

how I get the file From zoho creator and upload to Zoho Books .

using Api
response = invokeUrl
[
type: GET
connection: "creator_conn"
];
info response;