«n8n Integration» — это self-hosted экземпляр платформы автоматизации n8n, развёрнутый оператором на собственном сервере по адресу n8n.redviberussian.com. Приложение выполняет сценарии автоматизации (workflow) от имени пользователя, который явно предоставил ему доступ через экран согласия Google OAuth.
Приложение не является публичным сервисом. Доступ к нему имеет только оператор и явно авторизованные им лица.
| Область доступа (scope) | Сервис | Для чего реально используется |
|---|---|---|
spreadsheets, drive.file, drive.metadata | Google Sheets | Чтение и запись строк в таблицах пользователя: журналы лидов, контент-планы, отчёты, финансовые сводки, которые формируют сценарии автоматизации. |
gmail.modify, gmail.compose, gmail.labels | Gmail | Чтение входящих писем для их классификации, формирование черновиков и отправка ответов, простановка ярлыков. Используется в сценариях автоответчика, обработки резюме и email-рассылок. |
drive, drive.appdata | Google Drive | Загрузка и получение файлов, участвующих в сценариях: вложения, сгенерированные документы, медиафайлы. |
calendar, calendar.events | Google Calendar | Создание и чтение событий при планировании встреч и напоминаний. |
documents | Google Docs | Создание и редактирование текстовых документов (коммерческие предложения, отчёты), формируемых сценариями. |
Мы запрашиваем только те области доступа, которые требуются используемым узлам n8n. Области доступа, не используемые ни одним активным сценарием, удаляются из конфигурации приложения.
N8N_ENCRYPTION_KEY, известный только оператору).Мы не продаём и не передаём данные пользователя третьим лицам в рекламных или маркетинговых целях.
Отдельные сценарии автоматизации передают фрагменты содержимого (например, текст письма или строку таблицы) поставщикам языковых моделей — Anthropic, Google Gemini, OpenAI — исключительно для выполнения запрошенной пользователем операции: классификации, составления ответа, извлечения данных. Такая передача происходит по защищённому каналу, данные не используются для обучения моделей и не сохраняются поставщиком сверх срока обработки запроса.
Мы не используем данные Google для создания баз данных, для профилирования, для определения кредитоспособности или для передачи брокерам данных.
Использование приложением информации, полученной из Google API, соответствует Google API Services User Data Policy, включая требования Limited Use. В частности:
Пользователь в любой момент может отозвать доступ приложения на странице myaccount.google.com/permissions. После отзыва приложение теряет возможность обращаться к данным.
Для полного удаления сохранённых токенов и журналов выполнения направьте запрос на адрес, указанный в разделе 8. Удаление выполняется в течение 30 дней.
При существенных изменениях мы обновляем дату вступления в силу в начале документа. Актуальная версия всегда доступна по этому адресу.
По вопросам обработки данных: scherbakalexanders@gmail.com
"n8n Integration" is a self-hosted instance of the n8n automation platform, operated on the operator's own server at n8n.redviberussian.com. It executes automation workflows on behalf of the user who explicitly granted access through the Google OAuth consent screen. It is not a public service; access is limited to the operator and individuals the operator explicitly authorises.
| Scope | Service | Actual use |
|---|---|---|
spreadsheets, drive.file, drive.metadata | Google Sheets | Reading and writing rows in the user's spreadsheets: lead logs, content calendars, reports and financial summaries produced by workflows. |
gmail.modify, gmail.compose, gmail.labels | Gmail | Reading incoming mail to classify it, drafting and sending replies, applying labels. Used by auto-responder, resume triage and outreach workflows. |
drive, drive.appdata | Google Drive | Uploading and retrieving files used by workflows: attachments, generated documents, media. |
calendar, calendar.events | Google Calendar | Creating and reading events when scheduling meetings and reminders. |
documents | Google Docs | Creating and editing text documents (proposals, reports) generated by workflows. |
We request only the scopes required by the n8n nodes in use. Scopes not exercised by any active workflow are removed from the application configuration.
N8N_ENCRYPTION_KEY known only to the operator) in a PostgreSQL database on the operator's server.We do not sell user data and do not share it for advertising or marketing purposes.
Some workflows send fragments of content (for example the text of an email or a spreadsheet row) to language-model providers — Anthropic, Google Gemini, OpenAI — solely to perform the operation the user requested: classification, reply drafting, data extraction. Transfer occurs over an encrypted channel; the data is not used to train models and is not retained by the provider beyond the processing of the request.
We do not use Google user data to build databases, to profile individuals, to determine creditworthiness, or to sell to data brokers.
This application's use of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements. Specifically: data is used only to provide the user-facing features described above; it is not transferred to others except as necessary to provide those features, to comply with applicable law, or with the user's explicit consent; it is not used for advertising; humans do not read the data except with the user's explicit consent, for security purposes, to comply with law, or where the data is aggregated and used for internal operations; and Google user data is not used to develop, improve or train generalised AI models.
Users can revoke access at any time at myaccount.google.com/permissions. To have stored tokens and execution logs deleted, contact us at the address in section 8; deletion is completed within 30 days.
Material changes are reflected in the effective date at the top of this document. The current version is always available at this URL.