Consume Autoplayβs stream on your server, correlate Intercom webhooks on your HTTPS origin, and post internal notes via Intercom REST.Documentation Index
Fetch the complete documentation index at: https://developers.autoplay.ai/llms.txt
Use this file to discover all available pages before exploring further.
β¨ Final result
- Without real-time context
- With real-time context

π Prerequisites
Complete the Quickstart. You should have:- PostHog in the browser β snippet, API key,
product_idonidentify(and email after login if you use it) - Connector credentials β URL, API token, stream URL (e.g.
https://your-connector.onrender.com/stream/plus your product id from the dashboard) autoplay-sdkinstalled β and a successful test stream from the Quickstart- A public HTTPS URL you control β for Intercom to
POSTwebhook payloads to
The building blocks
Follow the steps in order β each page stands alone so you can ship incrementally.- Connect real-time events β Register Intercom webhooks, consume the Autoplay stream, and post internal notes into conversations.
- Define proactive triggers β Proactively message users in Intercom based on what theyβre doing in your product.











