Outlook 2013 - automating a reply email

MelanieB
3StarLounger
Posts: 310
Joined: 19 Apr 2010, 16:18
Location: middle of the state of Washington

Outlook 2013 - automating a reply email

Post by MelanieB »

Our call center wants a standard email they can use when replying to customers who need specific information.
So, if an email is requesting information about our SFTP site, the call center can reply to the message, click a button and have the body of the email (with hyperlinks) say something specific (I made a quick part for this already) and also attach a specific file.

I tried a custom form, but that was the wrong rabbit hole to go down.
I tried using QuickParts, but that doesn't do the attachment.
I tried QuickSteps, but that doesn't do HTML so the hyperlinks don't work.
I tried a template, but that's a lot of steps for them to go through even after I added the Choose Form button to the QAT - they still had 4 clicks to pick the template and open it, and then copy/paste the email address from the original email because it opens a new email. They want to reply so they don't have to copy/paste the customer's email address.

So, is there any code that I could use for a macro to use the template I made as a reply?
Or code to do the whole thing? Reply, include the body text with hyperlinks, and attach the document.

User avatar
HansV
Administrator
Posts: 78881
Joined: 16 Jan 2010, 00:14
Status: Microsoft MVP
Location: Wageningen, The Netherlands

Re: Outlook 2013 - automating a reply email

Post by HansV »

Off the cuff, I'd say that this is best done through VBA code.
Best wishes,
Hans

PJ_in_FL
5StarLounger
Posts: 1118
Joined: 21 Jan 2011, 16:51
Location: Florida

Re: Outlook 2013 - automating a reply email

Post by PJ_in_FL »

Try using customized signatures. All the information you mentioned can be added to a signature. Open a new email or a reply to an email, then select the signature based on the information the rep wants to send. I don't know the size limitation but I've see some pretty elaborate signatures.
PJ in (usually sunny) FL

User avatar
Leif
Administrator
Posts: 7231
Joined: 15 Jan 2010, 22:52
Location: Middle of England

Re: Outlook 2013 - automating a reply email

Post by Leif »

PJ_in_FL wrote:Try using customized signatures.
That's given me some ideas - thanks!
Leif

PJ_in_FL
5StarLounger
Posts: 1118
Joined: 21 Jan 2011, 16:51
Location: Florida

Re: Outlook 2013 - automating a reply email

Post by PJ_in_FL »

I find them easier to use than draft copies. If you try to reuse a draft but accidentally send it, it's GONE!
PJ in (usually sunny) FL

User avatar
Rudi
gamma jay
Posts: 25455
Joined: 17 Mar 2010, 17:33
Location: Cape Town

Re: Outlook 2013 - automating a reply email

Post by Rudi »

I use drafts quite a lot, and although I agree with you PJ that one has to be careful not to send it, I've developed a habit to forward off the draft, which sets up a copy of it to send, and keeps the original intact in the drafts folder.
Regards,
Rudi

If your absence does not affect them, your presence didn't matter.