Edit and configure existing export and import setting

I want to edit an existing import and export in a Celigo flow.

I am using the "Invoke API" in Advanced section to achieve this, hitting the API by postman but only getting the preview data.

The main agenda is that I want o edit an export/impot and wan to change it's current values with new one, how can I achieve that?

 

I am using this method

0

Comments

3 comments
Date Votes
  • want to achieve  it using API and not manually.

    0
  • Hi Shamali,

    You can do this via the PUT /exports/<_id> method instead of a Post Method.
    See docs.

    0
  • Hello Ashutosh,

     

    I have tried using PUT method as well but receiving below error,

     

    while the same API is working with POST method and populating all preview data from saved search in NS.

     

    I need to change the current configuration of an import and export without any manual changes.

    0

Please sign in to leave a comment.

 

Didn't find what you were looking for?

New post