Fic.XTB.FlowExecutionHistory
1.2023.9.35
See the version list below for details.
dotnet add package Fic.XTB.FlowExecutionHistory --version 1.2023.9.35
NuGet\Install-Package Fic.XTB.FlowExecutionHistory -Version 1.2023.9.35
<PackageReference Include="Fic.XTB.FlowExecutionHistory" Version="1.2023.9.35" />
<PackageVersion Include="Fic.XTB.FlowExecutionHistory" Version="1.2023.9.35" />
<PackageReference Include="Fic.XTB.FlowExecutionHistory" />
paket add Fic.XTB.FlowExecutionHistory --version 1.2023.9.35
#r "nuget: Fic.XTB.FlowExecutionHistory, 1.2023.9.35"
#:package Fic.XTB.FlowExecutionHistory@1.2023.9.35
#addin nuget:?package=Fic.XTB.FlowExecutionHistory&version=1.2023.9.35
#tool nuget:?package=Fic.XTB.FlowExecutionHistory&version=1.2023.9.35
XrmToolBox tool that allows you to browse Power Automate flow runs by applying multiple filters including multiple flows at the same time.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
- XrmToolBox (>= 1.2018.6.25)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.2025.10.2 | 0 | 10/15/2025 |
1.2025.10.1 | 0 | 10/15/2025 |
1.2024.6.4 | 8,265 | 6/17/2024 |
1.2024.6.2 | 589 | 6/11/2024 |
1.2024.4.12 | 1,760 | 4/25/2024 |
1.2024.4.8 | 323 | 4/24/2024 |
1.2024.4.7 | 195 | 4/24/2024 |
1.2024.4.6 | 1,097 | 4/3/2024 |
1.2024.4.4 | 216 | 4/3/2024 |
1.2024.4.2 | 205 | 4/3/2024 |
1.2024.2.12 | 1,583 | 2/27/2024 |
1.2024.2.9 | 218 | 2/27/2024 |
1.2024.2.2 | 528 | 2/21/2024 |
1.2024.1.4 | 1,354 | 1/12/2024 |
1.2024.1.2 | 693 | 1/4/2024 |
1.2023.12.6 | 530 | 12/27/2023 |
1.2023.12.4 | 357 | 12/21/2023 |
1.2023.11.7 | 1,601 | 11/16/2023 |
1.2023.11.5 | 262 | 11/15/2023 |
1.2023.11.2 | 463 | 11/9/2023 |
1.2023.10.22 | 892 | 10/27/2023 |
1.2023.10.21 | 479 | 10/24/2023 |
1.2023.10.20 | 216 | 10/24/2023 |
1.2023.10.13 | 928 | 10/11/2023 |
1.2023.10.8 | 348 | 10/10/2023 |
1.2023.10.6 | 330 | 10/9/2023 |
1.2023.9.35 | 811 | 9/28/2023 |
1.2023.9.34 | 235 | 9/27/2023 |
1.2023.9.32 | 274 | 9/26/2023 |
1.2023.9.30 | 334 | 9/24/2023 |
1.2023.9.27 | 268 | 9/22/2023 |
1.2023.9.26 | 227 | 9/22/2023 |
1.2023.9.23 | 222 | 9/22/2023 |
1.2023.9.22 | 256 | 9/21/2023 |
1.2023.9.20 | 218 | 9/21/2023 |
1.2023.9.17 | 286 | 9/20/2023 |
1.2023.9.14 | 266 | 9/19/2023 |
1.2023.9.13 | 210 | 9/19/2023 |
1.2023.9.11 | 270 | 9/18/2023 |
1.2023.9.7 | 219 | 9/18/2023 |
1.2023.9.5 | 235 | 9/18/2023 |
1.2023.9.4 | 201 | 9/18/2023 |
1.2023.9.3 | 273 | 9/17/2023 |
1.2021.7.1 | 208 | 9/17/2023 |
1.2023.9.35
- Fixed issue when assigning colors to flows
1.2023.9.34
- Added select/unselect all flows option
- Added Cancelled status to filter
1.2023.9.32
- Added trigger otuputs for each flow run
- Fixed error details when flow fails with custom error
1.2023.9.30
- Added setting default browser and profile from connection settings
1.2023.9.26
- Changed manual login to use tenant ID
1.2023.9.23
- Added logging for exeptions on Power Automate API
1.2023.9.22
- Added initial version of settings
- Fixed date time filters and displaying local time
1.2023.9.20
- Added correlation ID
- Added coloring on flow for better visibility
1.2023.9.17
- Added export to Excel and CSV files
- Removed unnecesery refetching flow run error details
1.2023.9.13
- Added manual connect to Power Automate API
1.2023.9.11
- Added duration threshold filter
- Fetching flow runs in parallel
1.2023.9.6
- Added flow run error details on click of Failed status
1.2023.9.1
- Initial version of the tool released