
Announcements
We have a system where the user can define templates and they can define one or many fields in the template.
Now, when they want to use our Action in Power Automate, we populate the dropdown with the templates they have based on an API call. The response in this call is a list of fields that are part of this template.
Now I wish we could show fields in Power Automate that match the fields in the template. Is that possible?
Our "best" idea so far has been to provide an open text field and ask the user to type the json with the desired field values but this is not very user friendly.