admin管理员组文章数量:1416442
I need help , I need to develop a Logic app which can be triggered from an API, API backend is a logic app as a backend and HTTP request body payload should be publish to a domain topic . I am having an issue when configuring the event grid publish a topic action , in the new logic app designer , I am not able to get the body object of HTTP Trigger in the Parameters configuration in dynamic content ,it says no dynamic content is available , but in the old logic app designer I am able to get the HTTP Trigger Body object in to the event grid publish parameters configuration, please find screens shots of the logic app actions below currently configured .
- Logic App Designer and actions 2.The issue with the Event Grid Configuration topic parameters
can any one help on this please ?
Regards, Hari
In the Azur logic app new designer is not behaving as I expected , how to configure HTTP Trigger body as a topic Parameter Data property value?
I need help , I need to develop a Logic app which can be triggered from an API, API backend is a logic app as a backend and HTTP request body payload should be publish to a domain topic . I am having an issue when configuring the event grid publish a topic action , in the new logic app designer , I am not able to get the body object of HTTP Trigger in the Parameters configuration in dynamic content ,it says no dynamic content is available , but in the old logic app designer I am able to get the HTTP Trigger Body object in to the event grid publish parameters configuration, please find screens shots of the logic app actions below currently configured .
- Logic App Designer and actions 2.The issue with the Event Grid Configuration topic parameters
can any one help on this please ?
Regards, Hari
In the Azur logic app new designer is not behaving as I expected , how to configure HTTP Trigger body as a topic Parameter Data property value?
Share Improve this question asked Mar 14 at 13:05 Aluri BalahariAluri Balahari 52 bronze badges 2- Can you please provide the plan you are using? Consumption or Standard Plan? – RithwikBojja Commented Mar 17 at 3:52
- Consumption Plan I am using – Aluri Balahari Commented Mar 17 at 11:21
1 Answer
Reset to default 0This happens sometimes, when one is currently is using new logic app designer. To simple use trigger body part in next action, you can just use triggerBody()
as below:
this works the same way as dynamic content:
本文标签: publish subscribeAzure Logic App HTTP Trigger Event Grid TopicStack Overflow
版权声明:本文标题:publish subscribe - Azure Logic App HTTP Trigger Event Grid Topic - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744655082a2617917.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论