Software Alternatives & Reviews

Possible to trigger an action in an HTML-based site via sending an SMS Text to a web based phone number?

Socket.io SendBird Node.js
  1. Realtime application framework (Node.JS server)
    Pricing:
    • Open Source
    Updating the website from server can be done in many ways. If you choose node.js for backend, https://socket.io/ is a pretty easy way to establish websocket communication between your node.js server and website.

    #Developer Tools #App Development #Mobile Push Messaging 717 social mentions

  2. SendBird is messaging-as-a-service.

    #Chat SDK #Communication #Voice And Messaging API 13 social mentions

  3. Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications
    Depending on what kind of an API your chosen service provides, you'll need to create a backend server that receives messages from the API, executes the logic you need, and then sends updates to your user-facing website. node.js would be an accessible option here.

    #Runtime #JavaScript Runtime #JavaScript 788 social mentions

Discuss: Possible to trigger an action in an HTML-based site via sending an SMS Text to a web based phone number?

Log in or Post with