Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
bander04
Contributor II
Contributor II

Capability API - Publish and Unpublish Bookmarks

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! 

Labels (1)
  • API

1 Solution

Accepted Solutions
Eugene_Sleator
Support
Support

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

View solution in original post

1 Reply
Eugene_Sleator
Support
Support

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