Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hello-I have built out a campaign to which anyone who participates in our referral campaign via ShortStack and submits a referral, it will sync over to Marketo. Please see below:1.Current Student submits referral via shortstack2. Referral information syncs over to Marketo generating a new lead reco...
Hello-I am trying to set up a webhook within shortstack to marketo for an upcoming contest we have. I am completely new at this and was wondering if you have any or know of any documentation available?Thank you for any help you could give!Monica
When that happens to me I usually find that it was because I copied and pasted from another source like MS Word -> Marketo or Box-> Marketo and it adds in some of its own code.... Only way I know to go around this is to paste into Notepad and then copy and paste from there.
This is the full script I used to solve for this problem. Thanks for your help!## First, covert the variable to currency format#set($total = $number.currency(${lead.accountBalance})) ##our code from before, e.g., $121,237.10#set($stringLength = $total.length() - 0) ##get the total string length and...
Hi Sandford- Thank you so much for your help. I am new to email scripting. Can you elaborate as to the {esc.h} portion of the following command pertains too?$number.format( "$${esc.h}.${esc.h}${esc.h}", $lead.amount ) Thanks again, Monica
So I don't understand what you mean by "should" here. What is the raw string value that you're storing in the field, and how do you want the output in an email to differ from the raw form? The Raw String value that I want in the output of the email is $1980.64. As I mentioned, on the lead rec...
I am trying to pull in a dollar AND cents amount into an email via a token. I have attempted to use the following email script to format the token and it is not working. I feel as though I am missing something minor. Thank you for any help!## First, covert the variable to currency format#set($tota...
Not sure if this will help, but I submitted a case like this earlier this week and received the following response. I guess I needed to remove part of the landing page url to just include the campaign portion. When you do this, it should pop up.
I figured it out. I had a typo for the link area. Thanks for your help!
The results page lists my "tests" that I sent out but nothing since I launched this yesterday afternoon. I also built out a smart list to pull the individuals that DID click the link and you can see here they are not in the smart list.