Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Export Package via API

KNoha
New Contributor III
New Contributor III

I’m trying to export a package from  transport to my local machine directly without using the GUI, through APIs or other procedures. Is there any solution or procedure for this?

KNoha_0-1724678520735.png

 

5 REPLIES 5

rushikeshvartak
All-Star
All-Star
  • As per latest API , Package will be prepared in background hence you need to call 2 APIs

Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

KNoha
New Contributor III
New Contributor III

@rushikeshvartak  could you please clarify which is the  second API call ? and if that  API call performs the  export of the ''prepared package via the first export'' to a specified local directory ? 

  • Call 1 : rushikeshvartak_0-1724680871106.png

    Call 2 :

    rushikeshvartak_1-1724680898825.png

    Exporting on local is not supported , You need to download from UI

  • transportAsync/downloadHistoryZip?zipFileName=transport_admin_2024-08-26_14-00-13(UTC).zip&downloadFromExportFolder=true

https://rushi-partner.saviyntcloud.com/ECM/transportAsync/downloadHistoryZip?zipFileName=transport_a...

  •  

Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Amit_Malik
Valued Contributor II
Valued Contributor II

Hi @KNoha , none of the APIs can download it in local (your machine) directory as the option to mention path is not there in any API.

But you can export it to Saviynt server.

You can make API call to run the export in background using export online--> check status >> download from UI.

Or export it to Saviynt server using export online false and give path

Thanks,

Amit

Hope it helped, please ACCEPT SOLUTION and hit kudos.

 

Kind Regards,
Amit Malik
If this helped you move forward, please click on the "Kudos" button.
If this answers your query, please select "Accept As Solution".

Amit_Malik
Valued Contributor II
Valued Contributor II

Here is screenshots of it working in my environment 

AmitM_1-1724687656181.png

 

AmitM_2-1724687701277.png

Path I used for export is /saviynt_shared/saviynt/Import/Datafiles/

The Path you have in screen shot might not exist on Saviynt server

Thanks,

Amit

If this answers your query, Please ACCEPT SOLUTION and give KUDOS.

Kind Regards,
Amit Malik
If this helped you move forward, please click on the "Kudos" button.
If this answers your query, please select "Accept As Solution".