Snowflake is a cloud data warehouse. Use this when the rows you need in Salesforce already sit in a Snowflake table, and you want that load on a schedule instead of a CSV handoff.
Load rows from a Snowflake table into Salesforce. Insert, update, upsert, or delete Accounts, Contacts, Leads, Opportunities, and custom objects.
Create the connection with the details the connector asks for. You may need to allow the Dataimporter IP addresses first.
On the job, select the table to extract and the Salesforce object to load into. Then map the columns you want.
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.