PxPlus User Forum

Twitter Twitter Twitter

Author Topic: SMS Text Notifications  (Read 689 times)

steven.rajski

  • Member
  • **
  • Posts: 12
    • View Profile
SMS Text Notifications
« on: September 01, 2022, 10:17:22 AM »
Is there a way to send text notifications via SMS using pvx?

Mike King

  • Diamond Member
  • *****
  • Posts: 3811
  • Mike King
    • View Profile
    • BBSysco Consulting
Re: SMS Text Notifications
« Reply #1 on: September 01, 2022, 10:49:32 AM »
Yes, there is a utility call *tools/sms that has a send function which will allow you to send SMS messages using a variety of SMS providers.

Check out https://manual.pvxplus.com/page/utilities/sms.htm

You will need to obtain and pay for an account at whichever provider you chose. 

For our Webster Demo we used smsmatrix although any one of the providers listed in the documentation should be able to provide you what you need.
Mike King
President - BBSysco Consulting
eMail: mike.king@bbsysco.com

steven.rajski

  • Member
  • **
  • Posts: 12
    • View Profile
Re: SMS Text Notifications
« Reply #2 on: September 02, 2022, 04:43:39 PM »
Thank you