Hello Folks,
Is it possible to upload a file on MS Teams Chat. I have tried to use MS Teams scope. but I could not find an Upload File activity on teams. See below
Please help on this
Hello Folks,
Is it possible to upload a file on MS Teams Chat. I have tried to use MS Teams scope. but I could not find an Upload File activity on teams. See below
Please help on this
Hey @Chetan_Wagh for uploading file you can use alternate method like using UI Automation such as using attach window click and type into these type of activity you can use or Using API .
Cheers
Check Send Channel Message activity OR Send Group Chat Message
this activity has File ID parameter
You can retrieve this ID from the output of Get File or Folder or Upload Files (Microsoft 365 activities). This field supports String type input.
reference:
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.