Frank_Breen2

Frank_Breen2

Contact Me
Online Status
Offline
Date Last Visited
‎09-03-2024 09:39 AM
Level 10
Joined the community 22-06-2015
Rank Icon Level 10
Dublin
  • Re: What are impacts on marketo based on data cleaning on salesforce

    If you delete the person in SFDC, it will still exist in Marketo, you may want to think about running a smart campaign to check for this and take an action:The above is the automated way, of course you can make this a manual process so that you have 100% awareness of what is going on.

    image_type
    Discussions
    1846 1 0
  • Re: velocity script newbie - lowercase first initial

    Also it seems like you didn't have First Name selected in the Lead Section of the Script Token, this is why you see that output:

    image_type
    Discussions
    5800 1 0
  • Re: Lightbox form AND embedded form on a landing page

    The easiest way to achieve this is with 2 forms, you can't easily add the same form twice on a page, then in your program just the 2 forms to the smart list in your smart campaign. See an example here: The TIBCO Blog, I have the pop-up for the new users, but it's also at the bottom of each page.

    image_type
    Discussions
    2435 0 1
  • Re: velocity script newbie - lowercase first initial

    JD I think this is the code you want:#set ($fname = ${lead.FirstName.toLowerCase()})$display.uncapitalize($fname)Info here. Look at this article too.

    image_type
    Discussions
    5796 0 1
  • solved badge Re: Original Source Type and Registration Source Type

    Malik, I think you're best to contact Marketo Support to investigate this bit, they can dive a bit deeper than what we can see.

    image_type
    Discussions
    3664 1 1
  • solved badge Re: Original Source Type and Registration Source Type

    Since Leads and Contacts are separate in Salesforce, you need to create the 2 fields in each object (4 in total). What I think is happening is that you are updating a Salesforce Lead and since the fields don't exist there, nothing is actually updating (click on the ID field in the activity log and s...

    image_type
    Discussions
    3664 1 4
  • solved badge Re: Original Source Type and Registration Source Type

    Have you created these on the Lead Object too? I think you are trying to sync and Marketo Lead to a Salesforce Lead and since that field is not there no data is syncing, the new fields need created on both the Lead and Contact Object.

    image_type
    Discussions
    3664 1 7
  • Re: Help needed with tokens!!! :)

    This is going to be complex, you can do it by creating a DateTime field in Marketo, for this example I called my field Date&Time, then in my send flow I added {{system.dateTime}} which will mirror the time the email is sent.Then comes the complex part, once you display this field in your email, it w...

    image_type
    Discussions
    1914 2 0
  • solved badge Re: Image in 2col newsletter shoving down the other column.

    Looks like the Helpful Resources box has been increased from 140px to 315px approx, look for that change somewhere in the code. If you can share the code, I can take a deeper look.

    image_type
    Discussions
    3550 0 0
  • solved badge Re: Original Source Type and Registration Source Type

    You can't update this field as it's set by the system, I thought your question was how to push the data from these fields into another field. If you are having issues seeing them in Salesforce, it sounds like they are not showing in the Lead or Contact Objects rather than a Marketo sync error, in Sa...

    image_type
    Discussions
    8620 1 10

Top Badges Earned

Customize up to 8 badges at the top of your trophy case for all other Community members to see!Customize up to 8 badges at the top of your trophy case for all other Community members to see!
  • Affirm 50 Affirm 50 Earned on 7.31.25 Earned by 25 people Select to learn more
  • Engage 1 Engage 1 Earned on 9.03.24 Earned by 836 people Select to learn more
  • Ignite 1 Ignite 1 Earned on 9.03.24 Earned by 4284 people Select to learn more
  • Give Back 1 Give Back 1 Earned on 9.03.24 Earned by 4382 people Select to learn more
  • Affirm 1 Affirm 1 Earned on 9.03.24 Earned by 717 people Select to learn more
  • Shape 1 Shape 1 Earned on 9.03.24 Earned by 838 people Select to learn more
  • Ignite 10 Ignite 10 Earned on 9.03.24 Earned by 296 people Select to learn more
  • Give Back 10 Give Back 10 Earned on 9.03.24 Earned by 721 people Select to learn more
Public Statistics
Date Registered ‎06-22-2015 03:54 AM
Date Last Visited ‎09-03-2024 09:39 AM
Total Messages Posted 364
Likes Received 331