


Response = messaging_ssage(phone_number, message, message_type, sender_id: 'Phone number you purchased from TeleSign goes here') Messaging_client = Telesign::MessagingClient.new(customer_id, api_key)

Message = 'You\'re scheduled for a dentist appointment at 2:30PM.' Phone_number = 'Your phone number goes here.' Response = ssage(phone_number, message, message_type, sender_id="Phone number you purchased from TeleSign goes here.")Ĭustomer_id = "Your customer ID goes here." Messaging = MessagingClient(customer_id, api_key) Message = "You're scheduled for a dentist appointment at 2:30PM." Phone_number = "Your test phone number with no special characters or spaces." From ssaging import MessagingClientĬustomer_id = "FFFFFFFF-EEEE-DDDD-1234-AB1234567890"Īpi_key = "EXAMPLE-TE8sTgg45yusumoN6BYsBVkh+yRJ5czgsnCehZaOYldPJdmFh6NeX8kunZ2zU1YWaUw/0wV6xfw="
