You are here:
Set Up Your Data in SageMaker
Access Salesforce data from an Amazon SageMaker notebook using the Data 360 Python connector. The intuitive interface lets you quickly execute run queries and extract the data that you need.
-
In your SageMaker notebook, install the Python connector. The connector enables you to access Data 360 objects and ingest Salesforce data into SageMaker.Important Creating connected apps is restricted as of Spring ‘26. You can continue to use existing connected apps during and after Spring ‘26. However, we recommend using external client apps instead. If you must continue creating connected apps, contact Salesforce Support.
See New connected apps can no longer be created in Spring ‘26 for more details.
- As part of the Python connector configuration, create an external client app or connected app.
-
Authenticate to securely access data using one of these methods.
- Key-based
- JWT
- In Data 360, connect to your Salesforce data source to query the dataset. For example, to get email engagement data, access the Email Engagement object in Marketing Cloud Engagement.
- To use the inferences in Data 360, upload the Python file to your notebook.
- To get the model endpoint, go to the SageMaker dashboard in the Inferences section, and go to Endpoints. Note the URL as you need these details to connect your model with Salesforce.

