Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Ok. Two different top level domains. Not that cookies would not be shared accross domains, but you may have already known that. Assuming you first started off with info.biotronik is your first CNAME, you added this as your 2nd info.mst.com?So in Domain alias you added this info.mst.com Have you pur...
Hello @Suhail_EK ,I am a bit on unclear as to where you cannot see it. Since you mentioned an I.M. are you not able to the the real subject line in SalesForce? Are you using my.tokens?If you are using my.tokens you will need to click the actual activity line item in SFDC and then it will render th...
Hello @Tom_Kerlin2 , Is there a plan to merge the environments in the future? i.e. Use Marketo workspaces / Partitions, and SFDC Divisions? There a a few options depending on your other business requirements. One example - If you don't mind duplicates (the same person created in 2 different Marketo...
Hello @eyilmaz ,Do you mind putting the actual CNAME and a Test Marketo Landing Page in here so I can check on it?Thanks,oz
Hello @Jay_Jiang , Assuming the sync configuration was set up properly you should be able to access individual Opportunities viaSmart listshttps://docs.marketo.com/display/public/DOCS/Opportunity+Filters+and+TriggersVelocity scriptinghttps://developers.marketo.com/email-scripting/and as mentioned th...
@Veronica3 ,Wonderful!Glad I could help. If you don't mind and you found those suggestions helpful could you mark it as solved?
Hello @Malik_Zafar2 , There are several likely culprits, and some are rabbit holes. example of possible issues:You could have a backlog so the changes could be delayed if they are occurring.Check with support to see if you have a backlog.Your batch could have a flow step "sync to SFDC" which makes a...
Hello @JK_BI , Thanks for clarifying.It sounds like you could get by with mostly Marketo tokens. You may need velocity scripting if you have a preference for how to display Datetimes. Email -> {{lead.Email Address}}https://docs.marketo.com/display/public/DOCS/Tokens+Overview#TokensOverview-PersonTo...
Hello @cwwrezerone , There are several steps you will need to clear first such as authentication, getting a next page token, getting your activity type ID. I recommend reading through the Developer documentation. High level Authenticatehttps://developers.marketo.com/rest-api/endpoint-reference/auth...
Hello @JK_BI , Could you elaborate a bit more on what you are trying to accomplish?In a high level to leverage variables in Email templates you have 2 steps.1) Declare variables, and2) then you use them.* Example in the head section you define a variable. Here we define what a variable will be in te...