Posts: 1,665
Threads: 644
Joined: Aug 2016
Reputation:
164
I created a new workflow for a Lead module.
When lead in specific status, system send a email for this lead.
This workflow is works fine, but this email not listed in Lead.
If I, manually, open a lead, record, and sent a email, works.
Attached Files
Image(s)
Ranieri
eCRM Web
Posts: 51
Threads: 2
Joined: Apr 2015
Reputation:
13
Hi @rslemer,
That's normal. Sending emails from the Workflows process is not the same as sending emails from your own pre-contact. The process of sending e-mails that is carried out from the workflow task is independent of the model that some modules implement to send e-mails.
If you want to have this relationship you must create a custom function associated with the leads module. This way, when you execute the workflow you will be able to create the relationship you need.
I hope I cleared up the doubt for you.
Regards
Posts: 1,665
Threads: 644
Joined: Aug 2016
Reputation:
164
HI @Kapsule
First, thank you very much for try help me !
I undertand thats is a different way, to sent email.
But I think, thats session, in leads or another registry, will concentrate all emails sent or received, doesn't matter how method for.
I think is a little bug.
I will try contornate that, using a email scanner.
Best regards
Ranieri
eCRM Web
Posts: 51
Threads: 2
Joined: Apr 2015
Reputation:
13
Ah. Ok. If there's anything else I can help you with, don't hesitate to ask.
Posts: 1,665
Threads: 644
Joined: Aug 2016
Reputation:
164
11-30-2017, 05:18 PM
(This post was last modified: 11-30-2017, 05:47 PM by rslemer .)
Joe,
I think "work around" this problem, with an Email Scanner.
For I get all this messages, sent in workflow, I need read, messages in "sent folder" (for my email account smtp) and set option "To" right?
"To" means messages out my mailbox to Lead, yes?
on so bad ...
not is possible too, because email scanner not allow use a lead ( only contacts and accounts .. )
Ranieri
eCRM Web