Skip to content

feat(web-api): add support for parent_id parameter to bookmarks.list method #2540

@markfoden

Description

@markfoden

Package

@slack/web-api

Question

I'm trying to build an app that dynamically writes bookmark links to specific folders. Whilst bookmarks.add does indicate it's possible to specify a parent_id it looks like bookmarks.list doesn't expose them (see result below).

Is that right or am I missing something? If I am is there a plan to expose these ids sometime?

Thanks, Mark

@filmaj - you were very helpful a couple of years ago - If this is in your bailiwick would you take a look? Thanks

{"message":"Bookmark debug list","channel_id":"C0A2","count":2,"bookmarks":[{"id":"Bk0ANJFDG10X","title":"My link","type":"link","parent_id":"","link":"https://bramblegroup.slack.com/archives/C01SL.../p1774438786797799"},{"id":"Bk0APD1DUV5X","title":"Another Link","type":"link","parent_id":"","link":"https://bramblegroup.slack.com/archives/C01SL.../p1774438786797799"}]}

SDK Version

No response

Node.js Version

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions