What problem does it solve? Setting up ingestion into Salesforce Data Cloud involves many moving parts—data streams, Data Lake Objects (DLOs), transforms, Document AI, and unstructured sources—and choosing the wrong category or refresh path leads to broken pipelines. This Skill guides the full Prepare phase so ingestion assets are created, classified, and refreshed correctly. ## Core Features & Use Cases - Data Stream & DLO Management: Create, inspect, run, and delete data streams and DLOs via the sf data360 CLI, with guidance on Profile vs Engagement vs Other classification. - Unstructured & Document AI Ingestion: Handle SharePoint-style document sources, re-scan files with stream-level refresh, and configure unstructured DLO payloads. - Ingestion API Send-Data Flow: Includes a working Python example that authenticates via JWT and pushes records to the Ingestion API endpoint. - Use Case: A user asks to create a Data Cloud stream from the Contact object, verify the resulting DLO shape, and re-run the stream after new files arrive in a connected SharePoint source. ## Quick Start Ask the assistant to create a Data Cloud data stream from the Contact object in your org and inspect the DLO it generates.