Is it possible to jump to a folder or to a category just before the script ends?
I have written an app that creates a category. After assigning the images to that category i would like IMatch to go to that category.
And I have an other app in mind, where I like to do the same with folders i.e. goto a selected folder after executing the app.
Thanks,
Ralph
I recommend using the gotoFolder or gotoCategory methods available in the IMatch Wrapper class. Or the corresponding v1/imatch/goto/folder or v1/imatch/goto/category endpoints. Did you look a the documentation of IMWS yet? This is documented.
Thanks Mario for the quick reply. I looked at the documentation but it seems I searched with the wrong words.
I am still struggling with all the different "concepts" or languages. Where to look for a special question i.e. webservice, method, javascript, JSON, html, css, ...
And I used IMatch the past years only in my used way. Mainly using categories and some vb scripts. There I have to learn also very much. But it starts to make fun
The IMatch JavaScript wrapper class is documented here:
https://www.photools.com/dev-center/doc/imatch/IMatch.html