This document describes the functionality provided by the XL Release Flowdock plugin.
See the XL Release Documentation for background information on XL Release and release orchestration concepts.
The XL Release Flowdock plugin is a XL Release plugin that adds capability for sending message to a Flowdock inbox.
- Requirements
- v1.0.0-v1.3.0: XL Release 6.0.x - 7.2.x
- v1.4.0: XL Release 8+
- Event-based notifications are not supported in XL Release 7.5.x and 7.6.x.
- Copy the latest JAR file from the releases page into the
XL_RELEASE_SERVER/plugins
directory. - Restart the XL Release server.
- Go to
Settings - Shared configuration - Flowdock: Configuration
. - Add a new configuration.
- Provide Title (can be anything), API url (eg: https://api.flowdock.com), Flow token (see your Flow configuration in Flowdock) and enable or disable the Flowdock configuration.
- Each time XL Release stores something into the Activity logs, this will also be send to Flowdock.
- The SendTeamInboxMessage task can also use this configuration item.
For the Post Message task, configure a Flowdock Server.
- Go to
Settings - Shared configuration - Flowdock: Server
. - Add a new server.
- Provide Title (can be anything) and API url (eg: https://api.flowdock.com).
Send a specific message to a Team Inbox. This task should be configured with a Flowdock configuration and a flow token that is not associated with a source.
Send a specific message to a flow (inbox) using the Messages API. This task should be configured with a Flowdock server and a flow token that is associated with a source. See https://www.flowdock.com/api/integration-getting-started.