api-docs icon indicating copy to clipboard operation
api-docs copied to clipboard

Flowdock API documentation

Results 8 api-docs issues
Sort by recently updated
recently updated
newest added

-H 'Content-Type: application/json' -d '{"event": "file", "external_user_name":"TestName", "content": {"data": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAaCAYAAAC3g3x9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJ\nbWFnZVJlYWR5ccllPAAAAElJREFUeNpiYECA/UD8n0y8nwENUGIYTkOpAhihplMNMFHbhVQ3kIVA\ncOAD/0k1kAFP+DIO3UgZTYej6XA0HY6mw9F0CAEAAQYAk/gtCSEUikYAAAAASUVORK5CYII=\n", "content_type": "image/png", "file_name": "test.png" }}'

As a user, I would like the new `flow_groups` feature to be exposed through the API so I can automate group create across multiple flows. This would help me keep...

Inactivity here is kind of scary. Anyway, is there a way to create custom commands within an integration? This would be very helpful! Cheers

For example, the page below has a curl to an api endpoint that no longer works. The reason I'm looking is that I'm trying to figure out how to use...

When I call ~~~ GET https://api.flowdock.com/flows/:organisation/:flow/messages?event=message&search=search_term ~~~ then "event": "message" filter is ignored and I get all results with the given "search_term" across all event types.

As an Administrator for an Organization on FlowDock, I would like to have API endpoints available to me that would give me the following information: - List of all Flows...

See https://www.flowdock.com/account/tokens Flow API tokens Post team inbox or chat messages using the flow's API token. The flow API token is deprecated and the Messages endpoint should be used instead.