Skip to content

api-evangelist/flowdock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flowdock (Discontinued) (flowdock)

CA Flowdock was a team chat and shared team-inbox product originally founded as Flowdock in Helsinki / Tampere, Finland (Nodeta Oy spin-off, ~2010), acquired by CA Technologies in 2013, and operated under Broadcom after Broadcom's 2018 acquisition of CA. The hosted service and all public APIs (REST, Push, Streaming, SCIM) were discontinued on August 15, 2023. Broadcom's sunset notice directed customers to Microsoft Teams or Slack as successor products. This profile is an archival record assembled from the public api-docs repository and archived snapshots of the developer portal.

APIs.json: https://raw.githubusercontent.com/api-evangelist/flowdock/main/apis.yml

Scope

  • Type: Index

Tags

  • Team Chat
  • Team Inbox
  • Collaboration
  • Real-Time Messaging
  • Integrations
  • Discontinued

Timestamps

  • Created: 2026-05-22
  • Modified: 2026-05-22

APIs

Flowdock REST API

The primary developer surface for Flowdock. Read-write JSON over HTTPS for flows, messages, threads, private conversations, users, organizations, sources, invitations, and files. Authenticated via OAuth 2.0 (authorization-code), HTTP Basic with email+password, or personal API token. Now offline.

Tags

  • Team Chat
  • Team Inbox
  • REST
  • Discontinued

Properties

Flowdock Push API (Deprecated)

Legacy write-only HTTP API for posting content into a Flow's Team Inbox or Chat using a per-flow API token (no user authentication). Deprecated by the vendor in favor of the REST Messages endpoint well before the 2023-08-15 shutdown.

Tags

  • Push
  • Webhook
  • Team Inbox
  • Discontinued

Properties

Flowdock Streaming API

Long-lived HTTP connection to stream.flowdock.com delivering real-time flow events. Two content types: newline-delimited JSON (application/json, \r delimited) or HTML5 Server-Sent Events (text/event-stream). Now offline.

Tags

  • Streaming
  • Real-Time
  • Server Sent Events
  • Discontinued

Properties

Flowdock SCIM Provisioning API

Partial SCIM 1.x user provisioning API for CA Flowdock Enterprise customers with Single Sign-On configured. Bearer-token authenticated. Now offline.

Tags

  • SCIM
  • SSO
  • Provisioning
  • Enterprise
  • Discontinued

Properties

Common Properties

Maintainers

FN: API Evangelist URL: https://apievangelist.com

Releases

No releases published

Packages

 
 
 

Contributors