Programming
| Activity | Definition |
|---|---|
| Execute JS code | Run JavaScript code in Studio Pro |
| Execute Python | Run Python code in Studio Pro |
Strings
| Activity | Definition |
|---|---|
| Text found? | Searches through a text and check if it contains a string |
| Extract text | Extract portions of text placed between the specified words |
Dates and Time
| Activity | Definition |
|---|---|
| Get current date | Get the current date according to the system time |
| Calculate date | Calculates a date and time using given date and a delta |
| Calculate difference | Calculates the difference between two dates |
| Export to format | Convert date and time into a specific format |
| Time trigger | Execute further steps of the workflow when a certain time arrives |
API
| Activity | Definition |
|---|---|
| HTTP request | Sends an HTTP request with the specified parameters |
| Get OAuth token | Performs an OAuth 2.0 authorization |
Databases
| Activity | Definition |
|---|---|
| Connect to database | Establish the connection to DBMS |
| Execute query | Executes a database query |
