attachments
attachments
Hello,
I have a problem.
task I can't attach photos to mine. why? gives me this error:
Error
Error details:
Error at on submit script.
Note: We are working on giving more meaningful error messages on script failures.
This is the string I created:
zoho.desk.createRelatedRecord(20067793560,"attachments","tasks",input.taskid.toLong(),{"file:":input.Allegati},"ZohoDesk");
I also created this string that works:
zoho.desk.createRelatedRecord(20067793560,"timeEntry","tasks",input.taskid.toLong(),recordValue,"ZohoDesk");