👋 Next.js Conf 2024: Come build, party, run, and connect with us! See all events

Trigger Webhooks in Sanity

By Félix Péault

Manually trigger Webhooks right from your Studio. Useful for rebuilding your website using static site generator (Astro, SvelteKit, Next.js, 11ty, etc).

Install command

npm i sanity-plugin-webhooks-trigger

Contributor