I just started toying around with incoming webhooks from Marketo to Slack and I'm super excited about the possibilities but I know I've only scratched the surface. I'm not finding a whole lot of different examples and use cases on the community so this thread is a place to post your Slack/Marketo Integration uses so that others can glean wisdom and potentially gain some new options!
If you'd like to know how to integrate Slack and Marketo, please see this article.
Ready, set, GO!
While we were working on integrating Marketo with Slack, we encountered a use case where syncing a Marketo program with an SFDC Campaign triggered a Slack notification to the campaign owner, indicating that this program had been synced to SFDC using webhooks.
Did anyone see this? Marketo® Announces Integration with Slack to Improve Sales and Marketing Collaboration ...I'm looking for additional info!
For anyone researching this in 2023: looks like the LaunchPoint integration was decommissioned and using webhooks is the only reliable way to integrate with Slack
https://nation.marketo.com/t5/product-discussions/marketo-slack-launchpoint-integration/m-p/328343/h...
please note that you must open a ticket with Support to get "slack system notifications" enabled before this will be on your launchpoint menu. Also, this cannot be done through chat support.
can't wait to see what comes out of it -- hopefully soon!
We have a bunch of Slack webhooks set up for form fills. One for trial signups, one for demo requests, another for all webforms. Our Sales team monitors the trial and demo ones for sure.
Our most important automated Slack channel is actually RSS not webhook, I think..it lets us know if Marketo is having any outages or other issues. It's...illuminating to say the least.
I'm also curious about the Marketo RSS feeds in Slack. Amy Connor are you able to monitor SFDC syncs and other system performance points with the RSS feed?
It's not a feed of info from our instance. It's whatever Marketo puts out about outages and service issues. Here are examples:
Ahhh, makes sense. So helpful! Thanks for sharing.
Yeah it's suuuuper helpful, I highly recommend!
On Mon, Feb 12, 2018 at 10:36 AM, Loren Posendek <
Interesting about RSS feeds, I hadn't thought of that before. Would this potentially replace a feedly page?
Has anyone had any success setting up slack notifications for specific lead owners, rather than everyone in a specific channel?
What I would ultimately like to do is move all our email alerts into slack, with each notification tagging the proper lead owner, with the alert type and a link to their SFDC record.
Anyone done this or seen any resources on how to do this?
Your trigger would be 'opens email' or whatever you use today, and then just add a filter for 'lead owner id' and put the 18-digit sfdc lead owner id for each rep.
I setup unique triggers in marketo and unique channels in slack for each rep. I then post to their channel anytime someone from our Target Account is on our website. You could do the same thing with emails. What I've found is that if you group ALL alerts into one channel and tag reps individually they will all get lost. If you give them each a unique channel with only their own content, they tend to be involved. You could also give more people access to see each others channels, or leadership as well.
so how do you set it up to multiple slack channels? ive only seen documentation for connecting Marketo with 1 slack channel. JD Nelson
You have to do one webhook per channel. We have over 35 webhooks in our slack instance -- most of them are used in Marketo. You can use fewer smart campaigns, though, and just have a deeper list of flow steps by channel. For instance "Opens email that meets criteria" then a flow step "if lead owner = ABC, then Slack 1" etc. Hope that helps
Hey JD Nelson! How do you go about mentioning the lead owner in the webhook payload for notifications?
we do it using
Lead Owner ID = (18-digit sfdc id of User)
(with other steps to filter out known Customer, Junk Users, etc)
We're brainstorming how we could integrate Slack + Marketo. We're thinking less about engagement alerts and more about operational updates (Salesforce syncs, data integrity issues, missing values, etc.). Has anyone tried using the Slack + Marketo integration for any of these scenarios?