d365fo_import_profiles
Import environment profiles into Dynamics 365 Finance & Operations from a file to configure system settings and manage deployment configurations.
Instructions
Import D365FO environment profiles from a file.
Args: filePath: Path to the file containing profiles to import overwrite: Whether to overwrite existing profiles with the same name
Returns: Dictionary with import results
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | ||
| overwrite | No |