[
https://issues.apache.org/jira/browse/NIFI-14089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17911136#comment-17911136
]
ASF subversion and git services commented on NIFI-14089:
--------------------------------------------------------
Commit 547f1016db50c6cd62175e831faf3aff0289b020 in nifi's branch
refs/heads/main from Ryosuke Takahashi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=547f1016db ]
NIFI-14089 Add MethodsEndpointUrlPrefix Property to PublishSlack Processor
This closes #9586.
Signed-off-by: Lehel Boer <[email protected]>
> Add MethodsEndpointUrlPrefix Property to PublishSlack Processor
> ---------------------------------------------------------------
>
> Key: NIFI-14089
> URL: https://issues.apache.org/jira/browse/NIFI-14089
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Ryosuke Takahashi
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> *Feature Request:*
> I would like to request the addition of a property to customize the
> "MethodsEndpointUrlPrefix" in the PublishSlack processor. This would allow
> settings to be applied via
> {{{}slackConfig.setMethodsEndpointUrlPrefix(methodsEndpointUrlPrefix);{}}}.
> *Reason:*
> We are currently using the PostSlack processor, but need to transition to the
> PublishSlack processor for the following reasons:
> # The {{files.upload}} API is scheduled to be deprecated on March 11, 2025.
> [Reference|https://api.slack.com/changelog/2024-04-a-better-way-to-upload-files-is-here-to-stay]
> # The PostSlack processor is planned to be deprecated, and transitioning to
> the PublishSlack processor is recommended.
> However, we are unable to migrate to the PublishSlack processor because we
> use custom endpoints for the Slack Web API URL. Adding the ability to
> customize the MethodsEndpointUrlPrefix would resolve this issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)