[
https://issues.apache.org/jira/browse/NIFI-13452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17861232#comment-17861232
]
Zsihovszki Krisztina commented on NIFI-13452:
---------------------------------------------
Yes, it is included in the message.
{code:java}
[ {
"type" : "message",
"team" : "xxx",
"channel" : "xxx",
"user" : "xxx",
"username" : "xxx",
"text" : "This is a test message",
"ts" : "1715960209.378729",
...
} ]{code}
I used EvaluateJsonPath : _slack.ts = $.ts_
A SplitJson was also needed before EvaluateJsonPath to create separate Flow
Files for each message.
> 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)