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…
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.
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