We are testing out the new CRM UI in a test/sandbox environment to make sure nothing isn't affected. A UI shouldn't affect the API, but we are still testing.
At any rate, I have two Power Automate environments showing up since we made the CRM sandbox environment:
- The production called "Company Name"
- The sandbox called "Company Name (sandbox2020test)"
I copied a Flow from the Production environment, and imported it into the Sandbox. Rebuilt the connections (which didn't give me a choice of environment to select), etc...
When I go into the imported Flow, and look at the trigger Organization name, I do not see one for the Sandbox even though I'm in the Sandbox environment. I just see "Company Name".
The trigger is "When a record is created" in Dynamics 365. I got to the Sandbox, create a record, and eventually the Flow is triggered. However, it is not updating the necessary fields in the Sandbox. It is updating the Production environment.
I think this has to do with the Organization Name in the trigger, but again, it does not show a "Company Name (sandbox2020test)" to select.
How do I fix this so I can accurately test before making the migration?