Hi,
I am creating a custom connector for Power Automate, to connect to my APIs. My custom action requires users to select from a dropdown: the items in this dropdown are filled dynamically from my backend, using x-ms-dynamic-values extension in my connector schema.
Currently, the dropdown is able so show only "string" data: I would like to make the dropdown to be able to show additional information along with the "string". For an example, when I create a Send an email (V2) action in Office 365 Outlook connector and try fill in the To field, it shows my user display name, profile image and the designation:
I want to achieve something similar with my dynamic list. Any help will be much appreciated.
Warm regards,
~Surjya.
Hi @SurjyaSahoo
You may need to construct the string data combined with all other information via API. Looks like the change is required to do in API server side.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blog@abm thanks for responding. Could you also suggest, what would be the format of the string? And how do I show the profile image?
Hi @SurjyaSahoo
Yes thats tricky one. I was thinking any image url. Can't you construct as a html tag img src? Not sure that is possible or not.
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blog.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Power Platform release plan for the 2022 release wave 2 describes all new features releasing from October 2022 through March 2023.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
3 | |
2 | |
2 | |
1 | |
1 |
User | Count |
---|---|
5 | |
3 | |
3 | |
2 | |
2 |