SlideShare a Scribd company logo
1 of 109
Download to read offline
Geminate Airtable Connector
Geminate comes with a feature to integrate airtable with odoo and perform export, import, sync operations to
transfer datas from (odoo to airtable) and (airtable to odoo) bi-directionally. additionally it supports real time
and scheduled action for export and sync operations (Odoo to Airtable). sync datas is getting done using
mapping of odoo and airtable fields.
Additionally it supports sync, export and import of digital files and images. any errors occurring while
performing operations between Airtable and Odoo can be seen in the Transaction (Error) Logs. from there,
one can easily identify and trace the problem from which records or data it is failing and reason for that. it
provides easy and fast sync, import, export more than one odoo-airtable tables datas by single click and also
auto cleanup of non-referential odoo data against airtable mapping in odoo.
Editions Supported
1. Community Version
2. Enterprise Version
Note: This module is developed, designed and tested on odoo vanila.
Available Key Features
● Supports Odoo to Airtable operations (Export and Sync).
● Supports Airtable to Odoo operations (Import and Sync).
● Supports real time and scheduled action for export and sync operations (Odoo to Airtable).
● Easy mapping of odoo and airtable fields to sync datas.
● Supports sync, export and import of digital files and images.
● Transaction (Error) Logs of odoo and airtable operations if any error is occured to trace
reason for failing operation.
● Allows sync, import, export more than one odoo-airtable table's data by single click.
● User Friendly dashboard for easy quick interactivity.
● Complete dynamic mechanism to link any airtable base (table) with odoo database table
by use of mapping airtable and odoo fields.
● Multi company support.
● Auto cleanup of non-referential odoo data against airtable mapping in odoo.
● Easy to use, secure and quick to apply.
Screenshots
Initial Setup
1) Airtable API Configuration
Go to Airtable => Account
Go to Settings => General Settings
Configure API URL, API Key and API Version of airtable.
2) Google Drive Configuration
Go to Settings => General Settings
Enable "Google Drive" checkbox and then click on "Get Authorization Code" to get
authorization code.
Copy the authorization code which is generated and set it in "Authorization Code".
Note : Google Drive Attachments will be deleted automatically once it is uploaded to airtable.
3) Base Key
Go to Airtable/
Use this key for 'Base Key' in Airtable Mapping.
Airtable Fields Mapping Setup
'Airtable Field Label' is case sensitive, you must have to use the same field label in airtable and
odoo or vice versa for successful mapping then only import, export and sync operation will work
smoothly.
(Char, Selection, Text) field mapping
Date / Datetime field mapping
Many2one field mapping
One2many field mapping
Many2many field mapping
Partner Mapping Field for Users(res.users)
Binary(Image) field mapping
● Airtable Field Label - Represents the label of airtable field.
● Airtable Field Type - Represents the field type of airtable.
● Odoo Field - Represents the odoo field which you want to map with airtable field.
● Odoo Field Label - Represents the label of odoo field.
● Odoo Field Type - Represents the field type of odoo.
● Airtable Date Format - Represents the date format of airtable date / datetime field. It
will be visible if "Airtable Field Type" is date or datetime.
● Airtable Object - Represents the "Airtable Table" record.It will be visible if Odoo field
type is relational ( many2many,many2one,one2many ).
● Odoo Relational Field - It is visible if "Odoo Field Type" is relational i.e is many2one
or many2many or one2many and airtable field type is in (char, text, selection,
integer, float, monetary). It is used to set the fields of many2one or many2many
relational object fields.
● Partner Mapping Field - It is visible only if the mapping is of Users (res.users). It is
used to map the res.users fields with res.partner fields.
Odoo to Airtable Flow
1) Airtable Tables
Go to Airtable => Airtable => Airtable Tables
2) Airtable Mapping
Go to Airtable => Airtable => Airtable Mapping
3) Dashboard (Export Operation)
Odoo Records(sale.order) which are going to be exported to
airtable(Projects).
Go to Airtable => Dashboard => Click on "Perform Operations" for "Project" Airtable Table.
Newly created records in airtable after exporting from odoo.
4) Airtable Operations (Sync Operation)
Odoo Records(sale.order) which are going to be synced(updated) to
airtable(Projects).
Updated records in airtable after syncing from odoo.
5)Odoo and Airtable record track
Go to Airtable => Airtable => Airtable Mapping => Odoo Record Tab.
6)Attachments
Go to Airtable => Airtable => Airtable Mapping => Attachments
Enable "Import Attachment" boolean if you want to map the airtable attachment field
with odoo object attachments. It will export,import and sync all the attachments from
odoo to airtable and airtable to odoo respectively.
"Airtable Attachment Label" - Set the airtable attachment field name that you want to
map with odoo record attachments.
7) Mismatch Details
Go to Airtable => Log Details => Mismatch Details
It is used to store the issues which is occured during the process of import,export, sync
operation.
Mismatch Details Fields:
"Operation Type" - It represents the issue occured from which operation "Airtable to
Odoo" or "Odoo to Airtable".
"Source" - It represents the odoo object from which the issue has been occured.
"Message" -It represents a small description for which reason the issue has occured.
For example:
8) Odoo Clean Up
Go to Airtable => Odoo Clean Up
Select the "Airtable Tables" that you want to clean up or delete i.e the odoo
object records which may does not exist or has been deleted will be removed
from "Airtable And Odoo Record Track" records.
Airtable to Odoo Flow
1) Airtable Tables
Go to Airtable => Airtable => Airtable Tables
2) Airtable Mapping
Go to Airtable => Airtable => Airtable Mapping
3) Dashboard (Import Operation)
Airtable Records(Projects and related tables) which are going to be
exported to odoo(sale.order).
Go to Airtable => Dashboard => Click on "Perform Operations" for "Project" Airtable Table.
Newly created records in odoo after importing from airtable.
4) Airtable Operations (Sync Operation)
Airtable Records(Projects and related tables) which are going to be
synced(updated) to odoo(sale.order).
Go to Airtable => Airtable Operations
Updated records in odoo after syncing with airtable.
5)Odoo and Airtable record track
Go to Airtable => Airtable => Airtable Mapping => Odoo Record Tab.
6)Attachments
Go to Airtable => Airtable => Airtable Mapping => Attachments
Enable "Import Attachment" boolean if you want to map the airtable
attachment field with odoo object attachments. It will export,import and
sync all the attachments from odoo to airtable and airtable to odoo
respectively.
"Airtable Attachment Label" - Set the airtable attachment field name that
you want to map with odoo record attachments.
7) Mismatch Details
Go to Airtable => Log Details => Mismatch Details
It is used to store the issues which is occured during the process of import,export, sync
operation.
Mismatch Details Fields:
"Operation Type" - It represents the issue occured from which operation "Airtable to Odoo"
or "Odoo to Airtable".
"Source" - It represents the odoo object from which the issue has been occured.
"Message" -It represents a small description for which reason the issue has occured.
For example:
8) Odoo Clean Up
Go to Airtable => Odoo Clean Up
Select the "Airtable Tables" that you want to clean up or delete i.e the odoo object
records which may does not exist or has been deleted will be removed from
"Airtable And Odoo Record Track" records.
Find more Apps from Geminate
OUR SERVICES
Odoo Integration Odoo Support Odoo Implementation Odoo Customization
Complimentary Support
You will get 60 days free support for any doubt,
queries, and bug fixing (excluding data
recovery) or any type of issue related to this
module.
Contact / Support
Services
Send Email
Website
Thank you

More Related Content

Similar to Geminate Airtable Connector

Core .NET Framework 4.0 Enhancements
Core .NET Framework 4.0 EnhancementsCore .NET Framework 4.0 Enhancements
Core .NET Framework 4.0 Enhancements
Robert MacLean
 
COIT20245, 2016 Term One - Page 1 of 9 Assessment detail.docx
COIT20245, 2016 Term One - Page 1 of 9 Assessment detail.docxCOIT20245, 2016 Term One - Page 1 of 9 Assessment detail.docx
COIT20245, 2016 Term One - Page 1 of 9 Assessment detail.docx
clarebernice
 
SFDC Roll-Out v1c
SFDC Roll-Out v1cSFDC Roll-Out v1c
SFDC Roll-Out v1c
travisdow
 

Similar to Geminate Airtable Connector (20)

Core .NET Framework 4.0 Enhancements
Core .NET Framework 4.0 EnhancementsCore .NET Framework 4.0 Enhancements
Core .NET Framework 4.0 Enhancements
 
Reigning in Protobuf with David Navalho and Graham Stirling | Kafka Summit Lo...
Reigning in Protobuf with David Navalho and Graham Stirling | Kafka Summit Lo...Reigning in Protobuf with David Navalho and Graham Stirling | Kafka Summit Lo...
Reigning in Protobuf with David Navalho and Graham Stirling | Kafka Summit Lo...
 
Unit 7 Java
Unit 7 JavaUnit 7 Java
Unit 7 Java
 
Ab initio beginner's course topic 2
Ab initio beginner's course   topic 2Ab initio beginner's course   topic 2
Ab initio beginner's course topic 2
 
COIT20245, 2016 Term One - Page 1 of 9 Assessment detail.docx
COIT20245, 2016 Term One - Page 1 of 9 Assessment detail.docxCOIT20245, 2016 Term One - Page 1 of 9 Assessment detail.docx
COIT20245, 2016 Term One - Page 1 of 9 Assessment detail.docx
 
SFDC Roll-Out v1c
SFDC Roll-Out v1cSFDC Roll-Out v1c
SFDC Roll-Out v1c
 
Arena tutorial
Arena tutorialArena tutorial
Arena tutorial
 
Getting Started with Adobe AIR 1.5
Getting Started with Adobe AIR 1.5Getting Started with Adobe AIR 1.5
Getting Started with Adobe AIR 1.5
 
shiny.pdf
shiny.pdfshiny.pdf
shiny.pdf
 
OpenMAX AL 1.0 Reference Card
OpenMAX AL 1.0 Reference CardOpenMAX AL 1.0 Reference Card
OpenMAX AL 1.0 Reference Card
 
Sahana Eden - Introduction to the Code
Sahana Eden - Introduction to the CodeSahana Eden - Introduction to the Code
Sahana Eden - Introduction to the Code
 
The GO Language : From Beginners to Gophers
The GO Language : From Beginners to GophersThe GO Language : From Beginners to Gophers
The GO Language : From Beginners to Gophers
 
Odoo Akeneo Connector
Odoo Akeneo ConnectorOdoo Akeneo Connector
Odoo Akeneo Connector
 
IoT Seminar (Oct. 2016) Alex Edelmann - Bosch Singapore
IoT Seminar (Oct. 2016) Alex Edelmann - Bosch SingaporeIoT Seminar (Oct. 2016) Alex Edelmann - Bosch Singapore
IoT Seminar (Oct. 2016) Alex Edelmann - Bosch Singapore
 
MuleSoft London Community February 2020 - MuleSoft and OData
MuleSoft London Community February 2020 - MuleSoft and ODataMuleSoft London Community February 2020 - MuleSoft and OData
MuleSoft London Community February 2020 - MuleSoft and OData
 
ArduinoWorkshop2.pdf
ArduinoWorkshop2.pdfArduinoWorkshop2.pdf
ArduinoWorkshop2.pdf
 
Building Multi-Tenant and SaaS products in PHP - CloudConf 2015
Building Multi-Tenant and SaaS products in PHP - CloudConf 2015Building Multi-Tenant and SaaS products in PHP - CloudConf 2015
Building Multi-Tenant and SaaS products in PHP - CloudConf 2015
 
Saving File As Plot File
Saving File As Plot FileSaving File As Plot File
Saving File As Plot File
 
03 integrate webapisignalr
03 integrate webapisignalr03 integrate webapisignalr
03 integrate webapisignalr
 
Angular performance slides
Angular performance slidesAngular performance slides
Angular performance slides
 

More from Geminate Consultancy Services

Document WhatsApp Messaging
Document WhatsApp MessagingDocument WhatsApp Messaging
Document WhatsApp Messaging
Geminate Consultancy Services
 
Dental Management Privacy Protection
Dental Management Privacy ProtectionDental Management Privacy Protection
Dental Management Privacy Protection
Geminate Consultancy Services
 
Clinic Management System
Clinic Management SystemClinic Management System
Clinic Management System
Geminate Consultancy Services
 

More from Geminate Consultancy Services (20)

Sales Whatsapp notification
Sales Whatsapp notificationSales Whatsapp notification
Sales Whatsapp notification
 
Website Livechat Attachment
Website Livechat AttachmentWebsite Livechat Attachment
Website Livechat Attachment
 
Payment Whatsapp Followup
Payment Whatsapp FollowupPayment Whatsapp Followup
Payment Whatsapp Followup
 
Mass WhatsApp Messaging
Mass WhatsApp MessagingMass WhatsApp Messaging
Mass WhatsApp Messaging
 
Formview Sticky Notes
Formview Sticky NotesFormview Sticky Notes
Formview Sticky Notes
 
Document WhatsApp Messaging
Document WhatsApp MessagingDocument WhatsApp Messaging
Document WhatsApp Messaging
 
Sales Laundry Multi Location
Sales Laundry Multi LocationSales Laundry Multi Location
Sales Laundry Multi Location
 
Ortho Management System
Ortho Management SystemOrtho Management System
Ortho Management System
 
Dental Management Privacy Protection
Dental Management Privacy ProtectionDental Management Privacy Protection
Dental Management Privacy Protection
 
Meeting Linking Tasks
Meeting Linking TasksMeeting Linking Tasks
Meeting Linking Tasks
 
Geminate Ortho Management Calendar
Geminate Ortho Management CalendarGeminate Ortho Management Calendar
Geminate Ortho Management Calendar
 
Clinic Management System
Clinic Management SystemClinic Management System
Clinic Management System
 
Geminate Website Leadform Popup Snippet
Geminate Website Leadform Popup Snippet Geminate Website Leadform Popup Snippet
Geminate Website Leadform Popup Snippet
 
Livechat Window Theme
Livechat Window Theme Livechat Window Theme
Livechat Window Theme
 
Website Links Translate
Website Links TranslateWebsite Links Translate
Website Links Translate
 
Sale Attachment Document Merger
Sale Attachment Document Merger Sale Attachment Document Merger
Sale Attachment Document Merger
 
Mail SMTP and IMAP By Company All in One
Mail SMTP and IMAP By Company All in OneMail SMTP and IMAP By Company All in One
Mail SMTP and IMAP By Company All in One
 
Global Sticky Notes
Global Sticky NotesGlobal Sticky Notes
Global Sticky Notes
 
Merge Product _ Variants Preserve Values
Merge Product _ Variants Preserve ValuesMerge Product _ Variants Preserve Values
Merge Product _ Variants Preserve Values
 
Website Sale Intercompany Buyer _ Producer MultiD - Producer End
Website Sale Intercompany Buyer _ Producer MultiD - Producer EndWebsite Sale Intercompany Buyer _ Producer MultiD - Producer End
Website Sale Intercompany Buyer _ Producer MultiD - Producer End
 

Recently uploaded

Recently uploaded (20)

OpenChain Webinar: AboutCode and Beyond - End-to-End SCA
OpenChain Webinar: AboutCode and Beyond - End-to-End SCAOpenChain Webinar: AboutCode and Beyond - End-to-End SCA
OpenChain Webinar: AboutCode and Beyond - End-to-End SCA
 
Weeding your micro service landscape.pdf
Weeding your micro service landscape.pdfWeeding your micro service landscape.pdf
Weeding your micro service landscape.pdf
 
Novo Nordisk: When Knowledge Graphs meet LLMs
Novo Nordisk: When Knowledge Graphs meet LLMsNovo Nordisk: When Knowledge Graphs meet LLMs
Novo Nordisk: When Knowledge Graphs meet LLMs
 
Microsoft365_Dev_Security_2024_05_16.pdf
Microsoft365_Dev_Security_2024_05_16.pdfMicrosoft365_Dev_Security_2024_05_16.pdf
Microsoft365_Dev_Security_2024_05_16.pdf
 
Alluxio Monthly Webinar | Simplify Data Access for AI in Multi-Cloud
Alluxio Monthly Webinar | Simplify Data Access for AI in Multi-CloudAlluxio Monthly Webinar | Simplify Data Access for AI in Multi-Cloud
Alluxio Monthly Webinar | Simplify Data Access for AI in Multi-Cloud
 
Abortion Pill Prices Turfloop ](+27832195400*)[ 🏥 Women's Abortion Clinic in ...
Abortion Pill Prices Turfloop ](+27832195400*)[ 🏥 Women's Abortion Clinic in ...Abortion Pill Prices Turfloop ](+27832195400*)[ 🏥 Women's Abortion Clinic in ...
Abortion Pill Prices Turfloop ](+27832195400*)[ 🏥 Women's Abortion Clinic in ...
 
Automate your OpenSIPS config tests - OpenSIPS Summit 2024
Automate your OpenSIPS config tests - OpenSIPS Summit 2024Automate your OpenSIPS config tests - OpenSIPS Summit 2024
Automate your OpenSIPS config tests - OpenSIPS Summit 2024
 
Evolving Data Governance for the Real-time Streaming and AI Era
Evolving Data Governance for the Real-time Streaming and AI EraEvolving Data Governance for the Real-time Streaming and AI Era
Evolving Data Governance for the Real-time Streaming and AI Era
 
Workshop - Architecting Innovative Graph Applications- GraphSummit Milan
Workshop -  Architecting Innovative Graph Applications- GraphSummit MilanWorkshop -  Architecting Innovative Graph Applications- GraphSummit Milan
Workshop - Architecting Innovative Graph Applications- GraphSummit Milan
 
Test Automation Design Patterns_ A Comprehensive Guide.pdf
Test Automation Design Patterns_ A Comprehensive Guide.pdfTest Automation Design Patterns_ A Comprehensive Guide.pdf
Test Automation Design Patterns_ A Comprehensive Guide.pdf
 
Transformer Neural Network Use Cases with Links
Transformer Neural Network Use Cases with LinksTransformer Neural Network Use Cases with Links
Transformer Neural Network Use Cases with Links
 
Rapidoform for Modern Form Building and Insights
Rapidoform for Modern Form Building and InsightsRapidoform for Modern Form Building and Insights
Rapidoform for Modern Form Building and Insights
 
Abortion Pill Prices Jozini ](+27832195400*)[ 🏥 Women's Abortion Clinic in Jo...
Abortion Pill Prices Jozini ](+27832195400*)[ 🏥 Women's Abortion Clinic in Jo...Abortion Pill Prices Jozini ](+27832195400*)[ 🏥 Women's Abortion Clinic in Jo...
Abortion Pill Prices Jozini ](+27832195400*)[ 🏥 Women's Abortion Clinic in Jo...
 
CERVED e Neo4j su una nuvola, migrazione ed evoluzione di un grafo mission cr...
CERVED e Neo4j su una nuvola, migrazione ed evoluzione di un grafo mission cr...CERVED e Neo4j su una nuvola, migrazione ed evoluzione di un grafo mission cr...
CERVED e Neo4j su una nuvola, migrazione ed evoluzione di un grafo mission cr...
 
A Deep Dive into Secure Product Development Frameworks.pdf
A Deep Dive into Secure Product Development Frameworks.pdfA Deep Dive into Secure Product Development Frameworks.pdf
A Deep Dive into Secure Product Development Frameworks.pdf
 
Abortion Pill Prices Jane Furse ](+27832195400*)[ 🏥 Women's Abortion Clinic i...
Abortion Pill Prices Jane Furse ](+27832195400*)[ 🏥 Women's Abortion Clinic i...Abortion Pill Prices Jane Furse ](+27832195400*)[ 🏥 Women's Abortion Clinic i...
Abortion Pill Prices Jane Furse ](+27832195400*)[ 🏥 Women's Abortion Clinic i...
 
Abortion Clinic In Pongola ](+27832195400*)[ 🏥 Safe Abortion Pills In Pongola...
Abortion Clinic In Pongola ](+27832195400*)[ 🏥 Safe Abortion Pills In Pongola...Abortion Clinic In Pongola ](+27832195400*)[ 🏥 Safe Abortion Pills In Pongola...
Abortion Clinic In Pongola ](+27832195400*)[ 🏥 Safe Abortion Pills In Pongola...
 
Anypoint Code Builder - Munich MuleSoft Meetup - 16th May 2024
Anypoint Code Builder - Munich MuleSoft Meetup - 16th May 2024Anypoint Code Builder - Munich MuleSoft Meetup - 16th May 2024
Anypoint Code Builder - Munich MuleSoft Meetup - 16th May 2024
 
Abortion Clinic In Pretoria ](+27832195400*)[ 🏥 Safe Abortion Pills in Pretor...
Abortion Clinic In Pretoria ](+27832195400*)[ 🏥 Safe Abortion Pills in Pretor...Abortion Clinic In Pretoria ](+27832195400*)[ 🏥 Safe Abortion Pills in Pretor...
Abortion Clinic In Pretoria ](+27832195400*)[ 🏥 Safe Abortion Pills in Pretor...
 
Food Delivery Business App Development Guide 2024
Food Delivery Business App Development Guide 2024Food Delivery Business App Development Guide 2024
Food Delivery Business App Development Guide 2024
 

Geminate Airtable Connector

  • 1.
  • 2. Geminate Airtable Connector Geminate comes with a feature to integrate airtable with odoo and perform export, import, sync operations to transfer datas from (odoo to airtable) and (airtable to odoo) bi-directionally. additionally it supports real time and scheduled action for export and sync operations (Odoo to Airtable). sync datas is getting done using mapping of odoo and airtable fields. Additionally it supports sync, export and import of digital files and images. any errors occurring while performing operations between Airtable and Odoo can be seen in the Transaction (Error) Logs. from there, one can easily identify and trace the problem from which records or data it is failing and reason for that. it provides easy and fast sync, import, export more than one odoo-airtable tables datas by single click and also auto cleanup of non-referential odoo data against airtable mapping in odoo.
  • 3. Editions Supported 1. Community Version 2. Enterprise Version Note: This module is developed, designed and tested on odoo vanila.
  • 4. Available Key Features ● Supports Odoo to Airtable operations (Export and Sync). ● Supports Airtable to Odoo operations (Import and Sync). ● Supports real time and scheduled action for export and sync operations (Odoo to Airtable). ● Easy mapping of odoo and airtable fields to sync datas. ● Supports sync, export and import of digital files and images. ● Transaction (Error) Logs of odoo and airtable operations if any error is occured to trace reason for failing operation. ● Allows sync, import, export more than one odoo-airtable table's data by single click. ● User Friendly dashboard for easy quick interactivity. ● Complete dynamic mechanism to link any airtable base (table) with odoo database table by use of mapping airtable and odoo fields. ● Multi company support. ● Auto cleanup of non-referential odoo data against airtable mapping in odoo. ● Easy to use, secure and quick to apply.
  • 5. Screenshots Initial Setup 1) Airtable API Configuration Go to Airtable => Account
  • 6.
  • 7. Go to Settings => General Settings Configure API URL, API Key and API Version of airtable.
  • 8.
  • 9. 2) Google Drive Configuration Go to Settings => General Settings Enable "Google Drive" checkbox and then click on "Get Authorization Code" to get authorization code. Copy the authorization code which is generated and set it in "Authorization Code".
  • 10.
  • 11.
  • 12. Note : Google Drive Attachments will be deleted automatically once it is uploaded to airtable. 3) Base Key Go to Airtable/ Use this key for 'Base Key' in Airtable Mapping.
  • 13.
  • 14. Airtable Fields Mapping Setup 'Airtable Field Label' is case sensitive, you must have to use the same field label in airtable and odoo or vice versa for successful mapping then only import, export and sync operation will work smoothly. (Char, Selection, Text) field mapping
  • 15.
  • 16. Date / Datetime field mapping
  • 17.
  • 19.
  • 21.
  • 23.
  • 24. Partner Mapping Field for Users(res.users)
  • 25.
  • 27.
  • 28. ● Airtable Field Label - Represents the label of airtable field. ● Airtable Field Type - Represents the field type of airtable. ● Odoo Field - Represents the odoo field which you want to map with airtable field. ● Odoo Field Label - Represents the label of odoo field. ● Odoo Field Type - Represents the field type of odoo. ● Airtable Date Format - Represents the date format of airtable date / datetime field. It will be visible if "Airtable Field Type" is date or datetime. ● Airtable Object - Represents the "Airtable Table" record.It will be visible if Odoo field type is relational ( many2many,many2one,one2many ). ● Odoo Relational Field - It is visible if "Odoo Field Type" is relational i.e is many2one or many2many or one2many and airtable field type is in (char, text, selection, integer, float, monetary). It is used to set the fields of many2one or many2many relational object fields. ● Partner Mapping Field - It is visible only if the mapping is of Users (res.users). It is used to map the res.users fields with res.partner fields.
  • 29. Odoo to Airtable Flow 1) Airtable Tables Go to Airtable => Airtable => Airtable Tables
  • 30.
  • 31.
  • 32. 2) Airtable Mapping Go to Airtable => Airtable => Airtable Mapping
  • 33.
  • 34.
  • 35. 3) Dashboard (Export Operation) Odoo Records(sale.order) which are going to be exported to airtable(Projects).
  • 36.
  • 37.
  • 38.
  • 39. Go to Airtable => Dashboard => Click on "Perform Operations" for "Project" Airtable Table.
  • 40.
  • 41.
  • 42. Newly created records in airtable after exporting from odoo.
  • 43.
  • 44.
  • 45.
  • 46.
  • 47.
  • 48.
  • 49.
  • 50. 4) Airtable Operations (Sync Operation) Odoo Records(sale.order) which are going to be synced(updated) to airtable(Projects).
  • 51.
  • 52.
  • 53.
  • 54. Updated records in airtable after syncing from odoo.
  • 55.
  • 56. 5)Odoo and Airtable record track Go to Airtable => Airtable => Airtable Mapping => Odoo Record Tab.
  • 57.
  • 58. 6)Attachments Go to Airtable => Airtable => Airtable Mapping => Attachments Enable "Import Attachment" boolean if you want to map the airtable attachment field with odoo object attachments. It will export,import and sync all the attachments from odoo to airtable and airtable to odoo respectively. "Airtable Attachment Label" - Set the airtable attachment field name that you want to map with odoo record attachments.
  • 59.
  • 60. 7) Mismatch Details Go to Airtable => Log Details => Mismatch Details It is used to store the issues which is occured during the process of import,export, sync operation. Mismatch Details Fields: "Operation Type" - It represents the issue occured from which operation "Airtable to Odoo" or "Odoo to Airtable". "Source" - It represents the odoo object from which the issue has been occured. "Message" -It represents a small description for which reason the issue has occured.
  • 61.
  • 63.
  • 64. 8) Odoo Clean Up Go to Airtable => Odoo Clean Up Select the "Airtable Tables" that you want to clean up or delete i.e the odoo object records which may does not exist or has been deleted will be removed from "Airtable And Odoo Record Track" records.
  • 65.
  • 66.
  • 67. Airtable to Odoo Flow 1) Airtable Tables Go to Airtable => Airtable => Airtable Tables
  • 68.
  • 69.
  • 70. 2) Airtable Mapping Go to Airtable => Airtable => Airtable Mapping
  • 71.
  • 72.
  • 73. 3) Dashboard (Import Operation) Airtable Records(Projects and related tables) which are going to be exported to odoo(sale.order).
  • 74.
  • 75.
  • 76.
  • 77.
  • 78.
  • 79.
  • 80. Go to Airtable => Dashboard => Click on "Perform Operations" for "Project" Airtable Table.
  • 81.
  • 82.
  • 83. Newly created records in odoo after importing from airtable.
  • 84.
  • 85.
  • 86.
  • 87. 4) Airtable Operations (Sync Operation) Airtable Records(Projects and related tables) which are going to be synced(updated) to odoo(sale.order).
  • 88.
  • 89.
  • 90. Go to Airtable => Airtable Operations
  • 91.
  • 92.
  • 93. Updated records in odoo after syncing with airtable.
  • 94.
  • 95. 5)Odoo and Airtable record track Go to Airtable => Airtable => Airtable Mapping => Odoo Record Tab.
  • 96.
  • 97. 6)Attachments Go to Airtable => Airtable => Airtable Mapping => Attachments Enable "Import Attachment" boolean if you want to map the airtable attachment field with odoo object attachments. It will export,import and sync all the attachments from odoo to airtable and airtable to odoo respectively. "Airtable Attachment Label" - Set the airtable attachment field name that you want to map with odoo record attachments.
  • 98.
  • 99. 7) Mismatch Details Go to Airtable => Log Details => Mismatch Details It is used to store the issues which is occured during the process of import,export, sync operation. Mismatch Details Fields: "Operation Type" - It represents the issue occured from which operation "Airtable to Odoo" or "Odoo to Airtable". "Source" - It represents the odoo object from which the issue has been occured. "Message" -It represents a small description for which reason the issue has occured.
  • 100.
  • 102.
  • 103. 8) Odoo Clean Up Go to Airtable => Odoo Clean Up Select the "Airtable Tables" that you want to clean up or delete i.e the odoo object records which may does not exist or has been deleted will be removed from "Airtable And Odoo Record Track" records.
  • 104.
  • 105.
  • 106. Find more Apps from Geminate OUR SERVICES Odoo Integration Odoo Support Odoo Implementation Odoo Customization
  • 107. Complimentary Support You will get 60 days free support for any doubt, queries, and bug fixing (excluding data recovery) or any type of issue related to this module.