Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi! Did you find out anything about this in the meantime? Curious to hear as we obviously see the same error on our pages.
Certainly true. Where I went wrong is that I didn't expect my program rename to cause these side effects, whereas when cloning a program you kind of know you have to run through it to set some nuts and bolts right.Thanks to all for your feedback.
Thanks Dan, although not ideal it does make sense they built it this way. It's certainly a wake-up call for me to pay double attention when renaming programs / campaigns and ideally I shouldn't do so at all. It's impossible to see where these values might be used, so it requires knowledge of all mov...
I haven't actually tested this but it seems to me this should do the trick, give it a try?Set the wait step to a minimum (1 min or 1 sec). Then use the option Must End On: in the advanced Wait step settings.The flow will wait until Tuesday 10AM even if the Duration has already passed.See Use a Durat...
Create a simple Smart campaign. In the Smart Filter you can list all email addresses. In the Flow Step you Change Data Value 'Marketing Suspended' to True.Then Run once.
Another issue might be that salesforce doesn't allow you to merge a Lead with a Contact.How it works in SFDC: You need to convert the Lead into a Contact, attach it to the same Account as the existing Contact. At that point you can have Salesforce auto-merge them (Attach to existing John Doe) or cre...
I changed a number of programs this morning assuming that any references in triggers elsewhere would follow. I noticed they didn't though. Is this a bug or the way the system works?'Person is Created' Trigger: The second line: 'Form Name is not' contained the old names of my programs, and hence didn...
Thanks a lot Grégoire, that's a lot of information that I have to chew on for a while to see how it would apply to our situation. I do see the benefits you describe of pushing all Marketo leads to Salesforce. That has quite some impact on our existing setup and flows etc, but it might be worth rebui...
I have worked on getting our subscription center in Marketo GDPR compliant and I think I've come quite a long way. I created fields to keep track of Consent, and I'm logging the actions the user takes when subscribing / unsubscribing. However, there are more sources where leads can come from, enteri...
Thanks Keith, very useful information. I will need to dig a bit deeper to decide what is the most appropriate solution in my case.