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.
- Next iteration
- Exit loop
- Block
- Throw exception
- End execution
- Sleep
Navigate through an app and interact with dialogs and popovers.
- Open dialog
- Close dialog
- Open user dialog
Run complex operations to enhance your app.
- Run other action
- Push notification
- Create calendar event
- Create shortlink
- Keep device awake
- Google Analytics event (deprecated)
Find and resolve issues in your action nodes.
Last modified 1mo ago