Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找如何从 Slack Channel 发送数据,消息如下:
@Slackbot:创建票证:“检查 apache 配置设置”
到我的 redmine API 实例??
有可能的 ?
我知道通过 webhook 发送到 Slack chan 是可能的,但是反过来呢?
您可以使用Slash 命令,但可能需要一个可以将请求转发到 redmine 或使用Outgoing Webhook的服务器。您的问题非常笼统,因此可能需要更具体以避免被否决。