orchestrator
2021.10
false
- Getting started
- Best practices
- Tenant
- Folders Context
- Automations
- Processes
- Jobs
- Triggers
- Logs
- Monitoring
- Queues
- Assets
- Storage Buckets
- Test Suite - Orchestrator
- Other Configurations
- Integrations
- Example of Using Input and Output Arguments
- Classic Robots
- Host administration
- About the host level
- Managing system administrators
- Managing tenants
- Configuring system email notifications
- Audit logs for the host portal
- Maintenance Mode
- Organization administration
- Troubleshooting
Example of Using Input and Output Arguments
OUT OF SUPPORT
Orchestrator User Guide
Last updated Oct 31, 2024
Example of Using Input and Output Arguments
To help you get a better understanding of how you could use input and output arguments to your benefit, we created a simple example. It enables you to log in to your UiPath Forum profile, extract the top discussion topics that day, and write them to an Excel workbook.
This workflow uses In arguments instead of variables for typing your username and password. Additionally, the data extracted from the forum page is stored in an Out argument, and then written to an Excel file.