1
11 Comments

Is there a free API for sending a text/SMS from a mobile app?

Hi!

I am developing a mobile app and want to create a feature that sends a daily or weekly text to remind the user to do an action in the app (it's a prayer app so it will remind them to pray once a day or weekly etc). Is there a free API for sending a text/SMS from a mobile app? And if so - can you drop a link to that so I can give it to my developer?

on March 27, 2020
  1. 1

    MessageBird has a simple API + super competitive pricing (I work there).
    www.messagebird.com

    1. 1

      Do you know if your pricing is lower than Twilio and other popular services?

      1. 1

        Yes it is. Feel free to compare. Also, pls reach out when your monthly spend becomes ‘expensive’. Will happily offer a discount.

  2. 1

    SMS are expensive to send. I’d suggest doing a push notifications instead as it will be free

    1. 1

      OK but because nearly everybody blocks push notifications on their phone, I really wanted to do an SMS /text notification. And they would opt into this, so they would use it/welcome it. Do you know of any free API's for text messaging? Or could I hire someone on upwork to build this?

      1. 2

        Do they block? Is that an assumption you make or do your users really block?

        1. 1

          Am I not understanding what a Push Notification is? Is a push notification the same thing as the notifications at the very top of your phone OR is it like a pop up on the app itself? If it's a popup that cant be blocked BUT if the person doesn't launch the app - they don't see it. I want an OPT IN text because texts typically arent blocked especially if they are a paid member paying for this feature to be sent and opting into it....

      2. 1

        I have the same question as @azarai. Do they really block? Where did you get this information? Also, if they are downloading an app to be reminded of something, wouldn't they want to have notifications? I mean, I would never block my Alarm from ringing.

        I think your assumption might be skewed.

        1. 1

          Am I not understanding what a Push Notification is? Is a push notification the same thing as the notifications at the very top of your phone OR is it like a pop up on the app itself? If it's a popup that cant be blocked BUT if the person doesn't launch the app - they don't see it. I want an OPT IN text because texts typically arent blocked especially if they are a paid member paying for this feature to be sent and opting into it....

  3. 1

    This comment was deleted 6 years ago

    1. 1

      OK but because nearly everybody blocks push notifications on their phone, I really wanted to do an SMS /text notification. And they would opt into this, so they would use it/welcome it. Do you know of any free API's for text messaging? Or could I hire someone on upwork to build this?

      1. 1

        This is something you might have to just pay for then. If someone on upwork could build this for you, I doubt you'd save money. You'd probably still have to run a server and have some sort of monthly contract with a mobile carrier, and then manage the uptime for all of that.

      2. 1

        This comment was deleted 6 years ago