Hi all,
May i kindly ask for your help.
I need to set the workflow with sending the email to variable field from the table Customers. Email je ulozen v tabulce Customers, pole: email
Log from the script in worflow (before sending the email) is the following:
2026-03-12 11:40:52Z (UTC): The Workflow finished with the result:
Email objekt: {
value: {
href: ‘mailto:martin.micka@quinta.cz’,
description: null,
isMailto: true,
search: ‘mailto:martin.micka@quinta.cz’
},
fieldName: ‘email’,
fieldDataType: ‘UrlLink’,
setValue: [Function (anonymous)]
When in workflow select to whom, field Email from table Customer unfortunately no email is send.
Can you please help me.
Thanks.
Martin