[
https://issues.apache.org/jira/browse/NIFI-13452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860601#comment-17860601
]
Joe Witt commented on NIFI-13452:
---------------------------------
[~kzsihovszki] OK great. Then can you please describe the use case and then
how it'd be setup in a nifi flow?
For example is this what you mean to convey..... ?
Today NiFi allows users to create flows that listen to and consume slack
messages which they can then optionally enrich, transform, and deliver to a
downstream system or service. And they can also optionally consume reactions
associated with messages but it currently would gather all reactions. There
are times when a user might want to gather reactions only to a specific message
like when it is talking about a certain topic or contains a certain tag like
'#alert'. The emojis should be optionally captured and only for specific
messages.
... a description like that then allows for discussion/consideration of
implementation options. Right now we have an implementation option without
knowing the why.
Do I understand the use case intended here? If so I'd suggest we put that
logic in consume slack and not a separate processor. If I dont can you please
explain the use case.
Thanks
> GetSlackReaction processor to fetch reactions
> ---------------------------------------------
>
> Key: NIFI-13452
> URL: https://issues.apache.org/jira/browse/NIFI-13452
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Zsihovszki Krisztina
> Assignee: Zsihovszki Krisztina
> Priority: Major
>
> The goal of this JIRA is to create a new processor so it'd possible to be
> fetch the emojis added to a message in Slack.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)