Hi Guys,
Need someone’s advise on the best practices to implement this sort of workflow.
Lets assume that there is only 3 parties involved in this “workflow”.
Parties | Email Address | Comments |
---|---|---|
Client | client@gmail.com | Client doesn’t email directly. He “requests a quote” using our website and then automated email is sent to our sales AND BCC’ed to an outside contractor. So we do have a full control of how the email is sent. |
Sales Agent | sales@mycompany.com | Our Sales Agent (Has full access to Intercom) |
Outside Contractor | tech@gmail.com | Third Party Tech (Has NO access to Intercom) |
- Price Quote Requesed on the website .
Automated Email Sent (via wordpress, not intercom):
From: sales@mycompany.com
To: sales@mycompany.com
Reply-to: client@gmail.com
BCC: tech@gmail.com
<PRODUCT SPECS>
Our sales doesn’t respond to the email and patiently wait for contractor to reply to us with a quote.
- Outside Contractor’s Email Reply:
From: tech@gmail.com
To: sales@mycompany.com
< YOUR QUOTE >
The contractor never replies directly to our client, instead he replies to our automated email and then our sale agent relays info to client.
3. Sales sends an email to the client and providing him with a quote.
Now this setup worked perfectly when we used gmail, as all of the conversation between 3 parties (client, sales and contractor) were in a single thread. But in Intercom, we have to deal with 2 seperate threads.
Idially i’d like to either:
(a) Create a side-conversation when tech replies in step #2
(b) Add tech’s reply as a note to a conversation
Thank you for your suggestions.