# Import API Learn how to use the Import API with the Java or TypeScript SDKs. **Learning objectives** After completing this module, you should be able to: - Explain how to import data into commercetools Projects using the Import API. - Explain the difference between adding resources using the Import API versus the HTTP API. - Create an Import API client using the SDK and use it for basic import operations and checking their status. **Agenda** 1. [Data orchestration](/learning-developer-essentials/import-api/data-orchestration.md) 2. [Use the Import API](/learning-developer-essentials/import-api/use-the-import-api.md) 3. [Learning check](/learning-developer-essentials/import-api/learning-check.md) **Prerequisites** - Manage resources with the SDK module. **Audience** - Functional or system architects - Technical management - Backend and frontend developers ## Related pages - [Area overview page with navigation](/learning-developer-essentials.md) - [Next page: Data orchestration](/learning-developer-essentials/import-api/data-orchestration.md)