Write to MS Teams users based on a CSV

St 20 Reputation points
2023-12-11T19:18:04.85+00:00

Hello everyone, is it possible to write to users via MS Teams based on a CSV file?

I have a CSV file that contains the users that need to be contacted. I would like to write a text to these users via MS Teams. This way I want to avoid having to write to individual users.

Microsoft Teams Microsoft Teams for business Other
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2023-12-12T01:55:52.4133333+00:00

    Hi @St

    There is no out-of-the-box way to get data from a CSV table in Teams, you need to use PowerAutomate to achieve this.

    You need to use PowerAutomate to parse the data in the CSV table and extract the contact column. Here's how to get the data in the CSV table and extract the contact column (if your file is saved in Teams, the file is essentially saved in OneDrive).

    After obtaining the data, you only need to add an action called Post message in a chat or channel in the last step, and use the contact column parsed in the previous step in the recipient field.

    User's image

    If you don't know enough about the use of PowerAutomate, in order to better help you, you can also post in the PowerAutomate community for further help.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.