Automation Actions
Data extraction
Read Excel Data
Reads a data range from an Excel sheet
Read Web Data
Reads data from a Website
Read Database
Reads data from a MySql database
Data Transformation
Calculate
Conducts a mathematical calculation
Workflow
If
Conducts an action if its parameters are met
While
Conducts an action as long as its parameters are met
For each
Conducts an action for each element in a data structure
Output
MessageBox
Shows a Message on the screen
Send E-Mail
Sends an E-Mail via Outlook
Console Log
Writes a message to the console
API
API write
Sends a message via an API
API read
Reads data using an API
Extract from ERP API
Connects to an ERP Systems API and extracts data from it.
Write to ERP API
Connects to an ERP Systems API and extracts data from it.
- Automation flow -
Drag Automation Actions here to start automating