Travis_Schwartz

Travis_Schwartz

Contact Me
Online Status
Offline
Date Last Visited
‎06-18-2025 10:37 AM
Level 4
Joined the community 08-08-2019
Rank Icon Level 4
Assistant Manager - Digital Marketing
So. California
  • solved badge Re: Velocity Token - Account based CO

    One more thing on this, say a member has multiple cards and different due dates. Is there a way to differentiate between the two in the script? I need the script to be able to identify the desired due date and not display the first one it comes across (if that makes sense). The email is set to trigg...

    image_type
    Discussions
    3568 0 4
  • solved badge Converting a date field from ISO standard

    Hello, I have a shiny new script token (thanks Sanford):#foreach( $account in $account_cList )#if( $account.description.equals("ARROWHEAD VISA") )#set( $dueDate = $account.upcomingPaymentDate )#break#end#end$dueDateThe problem is it displays the date like: YYYY MM, DD based on the fact that the comp...

    image_type
    Discussions
    1566 0 1
  • solved badge Re: Velocity Token - Account based CO

    I will do that, one other thing on this thread. I'm trying to understand what happens when a field type changes. If I were to be doing something similar for other products, but wanted to use a field type that was an integer field type, would the integer have to be converted to a string (I just want...

    image_type
    Discussions
    3593 0 1
  • solved badge Re: Velocity Token - Account based CO

    oh, duh. yep. it works like a charm. Is it possible to format the date out of the ISO standard? I read your post https://blog.teknkl.com/velocity-days-and-weeks/ but did not see what I was looking to do. I would love for something to go from: 2020-04-15 to display as April 15, 2020 as that would b...

    image_type
    Discussions
    3603 0 3
  • solved badge Re: Velocity Token - Account based CO

    Thanks, It is definitely a learning curve. I look at other examples, feel I understand what they are trying to accomplish, but sometimes the nuances are a little trick.That is exactly what I am trying to accomplish.It is still displaying as blank when I preview it or send a test email using a person...

    image_type
    Discussions
    5052 0 5
  • solved badge Re: Velocity Token - Account based CO

    When I check description and the upcomingPaymentDate on a particular record that I know has this product I get: {description=ARROWHEAD VISA, upcomingPaymentDate=2020-04-15}, but results are still null or empty when I use my coding.

    image_type
    Discussions
    5060 0 12
  • solved badge Re: Velocity Token - Account based CO

    It's been a couple days and I'm hoping this will get some action on this page. Tagging @SanfordWhiteman if that will help. If I simplify it, perhaps that would give me the immediate solution that I could then incorporate into the other products. Let's start with the Visa card. I need to create a ca...

    image_type
    Discussions
    5066 0 13
  • solved badge Re: Velocity Token - Account based CO

    I think that is the problem. The code I used was based on something I found on the community. How would I ensure that it is looking at the description field other than checking it in the token builder?

    image_type
    Discussions
    5087 0 14
  • solved badge Re: Velocity Token - Account based CO

    What additional raw object data is needed? Does this refer to all of the possible items that could be under the description tag? here is the code in the syntax highlighter:#foreach( $list in $account_cList )#if( $list.listID.equals("description") )#set( $targetList = $list )#break#end#end${display.a...

    image_type
    Discussions
    5103 0 16
  • solved badge Velocity Token - Account based CO

    I've been searching all over the community trying to find a solution for this likely easy issue. I feel I had a similar project previously but I can't find it and I've been searching for too long.I need to create a velocity script that identifies a payment is coming due. I want to identify what the ...

    image_type
    Discussions
    5115 0 18

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!
  • Boost 5 Boost 5 Earned on 7.25.25 Earned by 1228 people Select to learn more
  • Bedrock Bedrock Earned on 7.26.22 Earned by 82 people Select to learn more
  • Seeker Seeker Earned on 7.26.22 Earned by 681 people Select to learn more
  • Ignite 20 Ignite 20 Earned on 6.22.22 Earned by 116 people Select to learn more
  • Boost 3 Boost 3 Earned on 11.03.21 Earned by 1807 people Select to learn more
  • Give Back 50 Give Back 50 Earned on 10.28.21 Earned by 176 people Select to learn more
  • Springboard Springboard Earned on 10.28.21 Earned by 210 people Select to learn more
  • Establish Establish Earned on 10.27.21 Earned by 2344 people Select to learn more
Public Statistics
Date Registered ‎08-08-2019 04:25 PM
Date Last Visited ‎06-18-2025 10:37 AM
Total Messages Posted 111
Likes Received 5