I have a PowerApp submits data to the Common Data Service in its own special environment, let's call it EnvironmentA. I wanted to write a flow to create an item in a SharePoint Online list when a record is created for that entity in the CDS. But apparently, I can't. I think this is because the PowerApp is not in the default environment. When I use the default environment, I can find the SharePoint Online list, but I can't access the CDS entity. If I switch to EnvironmentA I can't access the CDS entity. Is there any way to work around this? I would prefer not to deploy the app to the default environment. I am free to make changes to the SharePoint lists, but not sure what I can do? I don't think SharePoint has environments, so how do I make a Flow connect a CDS/PowerApps environment and a SharePoint list?