PipedreamHQ/pipedream

[ACTION] Microsoft teams upload image affordance for "send-chat-message"

已關閉

#20,856 建立於 2026年5月13日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (5,305 個分叉)batch import
actionenhancementgood first issuehelp wantedtriaged

倉庫指標

星標
 (7,438 顆星)
PR 合併指標
 (平均合併 9天 7小時) (30 天內合併 131 個 PR)

描述

The existing "Send Chat Message" pipedream action does not allow us to include the additional property "hostedContents" which would let us send the inline encoded image.

https://github.com/PipedreamHQ/pipedream/blob/master/components/microsoft_teams/actions/send-chat-message/send-chat-message.mjs

In a previous request, the "send message to channel" action was updated, but not this one.

Is there a specific app this action is for? microsoft teams

Please provide a link to the relevant API docs for the specific service / operation.

https://learn.microsoft.com/en-us/graph/api/chatmessage-post?view=graph-rest-1.0&tabs=http#example-6-send-inline-images-along-with-the-message

貢獻者指南