Skip to main content
Ivan Stepanov
Legend
March 27, 2024
Answered

How to get available libraries in Creative Cloud?

  • March 27, 2024
  • 1 reply
  • 373 views

I'm looking into Sequence.importMGTFromLibrary() function.

Works great, however I would like to know how to list available Creative Cloud libraries and possibly names of available MOGRTs within those libraries.

 

Is there any method?

This topic has been closed for replies.
Correct answer Bruce Bullis

There's nothing in PPro's APIs that allows for that...

Perhaps CC Libraries API? https://developer.adobe.com/creative-cloud-libraries/docs/overview/product-overview/

1 reply

Bruce Bullis
Community Manager
Bruce BullisCommunity ManagerCorrect answer
Community Manager
March 27, 2024

There's nothing in PPro's APIs that allows for that...

Perhaps CC Libraries API? https://developer.adobe.com/creative-cloud-libraries/docs/overview/product-overview/

Ivan Stepanov
Legend
March 27, 2024

Got it, thank you!