I am looking to create a flow that when a user uses a @mention to a tag (could also be a user) in the chat, the information is then entered into a form. I have a form that has three questions, 1. Issue Description, 2. Location, 3. Requestor. So I would like the flow to take the information from the mention and enter the information in the issue description part of the form, I also want it to do a keyword search and if it finds one of the keywords, it enters that information into the location field and can also take the users information and enter it into the requestor part of the form. Once the form is filled out, I want the form to create an item in a SharePoint list.
Thank you for your help.