Skip to content

Latest commit

 

History

History

README.md

Endatix.Samples

This folder contains a collection of functional apps that provide examples of different use cases and installation flows of Endatix.

Endatix.Samples.CustomEventHandlers

This example demonstrates how to subscribe to form submission events and trigger automation workflows.

Endatix.Samples.CustomTransformers

This example demonstrates how to customize submission exports by registering a custom IValueTransformer (e.g. extracting only file URLs from file answers).

Endatix.Samples.SelfHosted

This example demonstrates how to set up an app that integrates the Endatix NuGet packages. The configuration follows the installation guide found in the documentation.

Endatix.Samples.WebApp

This example demonstrates how to set up an app that references Endatix as a project within your solution.