Hi everyone,
I need to implement a workflow for the following requirement:
- Inbound: Clients email their dedicated Account Managers directly to their personal corporate inboxes (no generic support inbox).
- Creation: The manager needs to convert that email into a Case under their ownership, including all attachments.
- Lifecycle: Once created, the manager handles the entire thread from Salesforce. Replies must go out from their individual email, and client replies must route back to the same Case automatically.
Our first thought was using Email-to-Case, but since emails go to individual AM inboxes, creating unique routing addresses for dozens of managers is not scalable and feels like trying to force the system (adding/removing addresses every time an AM joins or leaves is a maintenance nightmare).
Based on your experience, what is the best architectural approach for this?
It feels like a fairly common business workflow.
Thank you!
@Mustafa Ahmed Thanks Mustafa, we are using Outlook.
Do you think the standard Salesforce Outlook Integration plugin can handle this requirement smoothly?
Our goal is for the AM to be able to create a new case with a single click upon receiving an email, without any manual data entry. We need the system to automatically map the relevant fields, carry over any attachments, and natively link the Case to the correct Account and Contact based on the original sender's email address.
Also, does the plugin allow the AM to easily relate a newly received email to an already existing case in Salesforce, and seamlessly continue managing the entire email thread and replies directly from within the Case?
