Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
5 replies
Subscribers
7 subscribers
Views
2953 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi We are looking to start a process using the Email Trigger Start Ev
hayleyw
over 10 years ago
Hi
We are looking to start a process using the Email Trigger Start Event, but we will need to retrieve specific data from within the body of the email, for example: Address; Date Of Birth......
The email will be a structured template.
Thanks...
OriginalPostID-122133
OriginalPostID-122133
Discussion posts and replies are publicly visible
Parents
0
JEAN PIERRE
over 10 years ago
According to the documentation (
forum.appian.com/.../Start_Event_-_Receive_Message.html)
you can make use of key-value pairs:
"...With email messages, key-value pairs are treated as custom properties. To obtain the value of a key specified in the message, the name of the key should be included in the definition of a mapping. For example, if [CaseId=222100] is sent as an email message, you can capture CaseId in a receive message event by creating a mapping with the following definition:
'msg!properties'.'CaseId'
..."
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
JEAN PIERRE
over 10 years ago
According to the documentation (
forum.appian.com/.../Start_Event_-_Receive_Message.html)
you can make use of key-value pairs:
"...With email messages, key-value pairs are treated as custom properties. To obtain the value of a key specified in the message, the name of the key should be included in the definition of a mapping. For example, if [CaseId=222100] is sent as an email message, you can capture CaseId in a receive message event by creating a mapping with the following definition:
'msg!properties'.'CaseId'
..."
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data