Do you have the service of sending requests through a form for SMS?

  • ChristianFreitas
    Asked on September 11, 2017 at 10:52 AM

    Olá,

     

    Vocês tem o serviço de envio de pedidos através de um formulário para o sms?

  • Jan
    Replied on September 11, 2017 at 11:44 AM

    My understanding is that you want to send an SMS through the form.

    Unfortunately, we do not have a built-in tool to send SMS or text message notification. However, you can setup WebHooks to send POST data which will send SMS notification. Here's a guide: Webhook-PHP-Script-Examples (Please check the #2 example).

    Also, please check this thread and verify if it will work for you.

    Hope that helps. Thank you.