Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Sandy, Just because I am curious about this topic, can you explain a bit more why it will be unaffected? I understand the sync is server to server, but the initial log in to establish an integration will require logging in with a user that needs to authenticate themselves, correct? Always happy t...
I agree with this. It is generally better to have your process that syncs leads to your CRM in one centralized program. However, it is important to keep in mind that if you use Salesforce campaigns, anyone who becomes a member of a program will automatically be sent to Salesforce regardless of any f...
Hi Sandford, I am getting a similar error to the one you helped fix in this post: https://nation.marketo.com/t5/product-discussions/error-with-velocity-token-sending-sample-email-rendered-email/m-p/153512/highlight/true I tried to use a similar approach. But now I always get an empty value. Is ther...
Hi @SanfordWhiteman I was trying to test this script but kept getting errors (that I was working through with Marketo Support). But it appears to be an issue in the code and not in Marketo that does not allow me to test. Can you take a look at this?#set( $filteredList = [] )#foreach( $masterOrder_c ...
Hi, It might help to think about Executable Campaigns versus Campaign is Requested in terms of multiple smart campaigns. Smart Campaign number 1 is your main one. Smart Campaign 2 is requested.Smart Campaign 3 is executed. Smart Campaign 1 will pause all other steps until the executable campaign is ...
I get this a lot in multiple instances as well. It happens less if you click away from the filter/trigger you are editing. As long as the mouse is not in any of the text areas of a filter/trigger, this does not happen.
I think the Interesting Moment for pushing data to Salesforce is a good option. You can use the status of the chats (Initiated, Dropped, Completed) as well as the Goals Reached to customize the content of the Interesting Moment.
Hi Jasmine, Marketo email editor has fewer features than tools that focus exclusively on email sending. So, you are not able to edit the design as easily as you might hope by removing one of two columns (and having it transform into a single column module, for example). When advising on new template...
Thank you for responding, Sandford! My status options are "cart", "quote" and "order" so my initial code was looking for "carts" which I could do simply by sorting alphabetically on status. However, if you have tips/examples of how I can filter on status, and then select the most recently updated......
When I was building these smart campaigns, I always used a naming convention for the Goal names and then used the "contains" constraint on the trigger. I would simply copy the name from Dynamic Chat to paste into the Marketo smart campaign so you can have it set up before activating the dialogue. I ...