Skip to main content
Tightknit supports webhooks to notify external services when events occur in your community, such as a new post, a member joining, or an event registration. Webhooks send a POST request to any URL you specify, making it easy to connect Tightknit to tools like Zapier, Make, or your own API.

Accessing the Webhooks Portal

Admins can view and register endpoints in the webhooks portal from Settings > Integrations > Webhooks in the Studio.

Webhook Types

Explore the webhooks API reference for the different types of webhooks available and the shape of the payload for each event.

Webhooks API Reference

View the full webhooks documentation, including setup, event types, and testing.