Hello, I'm trying to follow a guide to learn how to create a flow and am lost because I cannot find the connector for step 4. I have a "Get items" for Sharepoint and "Get items" for Dyanmics 365 Customer Insights. Should I use "List Rows" for dataverse instead?
"
- Sign in to Microsoft Power Automate and select “Create” from the left navigation pane.
- Select “Automated flow” and give your flow a name.
- Choose the “Recurrence” trigger and set the frequency and time at which you want the flow to run.
- Add a new action and search for “Get Items” from the Dynamics 365 connector. Select the appropriate environment and entity name (e.g. Accounts).
- Add a new action and search for “Condition”. In the condition, select the field that represents the account status and set it to check if it is equal to “Past Due”.
- In the “If yes” section of the condition, add a new action and search for “Send Email” from the Office 365 Outlook connector. Fill in the required fields such as To, Subject, and Body."