Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. IDMC REST API
  3. REST API resource quick references
  4. Platform REST API version 2 resources
  5. Platform REST API version 3 resources
  6. Data Integration REST API
  7. Cloud Data Integration for PowerCenter (CDI-PC) REST API
  8. Data Ingestion and Replication REST API
  9. RunAJob utility
  10. ParamSetCli utility
  11. REST API codes

REST API Reference

REST API Reference

Importing objects

Importing objects

Use this resource with the export resource to migrate objects from one organization to another.
Importing objects includes a series of requests and responses. To import objects, you perform the following tasks:
  1. Log in to the target organization.
  2. Send an import POST request to upload the ZIP file.
    IDMC
    returns the job ID for the import job.
  3. Send an import POST request to import objects.
    IDMC
    returns the status of the import such as In Progress or Success, or returns an error message. The response also includes the source organization ID for the organization that created the export package.
  4. Send an import GET request to get the status of the import job. You can also request status at the object level.
    IDMC
    returns the status of the import job and if requested, status of each object in the package.

0 COMMENTS

We’d like to hear from you!