TIP: You can type at any time to perform a new search.
Mail Instagram Gateway
mail_gateway_instagram · OCA/social
- Repository
- OCA/social · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.08 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/social
- Last tracking update
- 2026-09-03 11:15:04
- Authors
- Odoo Community Association (OCA), Cetmix
- Maintainers
- Odoo Community Association (OCA), Cetmix
- Committers
- OCA-git-bot, oca-ci, Ivan Sokolov
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module connects Odoo Discuss to Instagram Direct Messages through OCA `mail_gateway`. Incoming DMs become gateway channels; replies from Discuss are sent back as Instagram text messages.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mail_gateway_form_view |
mail.gateway.form (in mail_gateway_instagram) | mail.gateway | form | Inherits mail_gateway.mail_gateway_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (4)
-
gateway_typeSelectionondelete={'instagram': 'cascade'}selection_add=[('instagram', 'Instagram')] -
instagram_account_idCharhelp='Instagram professional account ID (IGID) used in the send URL.' -
instagram_security_keyCharhelp='Verify token Meta sends as hub.verify_token during webhook setup.' -
instagram_versionChardefault='26.0'help='Graph API version without the v prefix, for example 26.0.'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.