Hi all,
I’d like to check whether the following RPA-style tasks can be performed within n8n:
- Downloading bank statements and other payment aggregator reports from multiple websites using a browser (e.g. Chrome).
- Downloading sales reports from POS platforms through browser-based interactions.
- Reconciling data in Excel — comparing and processing spreadsheet data.
- Uploading transactions to NetSuite without using API calls, possibly through simulated browser actions or file-based uploads.
Could you please confirm if these use cases are achievable directly within n8n, or if there are recommended approaches for implementing them?