For environment provisioning, I use Power Automate and a http action. "Enable Dynamics 365 Feature" is set to "No" when I use the below payload in the body of HTTP action . I want to make it to "Yes" when a environment gets created .
{
"location": "sample1",
"properties": {
"displayName": "sample1",
"description": "sample1",
"environmentSku": "Prod",
"linkedEnvironmentMetadata": sample1,
"databaseType": "CommonDataService"
}
}
Which payload parameter should I add to accomplish this? Do I also need to consider any other factors or circumstances in addition to this?
Please provide a suggestion.
Michael E. Gernaey
11
Super User 2025 Season 1
bscarlavai33
5
Super User 2025 Season 1
getsplash
2