Skip to content

eway-crm/SampleExecutableTrigger

Repository files navigation

This is a sample ExecutableTrigger for eWay-CRM created in Visual Studio Code.

For better C# support install IntelliCode for C# Dev Kit.

A trigger definition is in (SampleExecutableTrigger.xml)[SampleExecutableTrigger.xml] file.

To build the project in Release mode call dotnet build -c Release from VS Code terminal.

As the project requires .NET Framework 4.7.2, the project must target x64 architecture, otherwise debugging would not be supported.

The sample program adds Hello world! to a journal note when a new journal is created.

Journal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages