MySQL to Salesforce Integration

MySQL

MySQL is a relational database used for application and operational data. Use this when those rows need to land in Salesforce on a schedule, without a CSV export in the middle.

Learn more about MySQL

View Documentation

Import from MySQL to Salesforce

Load rows from a MySQL table into Salesforce. Insert, update, upsert, or delete Accounts, Contacts, Leads, Opportunities, and custom objects.

Connect the database

Create the connection with a name, host, port, username, password, and database. You may need to allow the Dataimporter IP addresses on the database first. Check the values before you save.

Pick the table

On the job, select the table to extract and the Salesforce object to load into. Then map the columns you want.

Filter, clean, and schedule

On the Clean screen you can add an SQL filter so the job only pulls the rows you need. Set the mapping and cleaning rules once, then schedule the job.

Try it out now
View all Integrations