Hi Community,
I have a general and more specific question concerning the general purpose of connectors and how they can be used, specifically to remove extraneous data.
Q1 - general
Am I correct in assuming Connectors are the authentication tools designed to let the user interface securely with other Microsoft or third-party apps; essentially the code that lets the magic happen while blocking opportunities for hackers to access data?
Q2 - specific
I have successfully created a Flow to collect feedback from an MS Form, and trigger a notification. In my practicing, I duplicated the original Form, then made a few tweaks to the questions. I then created a new Flow based on the same steps as the original flow, linked to the new form. The Flow still works, but I noticed that the original questions as well as the modified questions show in the repository of the available questions when I am creating the flow. This can be confusing and could lead, I imagine, to errors if the correct field values are not selected.
Is there an easy remedy to fix this? For example would this be fixed by either deleting the original Form or by connecting the Flow to a new connector? Any guidance would be appreciated. Thanks