# Is Bulk SMS Messaging Possible in Thunkable X?

**URL:** https://community.thunkable.com/t/is-bulk-sms-messaging-possible-in-thunkable-x/76894
**Category:** Questions about Thunkable X
**Created:** [May 24, 2019, 9:49am UTC](https://community.thunkable.com/t/is-bulk-sms-messaging-possible-in-thunkable-x/76894 "2019-05-24T09:49:40Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![kartik\_old](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kartik_old/32/28305_2.png) [@kartik\_old](https://community.thunkable.com/u/kartik_old)
#### Post date: [May 24, 2019, 9:49am UTC](https://community.thunkable.com/t/is-bulk-sms-messaging-possible-in-thunkable-x/76894/1 "2019-05-24T09:49:40Z")

</div>

How can I send Bulk SMS from a cloud messaging service to ~800 people as SMS Notification?  
Is there any Reasonable Software to afford for this? And how can I implement the API of the software?

Thanks 🙂

---

<div class="post-metadata">

### Author: ![Sandeep\_Singh](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/sandeep_singh/32/35875_2.png) [@Sandeep\_Singh](https://community.thunkable.com/u/Sandeep_Singh)
#### Post date: [May 24, 2019, 12:27pm UTC](https://community.thunkable.com/t/is-bulk-sms-messaging-possible-in-thunkable-x/76894/2 "2019-05-24T12:27:47Z")

</div>

You can use WEB API for that you just have to go through API documentation and according to that call a web components with API credentials with users number and message.

Sandeep

---

<div class="post-metadata">

### Author: ![kartik\_old](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kartik_old/32/28305_2.png) [@kartik\_old](https://community.thunkable.com/u/kartik_old)
#### Post date: [May 24, 2019, 1:32pm UTC](https://community.thunkable.com/t/is-bulk-sms-messaging-possible-in-thunkable-x/76894/3 "2019-05-24T13:32:47Z")

</div>

Thanks 😄  
Could you Explain more clearly?

---

<div class="post-metadata">

### Author: ![Sandeep\_Singh](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/sandeep_singh/32/35875_2.png) [@Sandeep\_Singh](https://community.thunkable.com/u/Sandeep_Singh)
#### Post date: [May 24, 2019, 5:43pm UTC](https://community.thunkable.com/t/is-bulk-sms-messaging-possible-in-thunkable-x/76894/4 "2019-05-24T17:43:55Z")

</div>

i wish i could i don’t have any api.  
If you have any sms plans you can share details privatively with me.  
In past I have a gateway which has the web facility so i know it is possible. try with https links in API section and you will get the right code. Its very simple.

Check this:

 ![upload](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/2/f/2f0425669831cc20b15e9a6e7fea3056a9acfc9f.png)  
my previous work

---

<div class="post-metadata">

### Author: ![kartik\_old](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kartik_old/32/28305_2.png) [@kartik\_old](https://community.thunkable.com/u/kartik_old)
#### Post date: [May 25, 2019, 2:22am UTC](https://community.thunkable.com/t/is-bulk-sms-messaging-possible-in-thunkable-x/76894/5 "2019-05-25T02:22:00Z")

</div>

Thank you so much! 😄  
But I didn’t understand the use of the **Web1.get** block…  
Is it very important? Because Thunkable X has no web component only Web Viewer…

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [May 25, 2019, 12:31pm UTC](https://community.thunkable.com/t/is-bulk-sms-messaging-possible-in-thunkable-x/76894/6 "2019-05-25T12:31:59Z")

</div>

Hey @kartik_old,

The web component in Thunkable X is called “Web API”

Check out Simran’s tutorial series on YouTube to familiarise yourself with this component:

https://www.youtube.com/embed/videoseries?list=PLB89L9PPGIry11IQq0dyVG_aK6kUMHP1F&wmode=transparent&rel=0&autohide=1&showinfo=1&enablejsapi=1

---

<div class="post-metadata">

### Author: ![Sandeep\_Singh](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/sandeep_singh/32/35875_2.png) [@Sandeep\_Singh](https://community.thunkable.com/u/Sandeep_Singh)
#### Post date: [May 26, 2019, 5:18am UTC](https://community.thunkable.com/t/is-bulk-sms-messaging-possible-in-thunkable-x/76894/7 "2019-05-26T05:18:13Z")

</div>

> [@kartik\_old](#):
>
> s it very important? Because Thunkable X has no web component only We

No Its not import is only to check the status of sms delivery

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:13pm UTC](https://community.thunkable.com/t/is-bulk-sms-messaging-possible-in-thunkable-x/76894/8 "2024-11-08T12:13:39Z")

</div>


