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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Enate.Workflow.Activities" Version="7.3.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Enate.Workflow.Activities --version 7.3.7
#r "nuget: Enate.Workflow.Activities, 7.3.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 725 9/24/2021
7.2.10 863 9/9/2020
7.2.9 586 6/17/2020
7.2.6 667 3/6/2020
7.1.1 839 9/24/2019
7.0.24 692 4/25/2019
7.0.14 1,308 9/28/2018
7.0.13 901 8/10/2018
7.0.11 3,198 3/26/2018
7.0.10 953 2/14/2018
7.0.9 1,044 1/16/2018
7.0.8 932 11/2/2017
7.0.5 926 11/2/2017
7.0.4 940 10/26/2017
7.0.3 882 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