Aorushome

Workflow automation platform · Powered by n8n

Purpose

Aorushome connects your Google Workspace account (Gmail, Calendar, Drive, Sheets) with third-party services to automate repetitive tasks and streamline personal and business workflows. Users design custom automations — like saving email attachments to Drive, syncing calendars across platforms, or generating reports from Sheets data — without writing code.

What Aorushome Does

Aorushome is a visual workflow automation platform. It provides a drag-and-drop editor where users build automations by connecting service nodes — each representing a Google service or third-party app. Once configured, these workflows run automatically on a schedule or in response to triggers like incoming emails, webhooks, or calendar events.

Example Automations

📧 Email → Drive Backup

Automatically save Gmail attachments to a specific Google Drive folder, organized by sender or date. No more manually downloading files.

📅 Calendar Sync

When a new event is added to Google Calendar, automatically create a corresponding task in your project management tool or send a Slack notification.

📊 Live Reports from Sheets

Pull data from external APIs into Google Sheets on a schedule. Generate dashboards, track metrics, or build live reports without manual data entry.

📁 Document Generation

Auto-generate Google Docs or PDFs from spreadsheet templates when new form submissions arrive or when a workflow trigger fires.

Google API Data — What We Access & Why

Aorushome uses OAuth 2.0 to securely connect to your Google account. Below is every scope the application may request, and the specific reason each one is required:

Gmail — Read, Send, Modify

https://mail.google.com/ · gmail.modify

Purpose: To read incoming emails as workflow triggers (e.g., "when I receive an invoice, save the attachment"), to send emails as workflow actions (e.g., "notify me when the backup completes"), and to organize messages by applying labels or archiving processed emails.

Google Calendar

calendar.events · calendar.readonly

Purpose: To create calendar events from emails or external triggers, read existing events to sync with other tools, and manage scheduling workflows across platforms.

Google Drive

drive.file · drive.readonly

Purpose: To upload files to Drive (e.g., saving email attachments), read existing files for processing, and organize documents into folders as part of automated file management workflows.

Google Sheets

spreadsheets

Purpose: To read data from Sheets (for report generation or data processing workflows) and write data to Sheets (for automated reporting, data sync, or dashboard population).

User Profile

userinfo.profile · userinfo.email

Purpose: To identify the authenticated user by name and email within the Aorushome interface, so the application can display who is currently connected.

OpenID Connect

openid

Purpose: To authenticate users via Sign in with Google, providing a secure, password-free login experience.

Data Handling

How Aorushome Works

  1. Sign in with Google: Connect your Google account via secure OAuth 2.0. You control exactly which permissions are granted.
  2. Build workflows: Use the visual editor to drag and drop service nodes, creating multi-step automations — no coding required.
  3. Automate: Workflows execute on a schedule, on webhook triggers, or in response to events (new email, calendar entry, etc.).
  4. Monitor: View execution history and logs to debug and optimize your automations. Execution data is automatically pruned after 7 days.

Policies

Review how Aorushome handles your data, your rights, and the terms governing use of the platform.

Owner & Contact

Application: Aorushome

Owner: Ignacio Rey Aldana

Email: [email protected]

Domain: aorushome.com

Technology: n8n workflow automation (open source)