What are Functions?
Functions in Shopstory are tools that let you manipulate, calculate, and transform data to create dynamic workflows. They are grouped into categories to handle specific tasks, such as:
Operators: Perform calculations, modify data, and apply conditions (e.g.,
If
,Contains
,Length
).Date & Time: Manage dates and times, such as adding days or formatting (
Add Days
,Format Date
).Lists: Work with collections of data by combining, filtering, or accessing items (
Combine Lists
,First List Item
).Strings: Modify text by combining, splitting, or transforming it (
Combine Strings
,Upper Case
).Logic: Control workflows with conditions like
And
,Or
, andNot
.Relations: Compare values (
Equal
,Greater Than
).Objects: Organize data with key-value pairs (
Create Object
,Get From Object
).
You can access these functions in the Formula Builder to customize and optimize your workflows. Functions make your automations flexible, efficient, and precise.