Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Marketo already have a script in place that you can use and modity. I have used their script with a slight modification - happy to share the script that I added in my blog here, along with a step-by-step tut on how you need to implement it: https://www.campaigntrackly.com/marketo-add-email-address-c...
Sure, email me at milena.mitova@bauschhealth.com, happy to send you the code. Thank you
Hi, happy to share these examples here - I have built 2 types of "carousels" or should I say simple slideshows. Both on guided templates. - One allows for the image on the top banner to slide only:https://go.bauschhealth.com/2020-03-31RotatingBanner.html - the other allows for the image + text to sl...
Hi, I have built 2 types of "carousels" or should I say simple slideshows. Both on guided templates. - One allows for the image on the top banner to slide only:https://go.bauschhealth.com/2020-03-31RotatingBanner.html - the other allows for the image + text to slide.https://go.bauschhealth.com/carou...
Hi, I am unable to find this page - was hoping to post an opening and not sure where to do that. Thank you
Hi there, I found out that in addition to the above proposed solution (## at end of each line), you need to check if you have extra unused lines in the script - it always creates space (see empty line #3 below) - so make sure you remove those as well:). Hope it helps:#set($timeZoneObject = $date.ge...
Sure, let me know what time works for you, happy to help with whatever I remember:). I am at milena.mitova@bauschhealth.com
Hi, sorry, just thought it would be helpful to share that I figured out the other way to do it as well:).Just create a text field, called "Owner Email List" or similar, populate the multiple owner email addresses into it, separated by a comma and space, and then create an alert where you put the tok...
HI, not sure if this is helpful, but I created a text token at the program level, making sure to list email addresses with a comma and space between them. Then I created a send alert campaign and in the flow, selected recipient to "none" and underneath it, under "to other emails" entered the token. ...
Yep, this is really nice and clean, thank you, @Sanford