Functions
In this article
Functions enables you to enrich an incoming message with additional data that is not provided by the source.
Field | Description |
---|---|
Function Name | Specify the name of Function. |
Arguments | The argument specification are enlisted. |
Scope | The function can be used for a Project or across Workspace. The user can define the scope of the Function by selecting either Project or Workspace. If user selects workspace then, the created Function can be used across the Workspace. However, if the user selects Project as scope, then the Function will be visible only in the specific project. |
Parent Project | Parent project of the function being registered. |
Owner | Name of the user who created the function. |
Date Created | Creation date of the function. |
Date Modified | Last 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.
If you have any feedback on Gathr documentation, please email us!