This module provides integration into Flowdock using the REST API, but does nothing on its own. The purpose of this module is to provide support to other modules which are looking to connect from Drupal to Flowdock. Those module can add this module as a dependency in their .info file.
HTTP communication is achieved using PHP's CURL library. Support for Drupal HTTP Request object can be added upon request, but only CURL is available at this time. This module creates a base abstract PHP class called FlowdockAPI which is extended by FlowdockCurlApi class. The FlowdockCurlApi is the class which you would use in your module or this can be extended to create your own implementation.
Features
Currently the features below are implemented by the FlowdockAPI and accessed using FlowdockCurlApi.
Team Inbox
- Create Message
Message
- List
- Create
- Retrieve
- Update
- Delete
Comment
- List
- Create
Flowdock Modules
The following module currently implement the Flowdock API.
- Flowdock Log
Flowdock
Flowdock is a team collaboration app for desktop, mobile & web. Work on things that matter, be transparent and solve problems across tools, teams & time zones. Try it for free for 30 days or free for ever with up to 5 users.
Comments
Comment #1
PA robot commentedProject 1: https://drupal.org/node/2203593
Project 2: https://drupal.org/node/2203589
As successful completion of the project application process results in the applicant being granted the 'Create Full Projects' permission, there is no need to take multiple applications through the process. Once the first application has been successfully approved, then the applicant can promote other projects without review. Because of this, posting multiple applications is not necessary, and results in additional workload for reviewers ... which in turn results in longer wait times for everyone in the queue. With this in mind, your secondary applications have been marked as 'closed(duplicate)', with only one application left open (chosen at random).
If you prefer that we proceed through this review process with a different application than the one which was left open, then feel free to close the 'open' application as a duplicate, and re-open one of the project applications which had been closed.
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #2
avpaderno