Forum Discussion
jkdata
Feb 13, 2025Copper Contributor
Update MS Froms question via API endpoint?
We have a form created with a drop-down list of employee names and we are looking for a way to automate updating the list of employees in the drop down on the form. It seems there is no way to automa...
Kidd_Ip
Feb 14, 2025MVP
Microsoft Forms does not support automatic updates for drop-down lists. This means you can't directly use Power Automate or Python with the requests library to update the drop-down list automatically. May consider Power App instead:
possible to create a dynamic dropdown list for forms - Microsoft Community