Skip to content

harouf/twilio-thinq-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twilio-thinq-python, Twilio Wrapper Python Library For thinQ LCR integration

Note that you will need a valid LCR Account with thinQ before using the libraries. For more information please contact your thinQ Sales representative at http://www.thinq.com/library/

To use (with caution), simply do:

>>> from twilio_with_thinq import TwilioWrapper
>>> wrapper = TwilioWrapper(customer_number, twilio_account_sid, twilio_auth_token, twilio_phone_number)
>>> print "Call sid: " + str(wrapper.call())

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages