Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Sounds like something's been mis-configured with your integration, though could be other issues. If it's not working as intended, repeat troubleshooting and eliminate one factor at a time.
Question is a quite broad.Simplest answer is to use 1 program per webinar so you have 5 sets of automation (with a global form)
No there isn't a system wide function governing priority. The closest is email limits which prevents a record receiving any more emails if they've received X number of emails in a set period (e.g. 1/day or 2/week etc...) However, the system does not automatically enqueue emails to be sent once the n...
This isn't quite the same as what the OP is thinking of.
No code examples as I didn't implement it myself. I worked with a wordpress dev at one of my clients to implement a dropdown picklist that listed program names starting with "!Webform-" whenever the picklist was opened. We used the browse programs api call to get the first page only (since results a...
If you're invested in Marketo and your CMS, you can customise your CMS and add widgets that call the Marketo API to get the data you need.
Date of Activity is CreatedDate in the sObject I'm assuming you want the due date of the activity? use the constraint "Due Date"
Unless your UI is external and through the API where you can fetch information and write business rules into the custom UI, there's no way to block an email send based on number of qualified members within Marketo. If it's feasible, you can remove permissions for "Schedule Batch Campaigns" and "App...
Create a temporary field for job title and tell the vendor to write to that fieldCreate a smart campaign to update Job title from temporary field if job title is empty
if you're building out the nurture using a smart campaign and not an engagement program, you can add in flow steps to toggle marketing suspended - annoying but the easy solution otherwise, have a global exclusion list controlled by a boolean that you absolutely include for everything and check it fo...