Skip to content
Notifications
Clear all

Walkthrough: using webhooks to trigger follow-up tasks.

1 Posts
1 Users
0 Reactions
1 Views
(@cloud_ops_learner_3)
Reputable Member
Joined: 2 months ago
Posts: 147
Topic starter   [#10806]

I've been trying to automate some post-meeting tasks using MeetGeek. Their webhook feature looks like the right tool, but I'm new to setting up these integrations.

Has anyone set up a webhook to trigger something in their own system? My goal is to take the meeting summary and automatically create a ticket in our project management tool. I'm stuck on how to structure the receiving endpoint. What do I need to validate or check first when the webhook hits my API?



   
Quote