I have a javascript element i’m running for importing data, after I complete import I’d like to fetch the collection to show the new data. How can I run ‘Fetch Collection’ through javascript?
Thanks!
@dorilama Isn’t there a way to just fetch the collection without having to set up a dedicated workflow?
hi @unlustucru,
use the following code
wwLib.wwCollection.fetchCollection('collectionUID')