Flowdock

Flowdock notification settings

This node uses the key api_token as a default prefix if not given a map.

Types

Keys

If given a map, the following keys are supported:

Examples

flowdock:
- api_token:
    secure: encrypted string
  template:
  - string
  if: branch = master
- template: string
flowdock:
- secure: encrypted string
flowdock:
- true
flowdock:
  api_token:
    secure: encrypted string
  template:
  - string
  if: branch = master
flowdock:
  secure: encrypted string
flowdock: true

Beta