Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
All -
We have utilized the apply, create, and remove methods available within the Bookmark API (https://help.qlik.com/en-US/sense-developer/May2021/Subsystems/APIs/Content/Sense_ClientAPIs/Capabil...) to enable bookmark functionality within mashups. With the addition of publish capabilities, is there an API method available to publish/unpublish bookmarks?
We're using the Capability API for managing bookmarks in mashups, should we be using another API?
Our users are very excited about sharing bookmarks, but we leverage mashups and are frustrated that a publish/unpublish method does not seem to exist yet.
Any help would be greatly appreciated.
Thanks!
Hi @bander04 you might want to take a look at the Engine API's Publish and Unpublish methods
publish-bookmark
And there is also unpublish method
Genericbookmark unpublish
Hope this helps
Hi @bander04 you might want to take a look at the Engine API's Publish and Unpublish methods
publish-bookmark
And there is also unpublish method
Genericbookmark unpublish
Hope this helps