Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Just reading the title gave me the shudders. May I ask why?I personally haven't worked with Workato but my experience with middleware and integrations is that a lot of your time will be taken up by integration maintenance.Is it worth the added exponential complexity and maintenance of integrating tw...
Not ideal but functional... I think the biggest risk is sending the wrong data if campaigns are tweaked or new ones aren't set up the correct way...
Using a global smart campaign, how can one reference the program ID and program name of the triggering program? (not the parent of the global smart campaign)Right now I have a smart campaign in each program but I want to set up one global smart campaign listening for:but if I add call webhook in the...
why can't you streamline the process by digitising lead capture at the events and directly into Marketo? build your event program templates with a batch program that you set to run the day after the event is over which automatically sets anyone still with "Registered" status to "No Show"
https://xxxx.marketo.com/index.php/leadCapture/save2?formid=1234&munchkinId=xxx-xxx-xxxYou should be including the parameters in the body of the POST. Adding it to the URL is GET.You can post to save2 server side (apparently you just need to add "formVid"). But warning that the anonymous IP address ...
You can add JS to your page to send a Munchkin "pulse" to Marketo whenever values change (though Munchkin is not well-suited for this, because it always appends every pulse to the log). But this will only work in scenario 1.You could add a flag in the form of a cookie so that when true/false don't ...
Thanks for sharing, do you have any resources around the solution or on how to deploy it?
All the channel and campaign level metrics, including ROI, you'll find in the bizible app dashboards.If you're trying to build a custom report anyway, while I've never tried, you would need to go through i) Campaigns to get ii) Campaign members to get iii) Leads and iv) Contacts to get v) Bizible Pe...
There's no backend functionality that you can configure like how the system Unsubscribe field works.The closest thing you'll get is building out a well thought out folder structure combined with a program template that makes use of tokens