Google Cloud Storage is Google's object storage for files and unstructured data, including CSVs and exports. Buckets hold the files. A job points at a path and reads the file into Salesforce.
Load a CSV from a Google Cloud Storage bucket into Salesforce. Insert, update, upsert, or delete Accounts, Contacts, Leads, Opportunities, and custom objects. Useful when marketing, analytics, or operational extracts already land in a bucket.
Create the Google Cloud Storage connection, then open a job and point it at the file path to load.
Enter the path to the file and the Salesforce object to load into, then map the columns you want.
Set the field mapping and cleaning rules once, then schedule the job. You can point at a fixed path, or pick up a new file as it lands in the bucket.