Skip to main content
Participant
September 29, 2018
Question

How to get cloud library assets placed on document

  • September 29, 2018
  • 4 replies
  • 1442 views

I've been trying to find a way to get and use cloud library items in a document with Extendscript (InDesign CC 2018) but with no luck so far. We have multi-site operation and we're sharing libraries over the cloud. It happens that we're using ES too here and there, so it would be very nice to be able to use the library items with ES.

InDesign ExtendScript API (13.0)  site lists some interesting cloud related methods:

placeCloudAsset( jsondata:String ) //jsondata:String -JSON data containing metadata about the cloud asset

openCloudAssetForEdit( jsondata:String ) //jsondata:String -JSON encoded information about the asset to be edited.

setCloudLibraryCollection( librariesCollectionInfo:String ) //librariesCollectionInfo:String -JSON encoded information about cloud libraries collection

exportSelectionForCloudLibrary( to:File ) // to:File -The path to the export file.

exportForCloudLibrary( jsondata:String ) //jsondata:String -JSON encoded information about the export.

The common problem with these functions is that I cannot figure out how to get that JSON information of the cloud library. Can any one point me any directions direction with this? Any help is highly appreciated!

This topic has been closed for replies.

4 replies

Community Expert
January 31, 2022

Hi Hercules,

nothing new regarding the ExtendScript DOM, I think.

 

However, look into:

https://medium.com/adobetech/the-adobe-creative-cloud-libraries-api-is-available-now-642f0dee028

 

https://www.adobe.io/creative-cloud-libraries/

 

Please come back if you make any progress regarding InDesign with the Adobe Creative Cloud Libraries API.

 

Regards,
Uwe Laubender

( ACP )

Participant
January 30, 2022

Hi, Is there any update on this at all?

Community Expert
May 4, 2020

Hi gndgn,

thank you for doing that feature request!

I voted! ( Was about to do the same FR ).

 

Hope, that others will vote as well.

The more votes, the more likely the feature is added.

 

Regards,
Uwe Laubender

( ACP )

GNDGN
Inspiring
May 5, 2020

I appreciate your support very much, thank you. I hope that Adobe recognizes the importance of this feature to us developers soon.

____________________Robotic Process Automation in Desktop Publishing (Book): https://doi.org/10.1007/978-3-658-39375-5
GNDGN
Inspiring
April 30, 2020

This feature is unfortunately not implemented in ID til today. I created following feature request and hope that Adobe brings us developers scripting capabilites for assets inside CC libraries:

https://indesign.uservoice.com/forums/601021-adobe-indesign-feature-requests/suggestions/39973054-access-cc-library-assets-via-script

____________________Robotic Process Automation in Desktop Publishing (Book): https://doi.org/10.1007/978-3-658-39375-5