Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Suggested Answer
Replies
12 replies
Answers
2 answers
Subscribers
8 subscribers
Views
12233 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
Capturing relevant information from the body of emails sent to a process model
John Stretton
over 7 years ago
I'm trying to create a feature to allow users to communicate by email and have their communication tracked by Appian and stored in a database. However, I'm having a hard time capturing the meaningful information from the body of the email message. Email signatures and the content of emails earlier in the chain are also captured. Has anyone implemented a solution that does what I'm trying to accomplish?
For example, I tried sending an email with just the word "Testing" in the body, but striphtml(msg!body) returns all of this garbage, including my email signature:
Testing________________________________[cid:image001.jpg@01CC47C6.5B839AF0]John StrettonEDP Renewables North AmericaCorporate InitiativesAddress here, Houston, TX 77002Direct xxx.xxx.xxxxwww.edpr.comTake action. Use energy efficient products.This e-mail is for the use of the intended recipient(s) only. If y...
OriginalPostID-257049
Discussion posts and replies are publicly visible
Top Replies
John Stretton
over 2 years ago
in reply to
mmniloban
+1
suggested
Here's my approach. You'll need to install the Email Reply Parser plugin first and you will also need the Appian Regular Expression Functions plugin. You can replace the hard-coded search strings with…
Parents
0
John Stretton
over 7 years ago
I'm not having any trouble getting Appian to start a process by email. See attached. The trouble is that the message body contains a lot of junk that I don't want to capture. The record shown is entity-backed, so I have successfully written the contents of the email to a database and then displayed it in this record. I'd really like to be able to just capture the meaningful part of the email message and exclude the signature.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
John Stretton
over 7 years ago
I'm not having any trouble getting Appian to start a process by email. See attached. The trouble is that the message body contains a lot of junk that I don't want to capture. The record shown is entity-backed, so I have successfully written the contents of the email to a database and then displayed it in this record. I'd really like to be able to just capture the meaningful part of the email message and exclude the signature.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data