Skip to main content
Solved

Python recieve SMS

  • 30 September 2020
  • 2 replies
  • 698 views

I can send SMS using python works nice, but can't seem to receive. Is this even allowed>

Check out this Python tutorial.


You can receive SMS messages via PubNub

https://developers.ringcentral.com/guide/notifications/push-notifications/quick-start#python


Reply