Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Property Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
      • Get a Tailored Demo
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +32 2 290 34 90
    • Get a Tailored Demo
  • Pricing
  • Help
  1. APPS
  2. Document Management
  3. Cloud Attachment Connector(Large File) v 19.0
  4. Sales Conditions FAQ

Cloud Attachment Connector(Large File)

by Aktiv Software https://www.aktivsoftware.com
Odoo

$ 209.00

v 19.0 Third Party
Apps purchases are linked to your Odoo account, please sign in or sign up first.
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 7593
Technical Name cloud_attachment_connector
LicenseOPL-1
Websitehttps://www.aktivsoftware.com
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 7593
Technical Name cloud_attachment_connector
LicenseOPL-1
Websitehttps://www.aktivsoftware.com
  • Description
  • License
Aktiv Logo
  • Compatible with:
  • check-mark Odoo Enterprise (Odoo.sh & On Premise)
  • check-mark Odoo Community
Blue background

Cloud Attachment Connector

Store Odoo chatter attachments directly in Amazon S3, Google Drive, or Microsoft OneDrive — keeping your database lean and your files in the cloud

i Supports up to 5 GB per file • works for both Chatter & manual uploads across all connectors

What is Cloud Attachment Connector all about?

This module lets you route chatter attachments from any Odoo model to a cloud provider of your choice. Configure separate connectors for different models using the Connector Routing Rules master, and keep large files out of your Odoo database entirely.

Video Tutorial Feature Section Background
Explore this module
Feature Section Background
back_feature Connector Routing Rules
Go to Settings → Cloud Connectors → Connector Routing Rules → New to create a routing rule. Give the rule a name, select the cloud provider (Amazon S3, Google Drive, or OneDrive), and choose the Odoo models whose chatter attachments should be routed to that provider. Enter the provider credentials and click Confirm to activate the rule.
back_feature Select Models for Routing
In the routing rule, select one or more Odoo models from the Models field. Attachments uploaded via the chatter of any configured model will automatically be routed to that rule's cloud provider.
back_feature Create IAM User on AWS
Log in to your AWS Console and navigate to IAM → Access Management → IAM Users. Click Create user to create a dedicated IAM user that Odoo will use to access your S3 bucket. Using a dedicated IAM user ensures secure, credential-based access without exposing your root account.
back_feature Create Access Key
Open the IAM user and go to the Access keys section. Click Create access key to generate an Access Key ID and Secret Access Key. Copy and save both — you will need to enter them in the Odoo connector settings.
back_feature Create S3 Bucket
Go to Amazon S3 → Buckets and click Create bucket. Give the bucket a unique name and select your preferred AWS region. This bucket will be used to store all attachments uploaded from Odoo.
back_feature Configure Amazon S3 Connector in Odoo
Go to Settings → Cloud Connectors → Connector Routing Rules → New. Set the connector to Amazon S3, select the Odoo models to route, and enter your AWS credentials:
  • Amazon Access Key
  • Amazon Secret Key
  • Amazon Bucket Name
Click Confirm to activate the rule.
back_feature Configure Google Drive Connector
Set the connector to Google Drive, select the Odoo models to route, and enter your Client ID, Client Secret, Refresh Token, and Folder. Click Confirm to activate.
back_feature Create OAuth Client ID on Google Cloud
In Google Cloud Console → APIs & Services → Credentials, click Create credentials and select OAuth client ID. This generates the Client ID and Client Secret needed to connect Google Drive with Odoo.
back_feature Set Authorized URLs
In the OAuth client settings, add your Odoo base URL under Authorized JavaScript origins and add your Odoo URL with the path /google_drive/oauth/callback under Authorized redirect URIs. Once saved, copy the generated Client ID and Client Secret and paste them into the Google Drive connector credentials in Odoo.
back_feature Configure OneDrive Connector
Set the connector to OneDrive, select the Odoo models to route, and enter your Azure app credentials:
  • OneDrive Tenant ID
  • OneDrive Client ID
  • OneDrive Folder Path
Click Confirm to activate the rule.
back_feature Get Tenant ID from Microsoft Azure
Log in to Microsoft Azure and go to Azure Active Directory → Overview. Copy the Tenant ID shown under Basic information and paste it into the OneDrive connector credentials in Odoo.
back_feature Get Client ID from App Registration
In Azure → App Registrations, open your registered app and go to Overview. Copy the Application (Client) ID and paste it into the OneDrive connector credentials in Odoo.
back_feature Authorize Microsoft & Test Connection
After entering the Tenant ID, Client ID, and Folder Path, click Authorize Microsoft to grant Odoo access to your OneDrive. Once authorized, click Test Connection to verify the setup, then click Confirm to activate the rule.
back_feature Duplicate Connector Validation
Each cloud provider can only have one active routing rule at a time. If you try to create a second rule for the same provider, Odoo will show a Validation Error to prevent duplicate configurations.
back_feature Automatic File Storage via Chatter
When a file is attached to an Odoo record (such as a Sales Order) through the chatter's Files section, it is automatically stored in the configured cloud storage connector. For example, attaching a Document.zip to Sales Order S00021 will route and save the file directly to the linked cloud provider without any manual upload step.
back_feature Google Drive Connector Dashboard
Each cloud connector includes a dedicated Dashboard that displays all files managed by that provider. The dashboard shows a summary bar at the top with the total count of Files, Linked records, Manual uploads, and total Storage used. The file list below displays each file's SL No., Name, Type, Related Record, Last Modified date, and Size. You can Search Files using the search bar, download any file directly, or manually Upload files to the connector. Use Refresh to sync the latest data from the cloud provider.
back_feature Auto-Remove File from Cloud Connector
When a file is removed from the Files section in the Odoo record's chatter using the Remove option, it is automatically deleted from the configured cloud storage connector as well. For example, removing Document.zip from Sales Order S00021 will not only detach it from the record but also permanently delete it from the linked cloud provider, keeping both Odoo and the cloud storage in sync.
back_feature Dashboard Updated After File Removal
Once a file is removed from the chatter, the Google Drive Connector Dashboard reflects the change instantly. The summary bar resets to Files: 0, Linked: 0, Manual: 0, and Storage: 0 B, and the file list becomes empty — confirming that the file has been successfully deleted from both the Odoo record and the connected cloud storage provider.
back_feature Upload Files Manually from Dashboard
From the all 3 Dashboard, click the Upload button in the top-right corner to manually upload files directly to your connected Google Drive storage. Uploaded files will appear in the file list with the Manual Upload badge under the Related Record column.
Need Help?
Feature Section Background
Suggested Apps
eCommerce CPQ
Tree View advance filter
Signup with Mobile Phone
Internal Material Request
Odoo Microsoft Teams Integration
User Activity Log
Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with