Hello,
First thanks for this awesome CRM,
I have the Advance Pack installed,
I'd like to have an email to Task workflow,
I was able to do it with workflows, but I'd like when receiving a reply it should link and update original task,
how can I add this?
I am trying to do this with BPM but I'm in the blank,
I have already added a many-to-many relationship between email and tasks,
Logic that I would like:
On incoming email:
-If replied is empty:
-- Create new task and link to task to email
-Else:
-Link task to email.replied.task
-Update status to replied
Additionally it would be helpful if Espocrm can automatically add task IDs to replies as in Salesforce(Insert thread ID in body).
Please help me with this,
Thanks
First thanks for this awesome CRM,
I have the Advance Pack installed,
I'd like to have an email to Task workflow,
I was able to do it with workflows, but I'd like when receiving a reply it should link and update original task,
how can I add this?
I am trying to do this with BPM but I'm in the blank,
I have already added a many-to-many relationship between email and tasks,
Logic that I would like:
On incoming email:
-If replied is empty:
-- Create new task and link to task to email
-Else:
-Link task to email.replied.task
-Update status to replied
Additionally it would be helpful if Espocrm can automatically add task IDs to replies as in Salesforce(Insert thread ID in body).
Please help me with this,
Thanks
Comment