メイン コンテンツにスキップ

このブラウザーはサポートされなくなりました。

Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。

Microsoft Edge をダウンロードする Internet Explorer と Microsoft Edge の詳細情報
英語で読む
英語で読む 編集
Twitter LinkedIn Facebook 電子メール

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

  • 以前のバージョン
  • ブログ
  • 投稿
  • プライバシー
  • 利用条件
  • 商標
  • © Microsoft 2023
  • 以前のバージョン
  • ブログ
  • 投稿
  • プライバシー
  • 利用条件
  • 商標
  • © Microsoft 2023