mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 10:08:42 +00:00
79e05c9f58
Processor for sending messages on Slack and optionally upload and attach the FlowFile content (e.g. an image) to the message. NIFI-6078: Remove username/icon properties. NIFI-6078: Make Text property optional. NIFI-6078: Documentation changes. Signed-off-by: Matthew Burgess <mattyb149@apache.org> This closes #3339