Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I wonder if it's there any method to copy users bookmarks to another app.
I've created an app X based on the app Y. Two of them are in use, the difference is just another objects loaded from database, way of use is the same.
I would be really happy to be able to move users bookmarks because there's plenty of them 🙂
As far as I know, there's no way to do this directly.
You might be able to export the bookmarks from the original app using API, and then create new bookmarks with the same definitions in the new app, also using API.
See: