Next.js Discord

Discord Forum

Linear app sdk webhook help needed

Unanswered
Leighton James posted this in #help-forum
Open in Discord
I am rendering linear projects onto a page and requiring titles to update when they are are updated in linear. I believe this can be done through webhooks but not entirely sure how to do this. I have set up the webhook in linear settings and pointing it to /api. Tried creating a route.ts file and linear manages to hit this.

I presume my page has to reference the api route instead with the new implementation to pull new data through.

0 Replies