Skip to main content
Question

How to bookmark project links from Airtable to Slack using code

  • October 28, 2025
  • 2 replies
  • 22 views

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.

2 replies

Sparsh from Automation Jinn
Forum|alt.badge.img+6

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


DennisWF
Forum|alt.badge.img+5
  • Zapier Solution Partner
  • October 29, 2025

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