Data Extension Imports
1
Import data from various file transfer locations into a data extension without creating an import definition. You can import data from a pre-signed file location such as Amazon Web Services (AWS) or Microsoft Azure without configuring a file transfer location.
This table lists the use cases that the API supports.
| Supported Use Case | HTTP Verb | Endpoint |
|---|---|---|
| Queue and start a one-time data import | POST | /data/v1/async/import |
| Get status of a one-time data import | GET | /data/v1/async/import/{id}/summary |
| Get validation summary of a one-time data import | GET | /data/v1/async/import/{id}/validationsummary |
| Get validation details of a one-time data import | GET | /data/v1/async/import/{id}/validationresult |
Append the operation endpoint addresses to this base URL, replacing {subdomain} with the unique subdomain for your Marketing Cloud Engagement tenant:
https://{subdomain}.rest.marketingcloudapis.com
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!