# Salesforce Marketing Cloud Import Integration Via AWS S3 Import Salesforce Marketing Cloud (SFMC) data such as contact information and campaign event data to the Treasure Data platform to unlock actionable insights and enable advanced customer segmentation to drive personalized customer engagements. There are a few ways to integrate data from SFMC into the TD Console: - Via the native import connector for SFMC: see [here](/int/salesforce-marketing-cloud-import-integration-v2) for details of the supported data objects - Via intermediate storage locations: both SFMC and the TD Console support various options for file-based integrations from an SFTP server to public cloud storage such as Amazon S3, Google Cloud Storage, or Microsoft Azure Blob Storage This article provides the guidelines for using AWS S3 as an intermediate storage to integrate data from SFMC into the TD Console ## Prerequisites - Administrative permissions to view and manage File Locations on the SFMC platform - Access keys for an AWS S3 bucket which has relevant permissions for uploading files ## Setting Up the Integration 1. Select the **Setup** menu item under your Profile on the SFMC platform ![](/assets/salesforce-marketing-cloud-import-integration-via-aws-s3-2024-07-09-3.d26bd05e3700947b08fdabe250c3311a9e04a3a3d4b08188de15ac82ad2823a1.d76e41b9.png) 1. Select Administration → File Locations, and select **Create** to create a new File Location ![](/assets/salesforce-marketing-cloud-import-integration-via-aws-s3-2024-07-09-4.f343cdf91638cb942395adf53f6f12245d5f465aed1af3cedd1ec00ee9be1c1e.d76e41b9.png) 1. Name your File Location, and select the **Location Type** as Amazon Simple Storage Service ![](/assets/salesforce-marketing-cloud-import-integration-via-aws-s3-2024-07-09-5.0b8eb3a0259c0bad7a324aebe30b5a5425562c60f85eb92d116fb5a388e11942.d76e41b9.png) 1. Fill in the access key information of the AWS S3 bucket, and select **Save.** To upload data to Amazon S3, grant the s3:ListBucket and s3:PutObject permissions ![](/assets/salesforce-marketing-cloud-import-integration-via-aws-s3-2024-07-09-6.5b4106c94700b50f78437a2973dafa97d63692a09b2e14cb32b898ebb73cc8ee.d76e41b9.png) 1. Select the newly created File Location in the Export Data Extension dialog. ![](/assets/salesforce-marketing-cloud-import-integration-via-aws-s3-2024-07-09-7.52e6c6fc622d75b730714a1fa72b8d580d31792498543d409974c479ee7adaa8.d76e41b9.png) An automated activity can be created to schedule a data extraction to the target File Location ![](/assets/salesforce-marketing-cloud-import-integration-via-aws-s3-2024-07-09-8.91a7dc3c8f23d4cf2af75acd8db09b055a05ad3ad4de810c56186ed7c1e022be.d76e41b9.png) 1. On the TD Console, the [Amazon S3 Import Integration v2](/int/amazon-s3-import-integration-v2) could be used to ingest the exported file ## References - [TD Salesforce Marketing Cloud Import Integration v2](/int/salesforce-marketing-cloud-import-integration-v2) - [TD Amazon S3 Import Integration v2](/int/amazon-s3-import-integration-v2) - [SFMC File Locations](https://help.salesforce.com/s/articleView?id=sf.mc_overview_file_locations.htm) - [Set Up an Amazon Simple Storage Service File Location](https://help.salesforce.com/s/articleView?id=sf.mc_overview_set_up_amazon_s3_location.htm) - [Automation Studio for Exporting Data from Marketing Cloud](https://help.salesforce.com/s/articleView?id=sf.dato_data_streams_api_connect_automation_studio.htm)