How to find integration-ids to add to deploy button?

Hi I’m trying to use the deploy button creator, and it mentions integration-ids, i follow the link, but can’t find a list of integration-ids, even after manually adding an integration…

i’d like to add the clerk integration to my deploy button, so that anyone who clicks the button will get the clerk integration in their project,

also the Resend integration…

and the vercel postgres integration…

any help will be much appreciated… :slight_smile:

maybe i’m mis understanding what the integration-ids option is for…

You can find it by digging into integration listing on the Vercel Marketplace. Inspect the page and filter for integrationIdOrSlug. The value of that query param should be the ID you need.

That’s how I found the Neon integration ID for this example button. :smile:

Deploy with Vercel

I hope that helps!

1 Like

Thanks Amy!
that helped find it :slight_smile:

as a followup question: i can’t find “resend” or the vercel postgres integrations in the marketplace…

i have the resend integration installed in one of my projects…
and i think i might have just found the integration-id for it on the installed-integrations page by filtering for “oac_”

but not sure how to find the vercel-postgres one tho… if there is one…
if there isn’t one, then Neon looks like a good option :slight_smile:

1 Like

We’re transitioning Vercel Postgres storage to the new Neon Serverless Postgres integration. So Neon is the best option!

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.