web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Bulk Send SMS with Twilio
Power Apps
Unanswered

Bulk Send SMS with Twilio

(0) ShareShare
ReportReport
Posted on by 22

I am working on an app to send an alert text to all our users. I am using the Twilio connector in PowerApps. If I hard code in my cell I get that to work just fine. But now I am trying to use a SharePoint list where we will be storing employee cell phone numbers. I was able to get the phone number in the list in the correct format +12223334444

But I am having issues trying to get the text message to more than one number.

 

The app will have a text box for someone to type their message then a send button below.

 

This is what I have right now for the code, but I cannot get it to work

 

Set(VarPhoneAll,Concat(Filter('SMS Directory','Employee Legal Name' = "Jeff"),'Phone Number for Alert' &","));
Twilio.SendMessage("+12224440000",VarPhoneAll,CompanyWideMessage);

Categories:
I have the same question (0)
  • TheRobRush Profile Picture
    11,128 Moderator on at

    When I do this and want texts sent to multiple I just activate a flow in powerautomate that GETS the list of numbers form a sharepoint list and then use a FOR EACH to send the twilio message out there. Shoudl be able to do something similar

     

  • Jiffrey Profile Picture
    22 on at

    Hey Rob, I ended up going that way. I was hopping to keep this in PowerApps but I guess I cannot send Twilio a list of phone numbers to text. I ended up setting up a flow and just had the text messages get generated from there.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 502

#2
Vish WR Profile Picture

Vish WR 454

#3
WarrenBelz Profile Picture

WarrenBelz 416 Most Valuable Professional

Last 30 days Overall leaderboard