How can I get Excel Clipboard value for assign to Map value data in Send Email Activity

Hello Everyone,

I have use Excel Copy/Paste Range Activity to copy value and format to clipboard, But I don’t know how to get the clipboard value for assign to map data value for assign to Send Outlook Email activity.

Remark: I use this method because I need to value and table format from Excel.

Excel Copy/Paste Range Activity

Send Outlook Email activity

Thank you to everyone.
Regards!

@aeklikit

I dont think you can do it this way…

you need to read it into datatable and then format the table in the edit html content

cheers

1 Like