# Integrations & API

**Category:** [Platform Messaging](https://help.totalctrl.app/hc/totalctrl/totalctrl-help-center/en-US/categories/product-tours)
**Updated:** 2026-08-19

## Connect Platform Messaging to the rest of your stack

### Webhooks

Subscribe to these events under **Webhooks**:

- `platformmessaging.flow.published`
- `platformmessaging.flow.completed`
- `platformmessaging.checklist.completed`

### Orchestration

The same events are available as triggers in the Orchestration app, so you can run no-code workflows when a user completes onboarding — for example, create a CRM task, post to Slack, or update a Customer Success health score.
### REST API

With an API token you can read your flows and analytics:

- `GET /api/v1/platformmessaging/flows`
- `GET /api/v1/platformmessaging/flows/{id}/analytics`

### AI tools & notifications

AI assistants can list flows and read analytics via the MCP tools, and you can get notified (instantly or as a daily digest) when a visitor completes one of your tours.

---

## Related Articles

- [Build a tour](https://help.totalctrl.app/en-US/articles/build-a-tour)
- [Measure performance](https://help.totalctrl.app/en-US/articles/platform-messaging-analytics)
- [Targeting, triggers, and frequency](https://help.totalctrl.app/en-US/articles/targeting-triggers-frequency)
- [Onboarding checklists](https://help.totalctrl.app/en-US/articles/onboarding-checklists)
- [Install the SDK](https://help.totalctrl.app/en-US/articles/install-the-sdk-1)

---
[← Back to TotalCtrl Help Center](https://help.totalctrl.app/en-US/)