I'd like to send and email with a link to a Business Process form in the Cloud which includes a parameter to fill in a field on the form (eg. https://server/forms/site?EMAIL={/dataset/E_mail}) where EMAIL is the field on the target form and {/dataset/E_mail} will be replaced with the actual email address. This is easily done in On-Premise workflow. However, LF Cloud is a different experience. I haven't found a way to even use Cloud Workflow to do the same. So I believe I'm left with the Email Service Task. However, although you can edit the HTML on the Email service task body, I don't think you can insert a variable inside the HTML. I've tried with no luck so far. Does anybody have a solution?
Discussion
Discussion
Sending a Web Form URL with parameters - LF Cloud
posted on March 3, 2021
•
Show version history
0
0
replied on April 2, 2021
Thank you Jared, I've got it working now.
0
0
replied on March 29, 2021
It should be very similar to self-hosted. We support filling fields via URL parameters just like you have listed (make sure the capitalization matches), and you can generate the links using the Email service task with variables shown below. That arrow shows on both the Visual and HTML side.
1
0
You are not allowed to follow up in this post.