This repository contains a full collection of production-ready examples that demonstrate how to send Email and SMS messages using the MessageFlow REST API across multiple Azure services and in multiple programming languages.
Each folder is a complete integration sample and includes its own README with detailed instructions for configuration, running, and deployment.
The goal of this repository is to provide ready-to-use, real-world integration templates that help developers and teams:
- Integrate MessageFlow's Email & SMS REST API with Azure
- Build communication workflows using serverless and web app patterns
- Adopt best practices for API credentials, environment variables, and secure sending
- Quickly test MessageFlow capabilities in Azure
- Use these samples as templates for production applications.
This repository contains multiple end-to-end examples showing how to integrate the MessageFlow Email & SMS REST API across key Azure services.
Full backend implementations for sending Email & SMS using MessageFlow REST API in .NET, Java, Node.js, PHP and Python.
Serverless Email & SMS delivery through Azure Functions in .NET, Java, Node.js and Python.
Low-code workflow example using HTTP Request trigger and HTTP action calling MessageFlow REST API. Ideal for automated transactional email scenarios without writing code.
Low-code / no-code example showing how Power Apps can trigger a Power Automate flow which sends a direct HTTP POST to MessageFlow, or uses an Azure Function secured with Entra ID as an integration layer.
Explore MessageFlow solutions on Microsoft Marketplace:
MessageFlow - Email API for developers
MessageFlow - Transactional and Marketing SMS
MessageFlow - Enterprise Email API
MessageFlow - Email & SMS Enterprise Communication
MessageFlow is a scalable, reliable enterprise communication platform offering REST APIs for global Email and SMS delivery.
- Simple REST API (Email & SMS)
- High deliverability email infrastructure
- Global SMS routing
- Personalization, variables, templates
- Analytics, reporting, logs
- Sender domain & SMS sender ID verification
- API security & enterprise compliance.
- MessageFlow Documentation: https://docs.messageflow.com/
- MessageFlow Website: https://messageflow.com/
If you encounter a problem while using any of the samples, please include:
- The sample folder name
- Steps to reproduce the issue
- The expected vs actual behavior
- Any relevant logs, error output, or environment details
Your feedback helps us maintain reliable and up-to-date integration examples.
Contributions are welcome! To contribute:
- Fork this repository
- Create a feature branch
- Commit your changes
- Open a Pull Request
- Request a review from the MessageFlow team.
⭐ If you find this project helpful, consider giving it a star!