Harry_Rashid

Harry_Rashid

Contact Me
Online Status
Offline
Date Last Visited
‎07-03-2024 12:18 PM
Level 3
Joined the community 27-03-2019
Rank Icon Level 3
  • Re: SHA-256 an email address Link in Velocity

    Cool, is this the code? https://nation.marketo.com/community/product_and_support/blog/2019/10/13/base64-ing-a-string-in-velocity-without-using-reflection I'll see if I can manage to do something.

    image_type
    Discussions
    5290 0 0
  • Re: SHA-256 an email address Link in Velocity

    Thanks again Any chance you can provide an example or velocity code I can look at to build this?

    image_type
    Discussions
    5290 0 2
  • Re: SHA-256 an email address Link in Velocity

    Thanks Sanford!Is there any webhook-compatible service you know of? Would help me look into it a little more.

    image_type
    Discussions
    5924 0 25
  • SHA-256 an email address Link in Velocity

    Hi,I am working with Conversant to add in parameters, they have asked if hasing is possible with Marketo, as below - The dtm_email_hash parameter (dtm_email_hash={{lead.Email Address}}) should be encrypted using SHA256 hashing as that is personal information. Is this possible with market?Is it possi...

    image_type
    Discussions
    6309 0 27
  • Re: Dynamic links custom objects breaking

    #set( $currentURLNoProto = $co_record.URL_1 )#foreach( $link in [1..3] )#evaluate( "${esc.h}set( ${esc.d}URL_${foreach.parent.count}_${foreach.count} = ${esc.d}currentURLNoProto )" )#end#set($daysRemaining = $math.abs($daysRemaining)) ##set($co_record.URL_1 = $DynamicCustomObjectList.URL_1) ##set($...

    image_type
    Discussions
    3380 0 1
  • Re: Dynamic links custom objects breaking

    Sorry, new to using the discussion.I have 6 links within the CO which need pulling in, the example you gave seems to pull only URL_1 - is there a way to use the code you had provided and pull all 6 links?Below is how I had set it up but links broke. #set($co_record.URL_1 = $DynamicCustomObjectList...

    image_type
    Discussions
    3380 0 2
  • Re: Dynamic links custom objects breaking

    Thanks Sanford! That helped loads.There is a little issue, I have six links in the custom object to pick up but the code above only pulling the same link for each. ##set($co_record.URL_1 = $DynamicCustomObjectList.URL_1) ##set($co_record.URL_2 = $DynamicCustomObjectList.URL_2) ##set($co_record.URL_3...

    image_type
    Discussions
    3380 0 4
  • Re: Dynamic links custom objects breaking

    At the moment I'm not totally comfortable with Velocity scripting.Is it possible to help with the example code provided?

    image_type
    Discussions
    3380 0 6
  • Dynamic links custom objects breaking

    Hi,Links are breaking when trying to pull from custom object, the code is within a FOR LOOP - for testing purposes I have reduced the code. Anyone have any ideas why the links are breaking?Working URL outside FOR/IF LOOP, pulling link from custom object(DynamicCustomObjectList) : ${DynamicCustomObje...

    image_type
    Discussions
    3565 0 8
  • Re: Velocity Link Tracking Issue

    Hi,Was this resolved? I am having similar issue.Thanks,Harry

    image_type
    Discussions
    1147 0 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!
  •  Give Back 25 Give Back 25 Earned on 3.17.21 Earned by 332 people Select to learn more
  • Ignite 5 Ignite 5 Earned on 3.16.21 Earned by 660 people Select to learn more
  • Validate 1 Validate 1 Earned on 3.03.21 Earned by 687 people Select to learn more
  • Give Back 5 Give Back 5 Earned on 2.08.21 Earned by 1282 people Select to learn more
  • Give Back 3 Give Back 3 Earned on 2.08.21 Earned by 1977 people Select to learn more
  • Give Back 10 Give Back 10 Earned on 2.08.21 Earned by 719 people Select to learn more
  • Ignite 3 Ignite 3 Earned on 2.08.21 Earned by 1174 people Select to learn more
  • Give Back 1 Give Back 1 Earned on 2.08.21 Earned by 4364 people Select to learn more
Public Statistics
Date Registered ‎03-27-2019 08:47 AM
Date Last Visited ‎07-03-2024 12:18 PM
Total Messages Posted 42