diff --git a/Send-Email-Azure-LogicApp-MessageFlow/README.md b/Send-Email-Azure-LogicApp-MessageFlow/README.md index 9b369e0..d11f254 100644 --- a/Send-Email-Azure-LogicApp-MessageFlow/README.md +++ b/Send-Email-Azure-LogicApp-MessageFlow/README.md @@ -1,6 +1,14 @@ # Integrate MessageFlow API with Azure Logic App -This tutorial shows how to send emails using the MessageFlow REST API from an Azure Logic App. +This tutorial shows how to send emails using the MessageFlow REST API from an Azure Logic App. It provides a complete low-code example of building a transactional email workflow using HTTP triggers and MessageFlow API calls. + +--- + +## 🔗 Azure Marketplace + +If you are deploying MessageFlow through Azure Marketplace, you can find our Email API offer here: + +👉 **MessageFlow – Email API for Developers** ([See more here](https://marketplace.microsoft.com/en-us/product/saas/vercom.email-api-for-developers?tab=Overview)) --- @@ -274,3 +282,14 @@ You should see the result of the query to the MessageFlow API along with the res ## Contributors - Created by: [MessageFlow](https://dev.messageflow.com) + +## About MessageFlow + +MessageFlow is a developer-friendly communication platform designed to help teams deliver secure, high-quality transactional messaging at scale. + +With our Email API you can: + +- Send fast, reliable transactional emails from any system +- Track delivery, errors and engagement in real time +- Improve deliverability with verified domains and optimized infrastructure +- Simplify integration with transparent pricing and predictable performance. \ No newline at end of file diff --git a/Send-Email-PoweApps-Canvas-MessageFlow/README.md b/Send-Email-PoweApps-Canvas-MessageFlow/README.md index 75ed8de..f223b7a 100644 --- a/Send-Email-PoweApps-Canvas-MessageFlow/README.md +++ b/Send-Email-PoweApps-Canvas-MessageFlow/README.md @@ -4,6 +4,14 @@ This tutorial shows how to send emails using the MessageFlow REST API and Azure --- +## 🔗 Azure Marketplace + +If you are deploying MessageFlow through Azure Marketplace, you can find our Email API offer here: + +👉 **MessageFlow – Email API for Developers** ([See more here](https://marketplace.microsoft.com/en-us/product/saas/vercom.email-api-for-developers?tab=Overview)) + +--- + ## Requirements - MessageFlow account ([Register here](https://app.messageflow.com/register)) @@ -334,3 +342,14 @@ or add the appropriate fields in the application and insert their values. ## Contributors - Created by: [MessageFlow](https://dev.messageflow.com) + +## About MessageFlow + +MessageFlow is a developer-friendly communication platform designed to help teams deliver secure, high-quality transactional messaging at scale. + +With our Email API you can: + +- Send fast, reliable transactional emails from any system +- Track delivery, errors and engagement in real time +- Improve deliverability with verified domains and optimized infrastructure +- Simplify integration with transparent pricing and predictable performance. \ No newline at end of file diff --git a/Send-Email-PowerPlatform-MessageFlow/README.md b/Send-Email-PowerPlatform-MessageFlow/README.md index 91a7dda..3689c80 100644 --- a/Send-Email-PowerPlatform-MessageFlow/README.md +++ b/Send-Email-PowerPlatform-MessageFlow/README.md @@ -4,6 +4,14 @@ This tutorial shows how to send emails using the MessageFlow REST API from an Po --- +## 🔗 Azure Marketplace + +If you are deploying MessageFlow through Azure Marketplace, you can find our Email API offer here: + +👉 **MessageFlow – Email API for Developers** ([See more here](https://marketplace.microsoft.com/en-us/product/saas/vercom.email-api-for-developers?tab=Overview)) + +--- + ## Requirements - MessageFlow account ([Register here](https://app.messageflow.com/register)) @@ -199,3 +207,14 @@ To send emails we require two more things: ## Contributors - Created by: [MessageFlow](https://dev.messageflow.com) + +## About MessageFlow + +MessageFlow is a developer-friendly communication platform designed to help teams deliver secure, high-quality transactional messaging at scale. + +With our Email API you can: + +- Send fast, reliable transactional emails from any system +- Track delivery, errors and engagement in real time +- Improve deliverability with verified domains and optimized infrastructure +- Simplify integration with transparent pricing and predictable performance. \ No newline at end of file diff --git a/Send-Email-SMS-Azure-AppService-MessageFlow-Java/README.md b/Send-Email-SMS-Azure-AppService-MessageFlow-Java/README.md index 3148601..b9eb5ca 100644 --- a/Send-Email-SMS-Azure-AppService-MessageFlow-Java/README.md +++ b/Send-Email-SMS-Azure-AppService-MessageFlow-Java/README.md @@ -4,6 +4,14 @@ Complete integration of email and SMS delivery using Azure Java Spring Boot web --- +## 🔗 Azure Marketplace + +If you are deploying MessageFlow through Azure Marketplace, you can find our Mix & Match - Email & SMS Communication offer here: + +👉 **MessageFlow – Mix & Match - Email & SMS Communication** ([See more here](https://marketplace.microsoft.com/en-us/product/saas/vercom.mix-and-match?tab=Overview)) + +--- + ## Requirements - MessageFlow account ([Register here](https://app.messageflow.com/register)) @@ -428,3 +436,14 @@ MessageFlowSmsEmailApp/ ## Contributors - Created by: [MessageFlow](https://dev.messageflow.com) + +## About MessageFlow + +MessageFlow is a developer-friendly communication platform designed to help teams deliver secure, high-quality transactional messaging at scale. + +With our Email & SMS API you can: + +- Send fast, reliable transactional emails from any system +- Track delivery, errors and engagement in real time +- Improve deliverability with verified domains and optimized infrastructure +- Simplify integration with transparent pricing and predictable performance. \ No newline at end of file diff --git a/Send-Email-SMS-Azure-AppService-MessageFlow-NodeJS/MessageFlowSmsEmailApp/README.md b/Send-Email-SMS-Azure-AppService-MessageFlow-NodeJS/MessageFlowSmsEmailApp/README.md index e511e82..783a51b 100644 --- a/Send-Email-SMS-Azure-AppService-MessageFlow-NodeJS/MessageFlowSmsEmailApp/README.md +++ b/Send-Email-SMS-Azure-AppService-MessageFlow-NodeJS/MessageFlowSmsEmailApp/README.md @@ -4,6 +4,14 @@ Complete integration of email and SMS delivery using Azure Node.js web app and t --- +## 🔗 Azure Marketplace + +If you are deploying MessageFlow through Azure Marketplace, you can find our Mix & Match - Email & SMS Communication offer here: + +👉 **MessageFlow – Mix & Match - Email & SMS Communication** ([See more here](https://marketplace.microsoft.com/en-us/product/saas/vercom.mix-and-match?tab=Overview)) + +--- + ## Requirements - MessageFlow account ([Register here](https://app.messageflow.com/register)) @@ -367,3 +375,16 @@ MessageFlowSmsEmailApp/ ## Contributors - Created by: MessageFlow + +## About MessageFlow + +MessageFlow is a developer-friendly communication platform designed to help teams deliver secure, high-quality transactional messaging at scale. + +With our Email & SMS API you can: + +- Send fast, reliable transactional emails from any system +- Track delivery, errors and engagement in real time +- Improve deliverability with verified domains and optimized infrastructure +- Simplify integration with transparent pricing and predictable performance. + +--- \ No newline at end of file diff --git a/Send-Email-SMS-Azure-AppService-MessageFlow-NodeJS/README.md b/Send-Email-SMS-Azure-AppService-MessageFlow-NodeJS/README.md index 3925ee5..d9a718b 100644 --- a/Send-Email-SMS-Azure-AppService-MessageFlow-NodeJS/README.md +++ b/Send-Email-SMS-Azure-AppService-MessageFlow-NodeJS/README.md @@ -4,6 +4,14 @@ Complete integration of email and SMS delivery using Azure Node.js web app and t --- +## 🔗 Azure Marketplace + +If you are deploying MessageFlow through Azure Marketplace, you can find our Mix & Match - Email & SMS Communication offer here: + +👉 **MessageFlow – Mix & Match - Email & SMS Communication** ([See more here](https://marketplace.microsoft.com/en-us/product/saas/vercom.mix-and-match?tab=Overview)) + +--- + ## Requirements - MessageFlow account ([Register here](https://app.messageflow.com/register)) @@ -359,3 +367,14 @@ MessageFlowSmsEmailApp/ ## Contributors - Created by: [MessageFlow](https://dev.messageflow.com) + +## About MessageFlow + +MessageFlow is a developer-friendly communication platform designed to help teams deliver secure, high-quality transactional messaging at scale. + +With our Email & SMS API you can: + +- Send fast, reliable transactional emails from any system +- Track delivery, errors and engagement in real time +- Improve deliverability with verified domains and optimized infrastructure +- Simplify integration with transparent pricing and predictable performance. \ No newline at end of file diff --git a/Send-Email-SMS-Azure-AppService-MessageFlow-PHP/README.md b/Send-Email-SMS-Azure-AppService-MessageFlow-PHP/README.md index ef8005b..0b4724d 100644 --- a/Send-Email-SMS-Azure-AppService-MessageFlow-PHP/README.md +++ b/Send-Email-SMS-Azure-AppService-MessageFlow-PHP/README.md @@ -4,6 +4,14 @@ Complete integration of email and SMS delivery using Azure PHP web app and the M --- +## 🔗 Azure Marketplace + +If you are deploying MessageFlow through Azure Marketplace, you can find our Mix & Match - Email & SMS Communication offer here: + +👉 **MessageFlow – Mix & Match - Email & SMS Communication** ([See more here](https://marketplace.microsoft.com/en-us/product/saas/vercom.mix-and-match?tab=Overview)) + +--- + ## Requirements - MessageFlow account ([Register here](https://app.messageflow.com/register)) @@ -363,3 +371,14 @@ You can also copy the SmsService.php or EmailService.php files and use them in y ## Contributors - Created by: [MessageFlow](https://dev.messageflow.com) + +## About MessageFlow + +MessageFlow is a developer-friendly communication platform designed to help teams deliver secure, high-quality transactional messaging at scale. + +With our Email & SMS API you can: + +- Send fast, reliable transactional emails from any system +- Track delivery, errors and engagement in real time +- Improve deliverability with verified domains and optimized infrastructure +- Simplify integration with transparent pricing and predictable performance. \ No newline at end of file diff --git a/Send-Email-SMS-Azure-AppService-MessageFlow-dotnet/README.md b/Send-Email-SMS-Azure-AppService-MessageFlow-dotnet/README.md index cec6c18..1b3f03b 100644 --- a/Send-Email-SMS-Azure-AppService-MessageFlow-dotnet/README.md +++ b/Send-Email-SMS-Azure-AppService-MessageFlow-dotnet/README.md @@ -4,6 +4,14 @@ Complete integration of email and SMS delivery using Azure ASP.NET web app and t --- +## 🔗 Azure Marketplace + +If you are deploying MessageFlow through Azure Marketplace, you can find our Mix & Match - Email & SMS Communication offer here: + +👉 **MessageFlow – Mix & Match - Email & SMS Communication** ([See more here](https://marketplace.microsoft.com/en-us/product/saas/vercom.mix-and-match?tab=Overview)) + +--- + ## Requirements - MessageFlow account ([Register here](https://app.messageflow.com/register)) @@ -255,3 +263,14 @@ You can also copy the SmsService or EmailService file and use them in your code. ## Contributors - Created by: MessageFlow + +## About MessageFlow + +MessageFlow is a developer-friendly communication platform designed to help teams deliver secure, high-quality transactional messaging at scale. + +With our Email & SMS API you can: + +- Send fast, reliable transactional emails from any system +- Track delivery, errors and engagement in real time +- Improve deliverability with verified domains and optimized infrastructure +- Simplify integration with transparent pricing and predictable performance. \ No newline at end of file diff --git a/Send-Email-SMS-Azure-AppService-MessageFlow-python/README.md b/Send-Email-SMS-Azure-AppService-MessageFlow-python/README.md index 4b264ae..400e079 100644 --- a/Send-Email-SMS-Azure-AppService-MessageFlow-python/README.md +++ b/Send-Email-SMS-Azure-AppService-MessageFlow-python/README.md @@ -4,6 +4,14 @@ Complete integration of email and SMS delivery using Azure Python web app and th --- +## 🔗 Azure Marketplace + +If you are deploying MessageFlow through Azure Marketplace, you can find our Mix & Match - Email & SMS Communication offer here: + +👉 **MessageFlow – Mix & Match - Email & SMS Communication** ([See more here](https://marketplace.microsoft.com/en-us/product/saas/vercom.mix-and-match?tab=Overview)) + +--- + ## Requirements - MessageFlow account ([Register here](https://app.messageflow.com/register)) @@ -304,3 +312,14 @@ You can also copy the SmsService or EmailService files and use them in your code ## Contributors - Created by: MessageFlow + +## About MessageFlow + +MessageFlow is a developer-friendly communication platform designed to help teams deliver secure, high-quality transactional messaging at scale. + +With our Email & SMS API you can: + +- Send fast, reliable transactional emails from any system +- Track delivery, errors and engagement in real time +- Improve deliverability with verified domains and optimized infrastructure +- Simplify integration with transparent pricing and predictable performance. \ No newline at end of file diff --git a/Send-Email-SMS-Azure-Function-MessageFlow-Java/README.md b/Send-Email-SMS-Azure-Function-MessageFlow-Java/README.md index d121358..656557f 100644 --- a/Send-Email-SMS-Azure-Function-MessageFlow-Java/README.md +++ b/Send-Email-SMS-Azure-Function-MessageFlow-Java/README.md @@ -4,6 +4,14 @@ Complete integration of email and SMS delivery using Azure Java function app and --- +## 🔗 Azure Marketplace + +If you are deploying MessageFlow through Azure Marketplace, you can find our Mix & Match - Email & SMS Communication offer here: + +👉 **MessageFlow – Mix & Match - Email & SMS Communication** ([See more here](https://marketplace.microsoft.com/en-us/product/saas/vercom.mix-and-match?tab=Overview)) + +--- + ## Requirements - MessageFlow account ([Register here](https://app.messageflow.com/register)) @@ -415,3 +423,14 @@ MessageFlowSmsFunction/ ## Contributors - Created by: [MessageFlow](https://dev.messageflow.com) + +## About MessageFlow + +MessageFlow is a developer-friendly communication platform designed to help teams deliver secure, high-quality transactional messaging at scale. + +With our Email & SMS API you can: + +- Send fast, reliable transactional emails from any system +- Track delivery, errors and engagement in real time +- Improve deliverability with verified domains and optimized infrastructure +- Simplify integration with transparent pricing and predictable performance. \ No newline at end of file diff --git a/Send-Email-SMS-Azure-Function-MessageFlow-NodeJS/README.md b/Send-Email-SMS-Azure-Function-MessageFlow-NodeJS/README.md index 17951fe..654aa03 100644 --- a/Send-Email-SMS-Azure-Function-MessageFlow-NodeJS/README.md +++ b/Send-Email-SMS-Azure-Function-MessageFlow-NodeJS/README.md @@ -4,6 +4,12 @@ Complete integration of email and SMS delivery using Azure Node.js function app --- +## 🔗 Azure Marketplace + +If you are deploying MessageFlow through Azure Marketplace, you can find our Mix & Match - Email & SMS Communication offer here: + +👉 **MessageFlow – Mix & Match - Email & SMS Communication** ([See more here](https://marketplace.microsoft.com/en-us/product/saas/vercom.mix-and-match?tab=Overview)) + ## Requirements - MessageFlow account ([Register here](https://app.messageflow.com/register)) @@ -444,3 +450,14 @@ const result = await emailService.sendEmailAsync(emailRequest, context); ## Contributors - Created by: [MessageFlow](https://dev.messageflow.com) + +## About MessageFlow + +MessageFlow is a developer-friendly communication platform designed to help teams deliver secure, high-quality transactional messaging at scale. + +With our Email & SMS API you can: + +- Send fast, reliable transactional emails from any system +- Track delivery, errors and engagement in real time +- Improve deliverability with verified domains and optimized infrastructure +- Simplify integration with transparent pricing and predictable performance. \ No newline at end of file diff --git a/Send-Email-SMS-Azure-Function-MessageFlow-dotnet/README.md b/Send-Email-SMS-Azure-Function-MessageFlow-dotnet/README.md index 94010c2..b367637 100644 --- a/Send-Email-SMS-Azure-Function-MessageFlow-dotnet/README.md +++ b/Send-Email-SMS-Azure-Function-MessageFlow-dotnet/README.md @@ -4,6 +4,12 @@ Complete integration of email and SMS delivery using Azure ASP.NET function app --- +## 🔗 Azure Marketplace + +If you are deploying MessageFlow through Azure Marketplace, you can find our Mix & Match - Email & SMS Communication offer here: + +👉 **MessageFlow – Mix & Match - Email & SMS Communication** ([See more here](https://marketplace.microsoft.com/en-us/product/saas/vercom.mix-and-match?tab=Overview)) + ## Requirements - MessageFlow account ([Register here](https://app.messageflow.com/register)) @@ -253,3 +259,14 @@ You can also copy the SmsService or EmailService file and use them in your code. ## Contributors - Created by: MessageFlow + +## About MessageFlow + +MessageFlow is a developer-friendly communication platform designed to help teams deliver secure, high-quality transactional messaging at scale. + +With our Email & SMS API you can: + +- Send fast, reliable transactional emails from any system +- Track delivery, errors and engagement in real time +- Improve deliverability with verified domains and optimized infrastructure +- Simplify integration with transparent pricing and predictable performance. \ No newline at end of file diff --git a/Send-Email-SMS-Azure-Function-MessageFlow-python/README.md b/Send-Email-SMS-Azure-Function-MessageFlow-python/README.md index 7e6e353..70356b2 100644 --- a/Send-Email-SMS-Azure-Function-MessageFlow-python/README.md +++ b/Send-Email-SMS-Azure-Function-MessageFlow-python/README.md @@ -4,6 +4,12 @@ Complete integration of email and SMS delivery using Azure Python function app a --- +## 🔗 Azure Marketplace + +If you are deploying MessageFlow through Azure Marketplace, you can find our Mix & Match - Email & SMS Communication offer here: + +👉 **MessageFlow – Mix & Match - Email & SMS Communication** ([See more here](https://marketplace.microsoft.com/en-us/product/saas/vercom.mix-and-match?tab=Overview)) + ## Requirements - MessageFlow account ([Register here](https://app.messageflow.com/register)) @@ -295,3 +301,14 @@ You can also copy the SmsService or EmailService files and use them in your code ## Contributors - Created by: MessageFlow + +## About MessageFlow + +MessageFlow is a developer-friendly communication platform designed to help teams deliver secure, high-quality transactional messaging at scale. + +With our Email & SMS API you can: + +- Send fast, reliable transactional emails from any system +- Track delivery, errors and engagement in real time +- Improve deliverability with verified domains and optimized infrastructure +- Simplify integration with transparent pricing and predictable performance. \ No newline at end of file