PipedreamHQ/pipedream

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

Geschlossen

#20.856 geöffnet am 13.05.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (5.305 Forks)batch import
actionenhancementgood first issuehelp wantedtriaged

Repository-Metriken

Stars
 (7.438 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 9T 7h) (131 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide