Migrate Salesforce data to MySQL

Migrate Salesforce data to MySQL

This template is for creating a pipeline that migrates data from Salesforce object to a MySQL database. A user specifies a Salesforce object and a list of fields to be migrated to the database. The pipeline queries data from a specified Salesforce object, creates a table, transforms and inserts data, sends a Slack notification.