3
8 Comments

Would you use a simple API that texts you when a new customer signs up? ๐ŸŽ‰

I recently launched a new product, did some light marketing, and then spent a few days refreshing the database to see if I had any new paying user. This was painful and I just thought of how much better it would be if I just had a very simple api that texted me when I had a new paying user sign up.

EX. A request to https://newuserjoy.com/?number=5555555555

would send you a text saying "๐ŸŽ‰Hooray! You have a new customer"

Very simple. What do you guys think?

on June 26, 2021
  1. 6

    Enable Stripe notifications on your phone. It's the best feeling.

    1. 1

      Thank you! Now set this up.

  2. 3

    Some use slack notifications

  3. 2

    Iโ€™d just use zapier.

    1. 0

      zapier is garbage

  4. 1

    I am using Telegram API to do just that. It is relatively easy to setup just for this very purpose.

  5. 1

    you identified a good problem, but the solution needs more thinking. people have built businesses around this concept. an example here https://cashnotify.com/

  6. 1

    I would use it. I wouldn't pay for it :)