Ir al contenido principal

Este explorador ya no es compatible.

Actualice a Microsoft Edge para aprovechar las características, las actualizaciones de seguridad y el soporte técnico más recientes.

Descargar Microsoft Edge Más información sobre Internet Explorer y Microsoft Edge
Leer en inglés
Leer en inglés Editar
Twitter LinkedIn Facebook Correo electrónico

Integration Patterns - Message Router - Logic App

  • Code Sample
  • 07/06/2022
Browse code

Azure Public Test Date Azure Public Test Result

Azure US Gov Last Test Date Azure US Gov Last Test Result

Best Practice Check Cred Scan Check

Deploy To Azure Deploy To Azure US Gov Visualize

Solution overview and deployed resources

This template deploys a solution which shows how we can set up the Message Router pattern using a Logic App. The Logic App receives a message through a web endpoint, and sends the message to a GitHub Gists endpoint with a filename based on the contents of the message. In the response the URL of the Gist file is returned.

The following resources are deployed as part of the solution.

  • Logic App

To test the Logic App, grab the endpoint of the Request shape in the Logic App, and use a tool like PostMan to POST a message to the endpoint. The message to be sent in should be in the following format.

{
	"Address":"Wilhelminakade 175",
	"City":"Rotterdam",
	"Name":"Eldert Grootenboer"
}

Tags: Logic Apps, Integration Patterns, Logic App, Message Router, LogicApps, IntegrationPatterns, Microsoft.Logic/workflows, Request, object, string, InitializeVariable, Response, Switch, Http, SetVariable

  • Versiones anteriores
  • Blog
  • Colaborar
  • Privacidad
  • Términos de uso
  • Marcas comerciales
  • © Microsoft 2023
  • Versiones anteriores
  • Blog
  • Colaborar
  • Privacidad
  • Términos de uso
  • Marcas comerciales
  • © Microsoft 2023