web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Different behavior of ...
Power Apps
Unanswered

Different behavior of x-ms-dynamic-schema in Power Automate and Logic Apps

(0) ShareShare
ReportReport
Posted on by 39

We have built a custom connector that uses x-ms-dynamic-schema for an action. This action in Power Automate is getting the the dynamic schema from our API but when we open the same action in Azure Logic Apps it shows only 1 field instead of the dynamic fields. Why is the behavior different? Should we add anything special for Logic Apps to work with x-ms-dynamic-schema?

 

 

"/v2/createCase": {
 "post": {
 "summary": "Create a case",
 "description": "Create a new Case",
 "operationId": "CreateCase",
 "x-ms-visibility": "important",
 "responses": {
 "200": {
 "description": "OK, Success"
 }
 },
 "parameters": [
 {
 "name": "CaseModel",
 "in": "body",
 "required": true,
 "schema": {
 "x-ms-dynamic-schema": {
 "parameters": {
 "schemaType": "caseModel"
 },
 "operationId": "GetSchema",
 "value-path": "schema"
 }
 }
 }
 ]
 }
 },

 

(Attached how the fields look in Logic Apps vs Power Automate.) 

Screenshot 2021-12-16 114712.pngScreenshot 2021-12-16 114833.png

Categories:
I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 717 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 329 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 268

Last 30 days Overall leaderboard