Skip to main content

Execute action

Execute a certain action within an other action.

Input parameters

NameDescriptionTypeRequiredDefault value
ActionThe action that you want to execute.ACTIONtrue
Action parametersnullACTION_PARAMSfalse
ModeThe mode in which you want to run the action.SELECT_ONEfalse
Cache resultsBy setting this property to "true" results of this action will be cached for some time. Allowing you to use the cached values (based on the input parameters) for a defined amount of milliseconds. During this time the action will not be executed again but the cached output values will be used.BOOLEANfalsefalse
Cache TTLThe amount of milliseconds we should keep & use the output of this action in a cache;NUMBERfalse60000

Output

NameDescriptionTypeDefault value
Action outputsnullACTION_OUTPUTS