Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
Node is saved as draft in My Content >> Draft
  • Rest Management API In PIM

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 342
    Comment on it

    Overview

    Hello Everyone, Today's blogs we will discuss about the Service API ( REST API Management API In PIM ). This API allows you to provoke any actions in PIM. For Example, Scheduling Import, Scheduling Export . Lets see what kind of Management API are available, their Functions and how we can maintain the Settings in PIM.

    REST Assortment API

    PIM provides the Assortment API that allows to perform the following tasks which are directly Involved in Management. The Tasks that are involved are

    • Allows to Create the Setting of the Assortment In PIM
    • Allows to Edit or Update the Setting made in the Assortment in PIM
    • Allows you to Delete the Settings made in the Assortment.
    • Allows for the Content Setting of Assortment.

    General Information in Assortment of this API are as follows :

    URL  /manage/assortment/{assortment-id}/content
    Method  GET
    Parameter  update Assortment (Default : false)
    Media Types  application/json

     

    REST Data Quality API

    REST Data Quality API in PIM you to perform the Data Quality Tasks which are :

    • Allows you to run the DQ Rule Group immediately.
    • Allows you to run Set of DQ configurations.
    • Allows you to run channel Set of DQ Rule Configuration.

     

    REST Export API

    REST Export API handles the Export Related task in PIM . Main task that can perform are

    • Allows you to do Scheduling of Export Task involeved in PIM
    • Allows you to cancel the Schedule Tasks In PIM.

    General Information :

    URL  /manage/export
    Method  POST
    Media/content Types  application/json

     

    General Information in canceling of Schedule Export are as follows :

    URL  /manage/export/jobID/cancel
    Method  POST
    Media/content Types  application/json

    REST File API

    Rest File API in PIM supports for Uploading Files to PIM Server.

    General Information In Uploading a File are as follows :

    URL  /manage/file
    Method  POST
    Parameter  FileName
    Media/content Types  binary/octet-stream

    REST Import API

    REST Import API handles the Import Related task in PIM . Main task that can perform are

    • Allows you to do Scheduling of Import Task involved in PIM
    • Allows you to cancel the Import Schedule Tasks In PIM.

     

    General Information Involved in this API are as follows :

    URL  /manage/import
    Method  POST
    Media/content Types  application/json

    General Information in canceling of Schedule Import are as follows :

    URL  /manage/import/jobID/cancel
    Method  POST
    Media/content Types  application/json

    REST Task API

    REST Task API involves the following Settings of PIM jobs. Main Jobs Involved are :

    • Allows you to Create Task In PIM
    • Allows you to Update Task In PIM
    • Allows you to Get Task In PIM
    • Allows you to Delete Task In PIM
    • Allows you to Gets Task Content In PIM

    General Information Involved In this API are as follows :

    URL  /manage/task
    Method  POST
    Media/content Types  application/json

    Thanks for Reading the blog...

    Management API In PIM

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: