Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
As mentioned above, you can still make it work as you can filter by any custom field. Just create a custom field, copy the data from the system Phone field into your custom field and you'll be able to use that field in your requests
TriedHow did you get the wait step to finish on a specific hour and minute when you can only use date tokens and pick an time on the hour?
while time stamping either in a custom field or interesting moments is the best option, another route (with limitations) is if you're integrated with SFDC, check go into Admin > Salesforce > Sync options and check "Fill out form" under activities.Marketo logs one form fill per day against the lead/c...
Unfortunately wait steps don't take dateTime tokens which are accurate to the minute/hour.Currently, the only way I've found to incorporate wait choices down to minutes/hours inside Marketo only is to use request campaign, where the request campaign in your flow has choice logic and the requested ca...
You're wanting to build an UI for your internal staff to clone a program. Completely possible. Nothing to do with marketo forms though.Design and build a custom form that suits your business needs on a credential protected page and make the necessary API calls. Get a developer to do it for you.
I haven't looked deep into the technical side of things, but I guess at face value the advantage is that this is simpler to set upDisadvantage - because it's simple, you don't get the writeback values to Marketo including whether a person attended or not, we have to manually change the status
That's what trigger Smart Campaigns are for where you define triggers and filters and a flow (action) so when people meet the criteria, they automatically run through the automationPlease explain your use case furtherIf you really just wanted to bulk add records to a salesforce campaign, in classic,...
I did do that and it is currently functioning as an entry into that EP program. I have already activated that Re-Engagement Campaign but due to the inability to "re-enter an EP" I realized I needed to do it differently - which is exactly this conversation. I will shut off that other EP within the ne...
1. Are these SC's sub-assets underneath a Default program (I assume) since it's not an EP?It doesn't really matter if an EP houses the smart campaigns because it's the smart campaigns that will be sending emails not the EP, but to avoid confusion, use a default program to house the smart campaigns2....
I thought of this too, but it would become an onerous task to check what domains you've included if you're looking through hashed values. Also, if you're going to do this, I'd store the array in an external js file that is included in a master landing page template rather than a tokenI'm going to ad...