About sending info via email, from a array widget.

163 views
Skip to first unread message

maybeg...@gmail.com

unread,
Feb 6, 2014, 10:37:15 AM2/6/14
to suppor...@runmyprocess.com
Hi

I'm just want to know how difficult is sending an email with attached info from an array widget.

Thanks.

thoshino

unread,
Feb 6, 2014, 12:03:20 PM2/6/14
to suppor...@runmyprocess.com, maybeg...@gmail.com
Hi,

It is easy.
Data input-ed in the web interface will be usable in the process.
In widget configuration you specify the variable name in the properties, and you can get the values with that variable name.

For example, if you had a array widget with variable my_array, then in process you can get it by ${my_array}.
This can be used anywhere in your email message, like,

Dear ${P_initiator.login},
Your array input is ${my_array}.

Please refer to this forum topic for details about using array variable in process:

Best regards,

Taka
Reply all
Reply to author
Forward
0 new messages