ListenSlack 2.0.0

Bundle
org.apache.nifi | nifi-slack-nar
Description
Retrieves real-time messages or Slack commands from one or more Slack conversations. The messages are written out in JSON format. Note that this Processor should be used to obtain real-time messages and commands from Slack and does not provide a mechanism for obtaining historical messages. The ConsumeSlack Processor should be used for an initial load of messages from a channel. See Usage / Additional Details for more information about how to configure this Processor and enable it to retrieve messages and commands from Slack.
Tags
command, event, listen, message, real-time, receive, slack, social media, team, text, unstructured
Input Requirement
FORBIDDEN
Supports Sensitive Dynamic Properties
false
Properties
Relationships
Name Description
success All FlowFiles that are created will be sent to this Relationship.
Writes Attributes
Name Description
mime.type Set to application/json, as the output will always be in JSON format
See Also