Functions: HubSpot Domain Functions |
Lookup-table that translates code values of the domain 'Functions' into descriptions.
Catalog: HubSpot
Schema: CodeValues
Label: Domain Functions
Example: The code value 'max' means 'Will have between 2 and 100 input numbers, and will return the maximum number out of all the inputs'.
Retrieve: true
View Columns
The columns of the view Functions are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
code |
string(240) |
Code |
☑ |
Unique code within the domain. |
description |
string(240) |
Description |
☐ |
Meaning of the unique code within the domain. |
domain |
string(240) |
Domain |
☑ |
Each domain defines a map of codes to values. |
resource_code |
string(240) |
Resource Code |
☐ |
Resource code for internationalization. |
Values
Code |
Description |
---|---|
concatenate |
{res:itgen_hubspot_functions_concatenate} |
contains |
{res:itgen_hubspot_functions_contains} |
is_present |
{res:itgen_hubspot_functions_is_present} |
max |
{res:itgen_hubspot_functions_max} |
min |
{res:itgen_hubspot_functions_min} |
number_to_string |
{res:itgen_hubspot_functions_number_to_string} |
string_to_number |
{res:itgen_hubspot_functions_string_to_number} |
18-12-2024 20:09 Version 24.1.33-BETA+5180