Skip to content
This repository was archived by the owner on Mar 31, 2021. It is now read-only.

Added support for attaching files

Compare
Choose a tag to compare
@jones2026 jones2026 released this 08 Sep 18:59
· 23 commits to master since this release

Features:

Added ability to attach files to the same thread as the message:

setting required description
files no Specify file or pattern of files to be uploaded to the same thread as the message posted.
max_files no Defaults to 5. This is to ensure the flow is not flooded if the file pattern matches too many files.

Breaking Changes:

Removed support for message type:

setting required description
message_type no Specify Flowdock MessageType. Currently supported types are: message, activity. If not provided, will default to message.