Mark_Price

Mark_Price

Contact Me
Online Status
Offline
Date Last Visited
‎09-20-2021 03:30 PM
Level 7
Joined the community 10-02-2017
Rank Icon Level 7
Chandler, AZ
  • solved badge Re: Custom Objects Data to add in Email

    Email Scripting in Marketo is really Apache Velocity and it's quite powerful once you get the syntax down. 1. Should be fine, but you should store the URL without the https:// OR strip it in Velocity. In order for the links to work you need to output Velocity Link2. This is a good example for usin...

    image_type
    Discussions
    3383 1 0
  • solved badge Re: Copying Custom Activity Values into Lead Fields?

    Not natively but you can with the API. If you're storing Order Data/Status It sounds like you may want a custom object to store the data. (unless a record only ever has 1 order)After the data is on the lead record or in a custom object you can merge it into emails.Hope it helps!

    image_type
    Discussions
    3084 1 0
  • solved badge Re: Having trouble with Batch Export Activity IDs

    hmm.. did you check what the activityTypeIds are ? This will retrieve a list: https://developers.marketo.com/rest-api/lead-database/activities/#describe In my instance values 4 and 5 aren't listed. Not sure if that's true for all, but worth checking

    image_type
    Discussions
    5444 0 1
  • solved badge Re: Having trouble with Batch Export Activity IDs

    What happens if you remove the 'Z' on the end of the date/times?

    image_type
    Discussions
    5444 0 3
  • Re: Event name in Webhooks

    oh! I also thought you meant events as in live events vs. an event tracker. As Sanford mentions, these are called activities in Marketo. Unless your volume is extremely low, I would not recommend a webhook for this purpose either. In my current instance we get this data with the Bulk Extract API:...

    image_type
    Discussions
    6143 0 6
  • Re: Event name in Webhooks

    Hi, If you were to make a program token called {{my.eventTracker}} and then add that to your webhook when setting it up- I believe it will do what you would like. If the campaigns aren't nested in programs a folder token could potentially work. hope it helps!

    image_type
    Discussions
    6143 0 0
  • Re: Outlook Email Not Rendering Correctly

    Looking at your code it is my recommendation to rename all images replacing any spaces or '%20' values with an underscore ( _ ) or dash ( - ) then re-upload them to Marketo. Then update your code accordingly. When troubleshooting this type of issue- I always check and make sure there are no image na...

    image_type
    Discussions
    14242 0 0
  • Re: Webhook with the list id

    Out of the box, there isn't a way to aggregate the list such that there's 1 webhook call w/several leads passed in vs. 1 webhook per lead. What you can do is:- use the API to fetch the listId- do whatever processing you want with the external data source or web service- update the records in Marketo...

    image_type
    Discussions
    1937 1 0
  • solved badge Re: Default Value for Velocity Token

    Hello there are a few ways to do what you would like. My suggestion is based on providing some new options to get even more out of Velocity:Basically, you could set a default value and then override it if they have a confirmed training session. This technique would let you have a dynamic message or ...

    image_type
    Discussions
    4141 2 2
  • Re: Question on Using Custom Activities

    Thought so, that's part of the reason I replied. To help an old pal with a complicated problem Here are some quick thoughts: Custom Activities are good to log an event and associated attributes where you do not need to reference those attributes in an email. Generally these are to log events wh...

    image_type
    Discussions
    3546 1 0

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!
  • Coach Coach Earned on 2.18.21 Earned by 91 people Select to learn more
  • Ignite 1 Ignite 1 Earned on 2.18.21 Earned by 4263 people Select to learn more
  • Ignite 3 Ignite 3 Earned on 2.18.21 Earned by 1174 people Select to learn more
  • Ignite 5 Ignite 5 Earned on 2.18.21 Earned by 660 people Select to learn more
  •  Unlock Unlock Earned on 2.08.21 Earned by 35 people Select to learn more
  • Boost 100 Boost 100 Earned on 2.08.21 Earned by 121 people Select to learn more
  • Give Back 100 Give Back 100 Earned on 2.08.21 Earned by 107 people Select to learn more
  • Boost 50 Boost 50 Earned on 2.08.21 Earned by 204 people Select to learn more
Public Statistics
Date Registered ‎02-10-2017 08:02 AM
Date Last Visited ‎09-20-2021 03:30 PM
Total Messages Posted 158
Likes Received 131
Likes from