FlowEventExplorer 2.0.0.2
Requires NuGet 2.0.0.2 or higher.
dotnet add package FlowEventExplorer --version 2.0.0.2
NuGet\Install-Package FlowEventExplorer -Version 2.0.0.2
<PackageReference Include="FlowEventExplorer" Version="2.0.0.2"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="FlowEventExplorer" Version="2.0.0.2" />
<PackageReference Include="FlowEventExplorer"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add FlowEventExplorer --version 2.0.0.2
#r "nuget: FlowEventExplorer, 2.0.0.2"
#:package FlowEventExplorer@2.0.0.2
#addin nuget:?package=FlowEventExplorer&version=2.0.0.2
#tool nuget:?package=FlowEventExplorer&version=2.0.0.2
FlowEventExplorer
FlowEventExplorer is an XrmToolBox plugin designed to empower Dynamics 365 users by providing a comprehensive view of cloud flows within their environment. Whether you’re working with automated flows, instant flows, or scheduled flows, this tool offers an intuitive interface to explore, manage, and inspect these flows in detail.
Features
Comprehensive Flow Viewing:
View all types of cloud flows in your environment, including Automated, Instant, and Scheduled flows.Entity and Event Tree View:
Visualize entities and their associated events (Create, Update, Delete) in a hierarchical tree structure, specifically for Automated flows.Flow Listing:
Instantly load and list all cloud flows, including those triggered manually (Instant flows) or on a schedule (Scheduled flows).Flow Properties:
Inspect detailed properties of each flow, including scope, message type, frequency, filtering attributes, and more.Connection References:
Easily view connection references used in flows, with API names and logical names listed in the properties section.Visual Indicators:
Clearly distinguish between draft and activated flows with distinctive visual cues.Dynamic Control:
The UI adapts dynamically, showing relevant flow properties only when a flow is selected.
Usage
- Launch XrmToolBox and connect to your Dynamics 365 environment.
- Load the FlowEventExplorer plugin.
- The tool will load and display all entities and their associated events for Automated flows in the tree view.
- Use the new dropdown menu to select and load Instant or Scheduled flows directly.
- Click on a flow to view its detailed properties, including connection references, on the right side of the screen.
License
This project is licensed under the MIT License. See the LICENSE file for more details.
Contact
For any questions or suggestions, please feel free to reach out:
Author: Kailash Ramachandran
Email: kailashr2k3@gmail.com
Acknowledgements
- XrmToolBox: The tool framework used to develop this plugin.
- Newtonsoft.Json: The JSON library used for data parsing.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
-
- XrmToolBoxPackage (>= 1.2023.10.67)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Added feature to list entities and the associated flows grouped based on the events