Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 722 Bytes

File metadata and controls

12 lines (8 loc) · 722 Bytes

HubSpot.NET.Model.ActionFunctionIdentifier

A serverless function associated with this custom workflow action.

Properties

Name Type Description Notes
FunctionType string The type of function. This determines when the function will be called.
Id string The ID qualifier for the function. This is used to specify which input field a function is associated with for `PRE_FETCH_OPTIONS` and `POST_FETCH_OPTIONS` function types. [optional]

[Back to Model list] [Back to API list] [Back to README]