Ability to create Forms by file upload

The use case I have is that I need to send a survey every month that will have different questions. I have a separate excel file that identifies the questions that will need to be sent. It would be great if a form could be easily created with a file upload. For example, a csv file upload would have a column for the question, question type (i.e. open-ended, rating, multiple choice, etc.) and the form would be generated. It’s similar to uploading a csv for a project board, but for Forms instead.

The workaround is to create a template with a menu of questions and altering the template monthly, however, there is still some manual work in this process.

After thinking about it further, what are the main parts of manual work? It’s about what dynamic parts you need to implement if you implement it with an app