Back to Changelog
Webhooks Support
Ordinal is the most open, composable social media platform you can use. We launched the REST API and MCP server so AI tools and scripts can manage your workspace programmatically. We added CSV exports so you can pull analytics into any tool you want. Now we're adding webhooks so Ordinal can push data to you in real time.

What you can build
Webhooks open up workflows that were previously manual - with webhooks you can now do things like:
→ Pipe post performance data into your internal analytics warehouse the moment content goes live
→ Auto-create Linear tickets based on changes in a post's status
→ Sync approval workflows with your company's existing compliance tooling
→ Trigger onboarding sequences in your own systems when new teammates accept invites
→ Feed campaign activity into custom executive dashboards
Reliable by default
Every delivery is tracked with success or failed status so you always know what landed. Add custom headers for authentication or routing. Each event type has a strongly typed payload, so your integrations can parse responses confidently.
Webhooks are fully managed through the API with create, read, update, and delete operations. Check out the webhook docs to get started, or reach out at support@tryordinal.com.