Developers
SDKs, code samples, and developer guides for the Plivo voice and messaging APIs across Node.js, Python, PHP, Ruby, Java, Go, and mobile.
How to Secure Plivo Webhook URLs in Python
Learn how to secure Plivo webhook URLs in Python with signature validation, using hash-based message authentication codes to verify incoming requests.
How to send an ETA notification using Plivo Python and Flask
Use the Plivo Python SDK and Flask to send ETA notifications, keeping customers updated on estimated arrival times as their order status changes.
How to Handle SMS and Voice Communications Using Go
Send and receive SMS text messages and make and receive voice calls with Go, the Plivo Go SDK, and Plivo APIs.
How to Handle SMS and Voice Communications Using Java
Send and receive SMS text messages and make and receive voice calls with Java, the Plivo Java SDK, and Plivo APIs.
How to Handle SMS and Voice Communications Using PHP
Send and receive SMS text messages and make and receive voice calls with PHP, the Plivo PHP SDK, and Plivo APIs.
How to Handle SMS and Voice Communications Using Python
Send and receive SMS text messages and make and receive voice calls with Python, the Plivo Python SDK, and Plivo APIs.
How to Receive and Respond to Incoming MMS Messages in Go with Martini and Plivo
How to receive and respond to incoming MMS messages using Plivo's SMS API, Go, and the Martini framework.
How to Handle SMS and Voice Communications Using Node
Send and receive SMS text messages and make and receive voice calls with Node, the Plivo Node SDK, and Plivo APIs.
How to Handle SMS and Voice Communications Using .NET
Send and receive SMS text messages and make and receive voice calls with .NET, the Plivo .NET SDK, and Plivo APIs.
How to Receive and Respond to Incoming MMS Messages in .NET with ASP.NET MVC and Plivo
Learn how to receive and automatically respond to incoming MMS messages on a Plivo number using the ASP.NET MVC framework and Plivo's SMS API.
How to Receive and Respond to Incoming MMS Messages Using Java with Spring Boot and Plivo
Set up a Java application with Spring Boot that receives incoming MMS messages on a Plivo number and replies automatically using Plivo's SMS API.
How to Receive and Respond to Incoming MMS Messages Using Node.js with Express and Plivo
Build a Node.js app with Express that receives incoming MMS messages on a Plivo number and sends an automatic reply through Plivo's SMS API.