[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[Help](/c/help/9)

# How to verify the official Vercel Slack integration for deployment notifications

5 views · 0 likes · 4 posts


Shunsuke (@shmurakami) · 2026-04-03

Hi, is this `Slack` integration `Vercel` official?  
[https://vercel.com/onemile/~/integrations/slack](https://vercel.com/onemile/~/integrations/slack)

It says **Third Party** on the page, but it looks like a official from this blog post [https://vercel.com/changelog/new-slack-integration](https://vercel.com/changelog/new-slack-integration)  
I just want to get deployment notification on `slack` with trusted way.


Jacob Paris (@jacobparis) · 2026-04-03

You are correct that's the offically endorsed plugin. I think the Third Party label there is a mistake, possibly Slack is the third party it's referring to. I'll check with the marketplace team and see if we can get that fixed


Jacob Paris (@jacobparis) · 2026-04-03

Follow up: there are two possible "types" of integration

Vercel Native is first managed integrations like Neon which creates a new Vercel team in your Neon account and can fully manage billing between them

Third Party is for looser integrations, like Slack which mostly just automates webhooks and api endpoints

All integrations in the marketplace are approved by Vercel so there's no chance of accidentally getting a random dev's custom slack plugin by mistake


Shunsuke (@shmurakami) · 2026-04-06

Thank you Jacob! Great to hear that!