Posts

Showing posts from May, 2018

Create Odoo CRM Leads from your Website’s Contact form

Image
Create Odoo CRM Leads from your Website’s Contact form Ever wondered to have your website’s contact form submission added to CRM? If your answer is YES, you are at the right place. In this article, you will get knowledge of how to have your contact form’s submissions added to Odoo CRM leads. Odoo is one among the most popular Opensource Enterprise application for CRM. Odoo has an option to configure Incoming mail server, this will create a record in the configured table (we are going to configure that to Leads/Opportunity). Prerequisites: Basic understanding of Odoo PHP, JAVA or any other programming language of your preference. Follow the steps below to achieve the goal, 1. Setup Odoo Incoming Mail Server To setup an Incoming mail server, go to  Settings –> General Settings –> Configure the incoming email gateway . You will be redirected to the create form of Incoming Mail server. Create a new record and fill the information of your mail account. ...