Send submission notification by sms text.

Home Forums Quform WordPress Send submission notification by sms text.

This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26631
    carlease
    Participant

    Is there a way to send a notification to the person who filed out the form, via text message using a phone input field?

    #26633
    katw
    Participant

    Hi @carlease, saw your query.

    Yes it is totally feasible.

    You would need:

    1. Their explicit permission (opt-in for SMS)
    2. Mobile field with an internationally formatted number
    3. An account with a SMS service offering an sending API (to allow you to programatically tap into their system and send the message
    4. Write custom code for QuForm to:
      • generate the SMS message
      • Forward message to the service using API
      • Handle API return messages (eg sent ok, not sent, unsubscribe)

    The later step would probably involve writing code using the quform_post_process hook.

    Do you have an existing account with a SMS service? If so, check what API they have available you could tap into.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy