AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
InventorInventor

Run a flow

This action will run the selected flow.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will run the selected flow.
API endpoint slug
inventor.run_flow
Filter code method
Inventor.runFlow.skip(string?: reason)
Runtime method
runAction("inventor.run_flow", {})

Action fields

Flow Nested dropdown list

Label
Flow
Helper text
This flow must already have "IFTTT" selected as its trigger.
Slug
flow
Required
true
Can have default value
false

Value 1 Text input > Other

Label
Value 1
Helper text
Pass a custom value to the trigger handler on Inventor.
Slug
value_1
Required
false
Can have default value
true
Filter code method
Inventor.runFlow.setValue1(string: value1)

Value 2 Text input > Other

Label
Value 2
Helper text
Pass a custom value to the trigger handler on Inventor.
Slug
value_2
Required
false
Can have default value
true
Filter code method
Inventor.runFlow.setValue2(string: value2)

Value 3 Text input > Other

Label
Value 3
Helper text
Pass a custom value to the trigger handler on Inventor.
Slug
value_3
Required
false
Can have default value
true
Filter code method
Inventor.runFlow.setValue3(string: value3)

Value 4 Text input > Other

Label
Value 4
Helper text
Pass a custom value to the trigger handler on Inventor.
Slug
value_4
Required
false
Can have default value
true
Filter code method
Inventor.runFlow.setValue4(string: value4)

Value 5 Text input > Other

Label
Value 5
Helper text
Pass a custom value to the trigger handler on Inventor.
Slug
value_5
Required
false
Can have default value
true
Filter code method
Inventor.runFlow.setValue5(string: value5)