Hello
We have a form that is submitted by email and then processed by LiveCycle via an email endpoint.
Now we need to capture also the email body - in case the submitter has written additional info into the email.
Any idea how this might be achieved?
Regards
/sandro
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
You can select Variable in Input Parameter Mapping while configuring email end point. You can map a string from the email subject, body, header, or sender's email address. To do this, use one of the following keywords: %SUBJECT%, %BODY%, %HEADER%, or %SENDER%.
For example, if you use %SUBJECT%, the email subject content is used as the input parameter.
Thanks
Ankit
Views
Replies
Total Likes
Hi,
You can select Variable in Input Parameter Mapping while configuring email end point. You can map a string from the email subject, body, header, or sender's email address. To do this, use one of the following keywords: %SUBJECT%, %BODY%, %HEADER%, or %SENDER%.
For example, if you use %SUBJECT%, the email subject content is used as the input parameter.
Thanks
Ankit
Views
Replies
Total Likes
Thanks for the quick and helpful answer. That works.
regards
/sandro
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies