You need to sign in to do that
Don't have an account?

MYSQL to Salesforce ETL solution?
I have a client who wants to push MYSQL data (using csv files) to Salesforce but MySQL does NOT have an API connection. Looking for an ETL solution to help transform data before moving into SFDC. Also want the ability to schedule/automate. Any succcess stories?
- Get the CSV file from MYSQL and keep it in the seperate folder.
- Then using Dataloader cliq(https://code.google.com/archive/p/dataloadercliq/), you can able to automate the data upload activity from your local machine to salesforce.
Using the .bat file in windows machine you can schedule and call the data load job. Before calling the command line data loader process add the logic to check whether you have the source file in the directory to upload into salesforce then proceed to data loader job. Once the upload activity is complete in the same .bat file archivethe old file into the separate folder, so that next day your job will run properlyAlso, It depends on what type of app you will use, desktop or cloud (in most cases it is the completely no-coding solution).
I am working in Skyvia (https://skyvia.com/) company and I`d like to recommend you our service. It can easily load your MySQL data to Salesforce and keep it up to date. In case your amount of data is not so huge, Skyvia will ETL it for free.