Download attachemnts from zoho creator and send it in the email

PHOTO EMBED

Wed Apr 23 2025 11:23:12 GMT+0000 (Coordinated Universal Time)

Saved by @usman13

x = invokeurl
[
	url: "https://creator.zoho.com/api/v2/rebizllc/reward-and-recognition/report/All_Nomination_Forms/" + input.ID + "/Supporting_Documents/download"
	type :GET
	connection:"creator"
];
info x;



sendmail
[
	from :"ERP Communications<support@erphub.com>"
	to :"usman@erphub.biz"
	subject :"Test"
	message :"tetst"
	Attachments :file:x
]
content_copyCOPY