Table of Contents

Function

Write C# code for custom business logic.

img

Example img
This flow retrieves a sitemap from a specified URL, validates its structure and content, and throws an exception if the validation fails. You will find a detailed description of this flow here.


Properties

Name Data Type Description
Title Optional The title or name of the action.
Function Name Optional The name of the function being defined.
Function Definition Required The logic or implementation of the function.
Description Optional Additional notes or comments about the action or configuration.