![]() |
VOOZH | about |
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" />
<PackageVersion Include="Enate.Workflow.Activities" Version="7.3.7" />Directory.Packages.props
<PackageReference Include="Enate.Workflow.Activities" />Project file
paket add Enate.Workflow.Activities --version 7.3.7
#r "nuget: Enate.Workflow.Activities, 7.3.7"
#:package Enate.Workflow.Activities@7.3.7
#addin nuget:?package=Enate.Workflow.Activities&version=7.3.7Install as a Cake Addin
#tool nuget:?package=Enate.Workflow.Activities&version=7.3.7Install as a Cake Tool
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 net46 is compatible. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 7.3.7 | 1,184 | 9/24/2021 |
| 7.2.10 | 1,148 | 9/9/2020 |
| 7.2.9 | 837 | 6/17/2020 |
| 7.2.6 | 915 | 3/6/2020 |
| 7.1.1 | 1,090 | 9/24/2019 |
| 7.0.24 | 951 | 4/25/2019 |
| 7.0.14 | 1,664 | 9/28/2018 |
| 7.0.13 | 1,173 | 8/10/2018 |
| 7.0.11 | 3,909 | 3/26/2018 |
| 7.0.10 | 1,518 | 2/14/2018 |
| 7.0.9 | 1,636 | 1/16/2018 |
| 7.0.8 | 1,359 | 11/2/2017 |
| 7.0.5 | 1,504 | 11/2/2017 |
| 7.0.4 | 1,527 | 10/26/2017 |
| 7.0.3 | 1,308 | 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