I have a simple list in SharePoint that I plan on using to track internal PO requests to our purchasing department. The idea is for the user to create an entry as a draft, but to be able to click a button to begin a workflow process for approval. Once the entry is submitted (“In Progress” button clicked), an email will be sent to a few recipients for approval.
SharePoint List
To simplify it, I am trying to:
Manually initiate a workflow (send an email for SharePoint list entry approval) by clicking the “In Progress” button within SharePoint. It would be nice to have a link in the email back to the SharePoint list entry in question.
I’m using one of the templates in “Power Automate” called “Request approval (first to respond) for a selected item”. All of my connections seem to be ok, except when I attempt to save or run a test on the workflow. I get an error message stating:
“Your flow was saved, but with a warning: Power Automate Approvals may not yet be configured for this environment. Power automate approvals has not been installed for this environment. Run this approval flow to initiate provisioning.”.
Error
I then go to Power Automate power platform to establish a CDS connection, but I’m not sure how to do that or if I’m in the appropriate area.
Power Automate Platform
Thanks!