The CA Flowdock API
This is the official documentation for the CA Flowdock API. If you have any problems or questions, visit our community page for support.
Getting content into CA Flowdock
CA Flowdock users expect integrations to work in a particular manner. Content from third party services should be pushed to the team inboxes of selected flows. People in the flow can then comment or act on the content using threads.
To get started with an integration, read Developing Integrations.
REST API
Authenticate as a user, send, receive and edit information about flows and messages.
➝ Documentation
Push API
If you're looking to integrate a service with CA Flowdock, please check out Developing Integrations instead.
Post messages to the chat or team inbox using a flow token, without user authentication.
➝ Documentation
Streaming API
Listen to messages from flows in real-time.
stream.flowdock.com
➝ Documentation
API Changes
The API documentation source is available on GitHub. Follow the repository to stay up to date with any changes.