Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
That's great! ... but any idea why I am getting {"errorMessage":"ERR: Runtime error (strict mode): TypeError: Cannot read property 'HmacSHA1' of undefined"}
I think I was trying to do something silly, I was trying to generate an Oauth 1.0 header to be used in a Marketo webhook custom header using tokens, so I've got everything so far, Timestamp, Nonce, Keys, but I think that the Signature is not possible due to Hmac-Sha1 crypt, unless something can be d...
Hi all,Any way to get a system token with Unix Timestamp, or populate a field with it?Thank you!!
From where are the tokens inherited? correct answer D? A token from "BP-TS-YYYY-MM-DD-Tradeshow Program" is not inherited is Local. It can be inherited from "Token examples folder" or any superior folder.
What happens if a lead with a durable unsubscribed email address gets created again? will the Unsubscribed field get populated as true? can you resubscribe it? I can do the test but if you can tell me would save me some time.
I dont think that IE edge will do any better, lets give Chakra a go but sceptic.
Hi,Marketo interface seems to be getting worse and worse. Constant errors, clicks that randomly doesn't work... increasing loading times... approval errors... frustration and more frustration. I honestly waste so much time working in Marketo due to the interface that I'm loosing patient.
Thats possible using email script Velocity Something like this#set ($currentdate = $date.get('yyyy-M-d') )#set ($sendingdate1 = ('2017-2-27') )#set ($sendingdate2 = ('2017-3-9') )#set ($sendingdate3 = ('2017-3-20') )#set ($sendingdate4 = ('2017-3-30') )#set ($sendingdate5 = ('2017-4-10') )#set ($sen...
Last night I was trying to achieve this in real time.. but no success. Can you please give me a hint of what are you doing?Thank you