Hi,
With an email endpoint, is it possible to get values from the e-mail OTHER than the attachments?
i.e. can you get sender, subject, body, addressee as input variables to the process that is being invoked?
Thanks
It looks like it is possible - although I need to check the full API:
from: http://help.adobe.com/en_US/livecycle/9.0/adminHelp/admin.htm?content= 000547.html
Variable: 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. To pick up attachments, enter a file pattern that the email endpoint can use to select the attached documents. For example, entering
*.pdf selects any attached document that has a .pdf file name extension,
* selects any attached document, and
example.pdf selects any attached document named example.pdf.
North America
Europe, Middle East and Africa
Asia Pacific