Hey everyone,
I'd like to have a process where whenever we schedule a campaign to run, we post that info to Slack.
For example,
Let's say in Marketo we hit the schedule button for a smart campaign.
In a dedicated Slack channel (let's call it #campaigns), it posts "{Campaign name} scheduled to deploy at {schedule time}."
Anyone ever implemented something like this?
I've seen some documentation to post to Slack using webhooks, but I don't know how to trigger this unless I call the webhook in every single campaign. I also don't know if Marketo stores deployment time or campaign names as tokens.
The native Marketo / Slack integration only seems to be able to do things like notify when people fill out forms.
Thanks!
You're right that Marketo user tasks, like executing a campaign, do not trigger webhooks.
There are a few ways of working with this, in order of (vastly) increasing difficulty: