Functions

Functions enables you to enrich an incoming message with additional data that is not provided by the source.

FunctionsListingpage02

FieldDescription
Function NameSpecify the name of Function.
ArgumentsThe argument specification are enlisted.
Scope

The function can be used for a Project or across Workspace.

Parent ProjectParent project of the function being registered.
OwnerName of the user who created the function.
Date CreatedCreation date of the function.
Date ModifiedLast modified date of the function.
Actions

Option to view more details about the function like:

Description, Parameters, Returns, Throws and Example.

Also, option to delete the registered function

System Defined Functions

Gathr provides a rich library of system-defined functions as explained in the Functions → section.

Top