• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

How to get cloud library assets placed on document

New Here ,
Sep 29, 2018 Sep 29, 2018

Copy link to clipboard

Copied

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!

TOPICS
Scripting

Views

1.0K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Apr 30, 2020 Apr 30, 2020

Copy link to clipboard

Copied

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-ac...

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

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 04, 2020 May 04, 2020

Copy link to clipboard

Copied

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 )

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
May 04, 2020 May 04, 2020

Copy link to clipboard

Copied

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

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 30, 2022 Jan 30, 2022

Copy link to clipboard

Copied

Hi, Is there any update on this at all?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 31, 2022 Jan 31, 2022

Copy link to clipboard

Copied

LATEST

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 )

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines