3
2 Comments

24-Hour Webhook and Receive It By Email

https://24hourwebhook.com/
submitted this linkon February 2, 2021
  1. 1

    That's super interesting. Can you talk about this a bit more? Who is this intended for? What use-cases would it be used for?

    It's a nice idea...

    1. 2

      Thanks for the feedback. This is intended to go along with the no code or low code movement. It perfect for the situation that you have temporary data. So it kinda like a temporary directory in the cloud.

      Some use-cases would be:

      • Using the webhook as the 'action' in a <form> post is a super easy way to get an email of someone filling out a form
      • Sending someone a file that you want to be only available for 24 hours
      • Connect it to 3rd party services and receive event notifications (like stripe)

      Now, of course some of these things you'll want longer than 24 hours. I would really like to make it flexible so you can pick how long you want something available for and to add options in addition to email.