Skip to main content

Really having hard time adding bookmark to Slack of some project links from Airtable, need help with the code. Chat GPT recommends a bot for this, but I think task seems like something I would do via code rather than a bot.

Hey ​@jdroldan,

I don’t think there are native triggers/ action for bookmarks in Slack but you can query their API using API request action to achieve it. Here is a helpful article about API request action in Zapier-https://help.zapier.com/hc/en-us/articles/12899607716493-Create-an-API-Request-action

 

Here is Slack API documentation for bookmarks- https://docs.slack.dev/reference/methods/?family=bookmarks. I know it can get a bit more technical and complex but if it’s important for you, you can give this approach a try. Hope it helps!

PS: If you need more active help, I’m happy to connect through my Zapier Solution Partner page if you’d like to reach out here- https://zapier.com/partnerdirectory/automation-jinn


Oh, nice - the last time I checked, I don’t think there was an API method for adding a bookmark to a channel.