Action nodes
Appfarm Create features a built-in library of logical operations, known as action nodes, that can be dropped into an action. Each action node runs a distinct operation with customizable properties. These include if statements and foreach loops as well as data operations and advanced functionality such as generating PDFs and sending SMS.
You can add Action Nodes to an Action with drag & drop, by clicking the Action Node (will add it after the selected action node inside the selected action), or by using Appfarm Commander (CTRL + k / CMD + k -> Seach by name -> Add the action node).
Data
Create and manipulate data in data sources.
Flow
Loop through data sources and use conditionals to control what other action nodes are run.
Next Iteration
Exit Loop
Block
Throw Exception
End Execution
Sleep
Navigation
Navigate through an app and interact with dialogs and popovers.
Open Dialog
Close Dialog
Open User Dialog
Other
Run complex operations to enhance your app.
Run Other Action
Create Calendar Event
Create Shortlink
Keep Device Awake
Update Secret (Services only)
Invalidate Cache (Services only)
User accounts
Manage user accounts via apps.
Debug
Find and resolve issues in your action nodes.
Last updated