Skip to content

Matrix 节点(Matrix node)#

使用 Matrix 节点在 Matrix 中自动化工作,并将 Matrix 与其他应用集成。n8n 内置支持多种 Matrix 功能,包括获取当前用户的账户信息、向房间发送媒体和消息,以及获取房间成员和消息。

🌐 Use the Matrix node to automate work in Matrix, and integrate Matrix with other applications. n8n has built-in support for a wide range of Matrix features, including getting current user's account information, sending media and messages to a room, and getting room members and messages.

本页列出了 Matrix 节点支持的操作列表以及更多资源的链接。

🌐 On this page, you'll find a list of operations the Matrix node supports and links to more resources.

凭证

请参阅 Matrix 凭证 了解设置身份验证的指南。

操作(Operations)#

  • 账户
    • 获取当前用户账户信息
  • 事件
    • 按 ID 获取单个事件
  • 媒体
    • 将媒体发送到聊天室。
  • 消息
    • 向聊天室发送消息
    • 获取房间中的所有消息。
  • 房间
    • 已定义设置的新聊天室
    • 邀请用户加入房间
    • 加入新房间
    • 将用户踢出房间
    • 离开房间
  • 房间成员
    • 获取所有成员

模板和示例(Templates and examples)#

Template widget placeholder.