Enate.Workflow.Activities
7.3.7
dotnet add package Enate.Workflow.Activities --version 7.3.7
NuGet\Install-Package Enate.Workflow.Activities -Version 7.3.7
<PackageReference Include="Enate.Workflow.Activities" Version="7.3.7" />
paket add Enate.Workflow.Activities --version 7.3.7
#r "nuget: Enate.Workflow.Activities, 7.3.7"
// Install Enate.Workflow.Activities as a Cake Addin #addin nuget:?package=Enate.Workflow.Activities&version=7.3.7 // Install Enate.Workflow.Activities as a Cake Tool #tool nuget:?package=Enate.Workflow.Activities&version=7.3.7
This .Net Workflow Activity library allows easy integration with Enate v7 and above.
The Activities will perform authentication when necessary and allow a single authentication token to be passed between concurrent calls to improve performance.
All date/time values are passed in UTC.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- FontAwesome.WPF (>= 4.7.0.9)
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.21)
- Newtonsoft.Json (>= 10.0.3)
- Nito.AsyncEx (>= 4.0.1)
- System.Net.Http (>= 4.3.2)
- System.Net.Http.Formatting.Extension (>= 5.2.3)
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 |
---|---|---|
7.3.7 | 828 | 9/24/2021 |
7.2.10 | 905 | 9/9/2020 |
7.2.9 | 614 | 6/17/2020 |
7.2.6 | 697 | 3/6/2020 |
7.1.1 | 872 | 9/24/2019 |
7.0.24 | 715 | 4/25/2019 |
7.0.14 | 1,398 | 9/28/2018 |
7.0.13 | 932 | 8/10/2018 |
7.0.11 | 3,284 | 3/26/2018 |
7.0.10 | 981 | 2/14/2018 |
7.0.9 | 1,072 | 1/16/2018 |
7.0.8 | 958 | 11/2/2017 |
7.0.5 | 953 | 11/2/2017 |
7.0.4 | 971 | 10/26/2017 |
7.0.3 | 909 | 9/1/2017 |
Created/Updated the below activities:
Create case - file tags , schedule period , contact tags
Get case processes - optional fields return list
Get file tags - return all file tags info
Get file tag - return info related to tag
Get contact tags - return all contact tags info
Get contact tag - return info related to tag
AttachFile - directly attach file to case,ticket,action
Create ticket - file tags , contact tags
Get Communications - return all Communications and notes
Get communication - return communication info
Save Communication File - saves the communication file to given path
GetScheduleDetailsOfCase - gets schedule period guid
Get launchable actions
Launch Adhoc action
Extract custom table data