| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Sales (sale_management)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 4345 |
| Technical Name |
amb_talk_connector |
| License | LGPL-3 |
| Website | https://github.com/amoeba-group/amoeba-talk-odoo |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Sales (sale_management)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 4345 |
| Technical Name |
amb_talk_connector |
| License | LGPL-3 |
| Website | https://github.com/amoeba-group/amoeba-talk-odoo |
| Versions | 18.0 19.0 |
Amoeba Talk Connector
Official Odoo Integration for Amoeba Talk
Connect your Odoo ERP with Amoeba Talk platform. Enable real-time data synchronization between Odoo and Amoeba Talk for customers, products, and orders.
What is Amoeba Talk?
Amoeba Talk is a business communication and collaboration platform. This connector allows Amoeba Talk to access and sync your Odoo data securely through REST APIs.
What Can Amoeba Talk Access?
Partners
Customers, suppliers, and contacts. View details, create new partners, sync contact information.
Products
Product catalog with pricing and stock levels. Real-time inventory information.
Sale Orders
View orders, create new orders from Amoeba Talk, track order status and history.
Secure Integration
Token Authentication
Secure Bearer token for all API requests
Domain Whitelist
Only Amoeba Talk domains can access your data
Complete Logging
Track all sync activities and API requests
Module Interface
Generate API Token
Set Permissions
Transaction Logs
Available API Endpoints
Authentication
| GET | /api/v1/auth/check | Verify connection and token validity |
| GET | /api/v1/auth/user-info | Get authenticated user information |
Partners (Customers / Suppliers / Contacts)
| GET | /api/v1/partners | List partners with pagination, search, filters |
| GET | /api/v1/partners/{id} | Get partner details with contacts & addresses |
| POST | /api/v1/partners/create | Create new partner/customer/supplier |
Products
| GET | /api/v1/products | List products with variants, stock, suppliers options |
| GET | /api/v1/products/{id} | Get product details with full information |
Sale Orders
| GET | /api/v1/sale-orders | List orders with date range, status filters |
| GET | /api/v1/sale-orders/{id} | Get order details with order lines |
| POST | /api/v1/sale-orders/create | Create new sale order with lines |
Countries & States
| GET | /api/v1/countries | List all countries with optional states |
| GET | /api/v1/states | List states/provinces by country |
Technical Specifications
| API Format | RESTful JSON |
| Authentication | Bearer Token |
| Encoding | UTF-8 |
| CORS Support | Enabled |
| Pagination | Page-based (max 100/page) |
| Sorting | ASC / DESC |
| Filtering | Multi-field support |
| Timestamps | ISO 8601 (UTC) |
Need Help?
Contact Amoeba Group support team
Module Support
contact@amoeba.group
Amoeba Talk Support
support@amoeba.group
GitHub: github.com/amoeba-group/amoeba-talk-odoo
Official Connector | LGPL-3.0 License
Made with â¤ï¸ by Amoeba Group
Please log in to comment on this module