Table of Contents

Search

  1. Preface
  2. Informatica Intelligent Cloud Services REST API
  3. Platform REST API version 2 resources
  4. Platform REST API version 3 resources
  5. Data Integration REST API
  6. Mass Ingestion Files REST API
  7. Mass Ingestion Streaming REST API
  8. Model Serve REST API
  9. RunAJob utility
  10. ParamSetCli utility
  11. REST API codes
  12. REST API resource quick references

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.
    Informatica Intelligent Cloud Services
    returns the job ID for the import job.
  3. Send an import POST request to import objects.
    Informatica Intelligent Cloud Services
    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.
    Informatica Intelligent Cloud Services
    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!