Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Log into Aptify Desktop interface as an administrator user.
  2. Go to the Process Flows service.
    • This service is found under the Process Pipeline service.
       
  3. Open the Send SMS Message via Twilio process flow.
  4. Under the Debug menu, select the Run option.
  5. In the Value field of the To input property, enter a valid phone number (using a standard phone format) to receive the text message.
    • The number you enter must be verified through your Twilio account. Log into your Twilio account at twilio.com and go to the Numbers page > Verify a Number for more details.
    • Supported formats include: 
      • (123) 456-7890
      • +1 123-456-7890
      • 123-456-7890
         

  6. In the Value field of the Message record and enter the text of the message that will be sent as an SMS message. 
  7. In the Value field of the AccountID record and enter the ID of your Twilio Accounts record
  8. Run the debugger.
  9. Verify your test message was received.
     

...