Executive Summary
Webhooks let Marloo push events (like a document being updated, or a meeting summary being generated) to a URL of your choice in real time, so you can trigger downstream automation in tools like Zapier.
Webhooks are off by default and need to be turned on by someone at Marloo. Contact [email protected] to have them enabled on your workspace.
Once enabled, you configure everything yourself from the webhooks portal in Settings > Integrations: where events get sent, and which events you want to listen for.
How to get set up
1. Turn webhooks on
Go to Settings > Integrations > Enable Webhooks. That gives you access to the webhooks portal.
If you don't see the option to enable webhooks, contact [email protected] and a Marloo team member will switch it on for your workspace.
2. Tell Marloo where to send events
In the portal, set the URL you want webhooks delivered to. If you're using Zapier, grab the URL from the Catch Hook trigger and paste it in.
3. Pick what you want to listen for
You can subscribe to lifecycle events for documents, meeting summaries, and meeting transcripts. For example, ticking document.updated.v0.1 means your Zap will run every time a document is updated.
4. Check the event catalog
The portal has a catalog showing what each event contains, so you can see the data you'll receive for any event type before you build against it.
Feedback
If you hit anything unexpected, or have ideas for events you'd like to see covered, send it to [email protected].