Marketing Campaign Email Message - accessing additional merge fields?

Hi,
Does anyone know if it's possible to include the contact OWNER's phone number & job title in the email? Right now, the only MERGE fields available are the contact OWNER's email, name, external unique id, & integration id.
would it be something like ${Contact.OwnerPhoneNumber}?
Or is there another easy way to get the sender's job title and phone number from the user record based on the user who owns the contact? We want to avoid setting up a separate email campaign for each user.
For example, if the campaign email is coming from Joe Smith, we want to grab Joe's title and phone number from his user record & insert it at the bottom of his emails.
Thanks in advance

At this time, the only merge fields supported in EMOD are from the Contact, Campaign and Account objects. There are limited fields associated to the USER record that are part of each of these objects (e.g Owner Email Address, Owner Full Name) and therefore the values available for merge fields to be used are also limited.

Similar Messages

  • Sender's address instead of sender name in email messages list

    Hello
    please tell me how to set up my blackberry posche design 9981 so that each item of email messages list contained such fields:  date, sender's address, theme message,
    my problem is that instead of  sender's address displays  nickname/login of sender

    If the user IS in your BlackBerry Address Book, the Address Book name you've entered will display.
    noparams wrote:
      theme message,
    I don't know what you mean there.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Marketing List Campaign Activity Mail Merge Accessing custom entity fields

    Hello, we have CRM2013 onpremise.
    I have a custom entity "application" linked to contact, with fields such as "subject". I would like to access the fields in the custom entity in an email merge campaign activity based on a marketing list. When I attempt to select the
    data fields for insertion, my custom entity is not accessible via "record type". I had hoped it would be due to its relationship with the contact entity?
    Perhaps I am doing something wrong, as I am just getting used to Marketing, but before I spend any more time, I am just looking for a definitive answer on whether or not custom entities can be accessed via this method?
    Thanks.
    Seamus

    Try select the "application" as the Associated Entity for the email merge template, from there you can access Contact data field if there is one-to-many relationship from Contact to "Application".
    View
    Kevin Dan's profile Please click "Mark As Answer" on the post if this post answers the question or "Vote as Helpful" when it helps.

  • Can you filter a custom report by postcode?  I want to send an email marketing campaign to customers

    Can you filter a custom report by postcode?  I want to send an email marketing campaign to customers within a postcode range.  How do you do this? Thanks.

    Hey RP in Oz,
    You can run a contacts report and select 'Default Address Type' as an 'Address Details Field' which will include the zip code a customer has inputted. You can then export the report, open it up in Excel (or similar) and filter based on the postcode. Once you have modified the list in excel, formatted it correctly and are satisfied, you can then import the report as a mailing list via E-Mail Marketing > Mailing Lists.

  • Adding a merge field to an email hyperlink in a word 2010 email mailmerge

    I am using word 2010, excel 2010, and outlook 2010 to send out the following email with email mailmerge to 50 + people.
    The highlighted names in the greeting are two merge fields - First_Name and Last_Name.
    The hyperlink is an email hyperlink to the following email message:
    Will you attend?   ___ Yes   ___  No
    The hyperlink is as follows:
    I would like to place the merge First_Name Last_Name in the hyperlink to sign the RSVP email back to me. I have tried many modifications of the hyperlink code and nothing works consistently. It will place one name as the signer but will not pick up
    the following names the merge fields.
    I would like the final email hyperlink to look like this:
    Will you attend?   ___ Yes   ___  No
    Jody Smith
    Can anyone tell me how to add the First_Name Last_Name to the hyperlink email so that each ricipient's name from the original email will appear in the hyperlink email as shown
    above?
    Thanks!
    Ben

    Hi All,
    To help other community members who may have similar problem, I quote Peter Jamieson's answer here:
    (Edited a little...)
    I can get this to work here, but there are some things you need to pay attention to when merging to HTML email (rather than to new documents etc.).
    The Hyperlink field code I start with is as follows:
    { HYPERLINK }
    Insert that using ctrl-F9 to insert the special field brace pair { }, insert the Word HYPERLINK, then select the field and update it using F9.
    View the field code results (press Alt-F9 if necessary). In the English language version of Word you should see 
    Error! Hyperlink reference not valid.
    Important point number 1:
    Do not update the result of this HYPERLINK field again (i.e. don't select it and press F9). If you do, every email will always show the same link text. As
    far as I can remember, this behaviour is different when you merge to a document rather than email, or perhaps merge to attachments. This can be a problem if you need to update other fields in your email, or if the email is being used by other people who might
    (for whatever reason) update the HYPERLINK field
    Now modify the display text.
    Use the Arrow keys to move the insertion point so it is between the "E" and the "r" in the Word "Error", and type
    Click here to RSVP!
    Then you can select and delete the "E", and the "rror! Hyperlink reference not valid."
    Select the text and apply the Hyperlink style to it (Home tab of the Ribbon->Styles).
    When you toggle field code display using alt-F9, you should see the original field
    { HYPERLINK }
    Now click after the K of HYPERLINK and insert the following fields and text (or copy them from somewhere else):
     "{ SET x 1 }mailto:*** Email address is removed for privacy ***?subject=July%20Wine%20and%20Spine%20&body=%20Will%20you%20attend?%20%20%20___%20Yes%20%20%20___%20No%0A%20%0a%2{
    MERGEFIELD First_Name%20{MERGEFIELD Last_Name }"
    so that your field now looks like
    { HYPERLINK "{ SET x 1 }mailto:*** Email address is removed for privacy ***?subject=July%20Wine%20and%20Spine%20&body=%20Will%20you%20attend?%20%20%20___%20Yes%20%20%20___%20No%0A%20%0a%2{
    MERGEFIELD First_Name%20{MERGEFIELD Last_Name }" }
    As usual, all the {} need to be the special field code brace pairs that you can enter using ctrl-F9 on WIndows Word.
    At this point, experienced field users will have to resist the temptation to select the fields and update them. Dont do it!
    Save the document.
    Test the email merge. At this point, I would hope to see the results you want.
    If not, I do not know why this works OK on my system but not yours.
    Important point number 2 You may be wondering why
    there is a { SET x 1 } field inside the HYPERLINK code. It's because when you are working with a .docx, if you save, close and reopen your document, you may find that Word has resolved all the merge fields nested inside your HYPERLINK field (i.e. replaced
    the field codes by their results). This behaviour can appear arbitrary, and the reason that (for some reason), Word does not resolve the nested fields if there is a Word bookmark inside the HYPERLINK field. Now if the insertion point or selection ws inside
    the HYPERLINK field when you save/close the document, there will be a bookmark in there, because Word inserts a bookmark called _GoBack, which enables the user to go back to the previous selection. But if you click outside the HYPERLINK field before you save,
    there wil be no such bookmark and Word will resolve your field codes. So we put the { SET x 1 } in there to ensure that there is a bookmark (in this case, called X) to prevent that from happening.
    Alternatively, if you save as .doc format (not recommended these days if you can avoid it) Word does not resolve these fields and you don't need the { SET } field.
    And that's it. Whether that will be enough for your Merge to work as you hope, I cannot be sure, but all I can say is that without doing those 2 things, it almost certainly
    won't.
    [[I originally had a third thing. I actually now think it's incorrect, but I'm going to leave it here just in case.
    Important point number 3: If it does not work, there is
    at least one other thing that could be wrong, although I think it is highly unlikely. There is a Windows registry setting called FieldCalcSecurityLevel, which was introduced about 12 years ago when Microsoft made some security-related changes to the behaviour
    of certain types of field. I'm not going to step through how to look for that, but for example, in my registry, for Word 2010, it is at
    HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Word\Options
    It may be elsewhere.
    If you cannot find that Option, or it is there and is set to the default value (1), then something else is wrong and I do not know what it is. However, if it is set to 0 (which
    makes Word use its original behaviour, you will have to set it to 1 to get this to work.
    Thanks for your understanding.
    Steve Fan
    TechNet Community Support

  • T-code: CRM_MKTPL Additional scren fields in Campaign element screen.

    Please let me know how to add additional screen fields in Campaign screen.
    Regards,
    Batiya

    We can add fields , Hide fields add onther Tab by using SPRO configuration.
    CRM - Marketing - Marketing Planner and Campaign Management - Additional Fields and Business Add-Ins (BAdIs) for Marketing -Define Additional Fields: Set Types
    the fields are in a new separate tab will be added into a addition tab.
    Regards,
    Siva

  • Email Marketing Campaigns with OS X Server?

    I am wondering if OS X includes any additional Mail tools that would assist in designing/handling an opt-in Email marketing campaign. I would basically like to give people the option to sign people up for my newsletter on my website, and track my click through rates and overall success of the tool. I also would like to provide opt-out and other statistics from the success of the campaign.
    This seems like it would be more cost effective for me over the long run (running a 10-Client edition on a Mac Mini) than to pay monthly or per-email fees through online services.
    Sales actually wanted me to call AppleCare because their supervisor did not know the answer.
    I know that the Apple Store Online resells a product called Macware EMail Campaign, but it does not have very glowing reviews on Amazon, although there are only 3. Anyone have some suggestions for the best way to accomplish this type of campaign (would service based really be the best?).

    There's nothing standard on Mac OS X Server that will do this, although the tools are there (MySQL, PHP, and more) to build your own application if that's what you want.
    There are numerous commercial packages designed just for this purpose, although many are geared for other platforms.
    I suggest taking a look at the Mac Products Guide which lists several candidates that might be suitable for your needs.

  • HT4847 You have now exceeded your iCloud storage, including an additional amount provided to allow you to continue receiving email. As a result, you will not be able to send or receive new email messages with your iCloud email address until you free up st

    You have now exceeded your iCloud storage, including an additional amount provided to allow you to continue receiving email. As a result, you will not be able to send or receive new email messages with your iCloud email address until you free up storage space or buy more storage. I have 20GB remaining.  WHat is the issue here?

    Today I received the same message but have 4.6gb available from a total of 5.0gb. I also received the same message when i first set up my icloud account and icloud was virtually empty. Unfortunately the only way i can see to contact apple is to pay for a telephone call. If anyone knows what is going on i would appreciate knowing.

  • TS3899 I recently discovered that I can no longer access websites pointed to within the content of an email message on my iPad Air by clicking on the highlighted HTML text or symbols. What should I do to correct this issue?

    I recently discovered that I can no longer access websites pointed to within the content of an email message on my iPad Air by clicking on the highlighted HTML text or symbols. What have I done to create, and what should I now do to correct, this issue?

    Or you could include a width to your body style:
    body {
    background-image: url(Logo/sky1.jpg);
    background-position: center center;
    background-attachment: fixed;
    width: 75%;}
    It might work or not depending on your other color scheme.

  • How to send a signed SOAP message with additional HTTP Header fields

    Our Partner's integration requirements are that we send them asynchronous SOAP messages, that are digitally signed, and whose HTTP headers contains 5 or 6 additional header fields, of which 3 or 4 will need to be dynamically set during the message mapping.  I believe we can use the HTTP adapter for adding new fields to the HTTP header, but don't believe it supports signing.  I believe that the SOAP adapter supports signing, but I'm not clear on how to use it to add fields to the HTTP header.  What is the most straight-forward way to achieve both the signing of the message and the addition of the HTTP header values?
    Thanks,
    Kurt

    >>>What is the most straight-forward way to achieve both the signing of the message and the addition of the HTTP header values?
    Use Java mapping for both.
    1) Signing the message
    You can digitally sign the soap message using many standard api like WSS4j? or  refer Java XML signature API which comes in Jdk1.6.
    Refer these links
    WSS4J  -  http://ws.apache.org/wss4j/axis.html
    Java XML signature : http://java.sun.com/developer/technicalArticles/xml/dig_signature_api/
    2) >>whose HTTP headers contains 5 or 6 additional header fields, of which 3 or 4 will need to be dynamically set during the message mapping
    Use Dynamic configuration API to set the additional header fields during message mapping.

  • Is there a trick to publishing iWeb page html in email marketing campaigns?

    I've searched around on this forum but haven't come across an answer. What I'd like to do is create a webpage in iWeb and use it with GoDaddy Express Email marketing. When I do it, it comes up all funky. I've tried it with Constant Contact, too, but no luck. Can this be done or do the iWeb html codes not jibe with other applications? I'd really love to use my own webpage design consistently through email marketing campaigns. Their templates are pretty ugly.
    If someone knows any tricks, I'd love to learn them. If it's not doable, then go ahead and break the news to me.

    KimberleeJo wrote:
    I've searched around on this forum...
    In case you haven't already seen this old thread...
    _Emailing an iweb designed page_.

  • Accessing links embedded in email messages fails on an iPad

    Our iPad 2 can't open web links embedded in email messages from NY Times, Alternet, and other sites. Error messages is "Website is not available" or "Can't access server". Internet access works otherwise. Problem is the same regardless of whether IOS Gmail app or Apple Mail app is used. It also doesn't seem to matter which browser is used (we've tried Chrome and Safari).

    Try reset iPad
    Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears
    Note: Data will not be affected.

  • How do I trigger an email marketing campaign each time a customer orders?

    I want to trigger an email campaign to be sent X days after a customer places an order, each time he/she places an order. Specifically this would be a request for the customer to review the product(s) he/she purchased. I can't seem to find a way to trigger this based on the order date. Please help! Thanks!

    Hi Liam,
    Thanks for the response. I should clarify my initial question. There are two groups of purchasers that I would like to target with different email marketing campaigns: First time purchasers and, (ii) Repeat purchasers. Ideally the system would be able to distinguish between these two groups during the checkout process so that the correct email campaign could be triggered. I thought about basing it on whether the purchaser was logged in or not (where 'logged in = repeat purchaser'), but our site asks visitors to register very early in the process, so conceivably, a logged in user may very likely be a first time purchaser.
    The more I think about it, the more it looks like I will need to manual email marketing list segmentation and management.
    I sincerely appreciate any ideas you might have.
    Thanks again!
    Tim Rayl

  • Ive created a document into Pages which I want to upload into MailChimp for a email marketing campaign.  However, Mailchimp seems to dislike the document. Any ideas?!

    I've created a document in Pages which I want to use as an upload in a email marketing campaign I'm running through Mailchimp.  Mailchimp doesn't seem to like the Pages document and won't upload.  Any ideas?!

    When you contacted the folks at mailchimp what did they have to say?

  • TS4002 I cannot access my iCloud email messages before a certain date

    I can only acess my received email messages after April of this year - the rest won't load whether on my Mail desktop or via logging into iCloud on the internet.
    Does anyone know why this is and how to access my previous messages - I could access messages going back that much further, I have not changed my settins nor deleted the messages.
    PLEASE can some help - I desperately need to get hold of some of the email which I cannot access.
    Thankyou!

    At least I know I'm not alone.  I'm in the UK, five hours ahead of EST and that is about when it started.

Maybe you are looking for

  • How can i copy my Musik in Itunes on my Windows Computer to my Ipod Touch 5?

    It is possible so copy easy the Music in Itunes to my Ipod Touch?

  • A few seconds after start the GDM mouse stops working

    After today's update I have the following problem: a few seconds after start the GDM mouse stops working. XDM doesn't work. Edited: Mouse works. Only pointer does not move. lscpi says: 00:02.0 VGA compatible controller: Intel Corporation 82946GZ/GL I

  • Installs and lists my Officejet Pro 8500A910n as a "fax-printer" only.

    When installing as a wireless network printer, it only will list the printer as a "HP Fax-Officejet Pro 8500 A910 Network)" printer. Not able to print, only fax. I have selected the complete software download and keeps installing this same way as a f

  • By-product production and inventory

    Dear all, In standard business scenario we produce one item from one input and scrap is generated which goes to its respective storage location while given production order confirmation through CO15. Because of development in the production process,

  • Why Java is Technology?

    Hello everyone, I m very new to java, i m still learning java. At the beginning itself i got a doubt that why everyone calls java as a technology not language. Please let me know why is Java is called as technology not Programming language.