
Announcements
Hi everyone, I have a connector where I want to use multiple x-ms-dynamic-schemas, for example here's my case:
When i select "Yes" from "TemplateName", the boxes from "DigestAggregationKey" to "DigestSortValue" appear; when I select "Yes" from "TemplateNameNotif" two more boxes named "from" and "to" should appear because like the first one, it is also using x-ms-dynamic-schema and calling an api with that parameter. But it is not working like the first one; Are we allowed to use only one x-ms-dynamic-schema per action; If so, how do we give the user the functionality IN THE FLOW to fill based on his preferences(Yes/No);because as I see, the Yes;Yes case is not getting handled
Hello,
I don't have the exact answer, but I found below document regarding dynamic schema: