Hello,
I am currently developing a custom connector for Power Automate and have encountered an issue with the dynamic schema properties listing functionality of an action. The problem is that the action is only displaying the first 1000 dynamic schema properties, even though the data source contains more than 1000 properties.
Questions:
1. Is there a known limitation in Power Automate that restricts the action to only show the first 1000 dynamic schema properties?
2. Are there any workarounds or best practices to overcome this limitation and display all properties or enable dynamic loading of additional properties?
3. Could this be an issue related to my implementation in the custom connector? If so, what specific areas should I review or modify?
I would greatly appreciate any guidance, suggestions, or examples from the community to help resolve this issue.
Thank you in advance for your assistance!