Skip to main content
Question

Typeform webhook with nextjs

  • August 17, 2025
  • 1 reply
  • 35 views

Hello,

Please i have been finding it difficult dynamically submitting response from my custom form to typeform , using webhook.

I often get error
Error submitting to Typeform: {
  message: 'Request failed with status code 404',
  status: 404,
  data: {
    code: 'PATH_NOT_FOUND',
    description: 'The requested path was not found'
  }
}
 POST /api/webhook 4

 

1 reply

Phoebe VA
Community Team
Forum|alt.badge.img+5
  • Community Team
  • August 18, 2025

Hi ​@ilochibuike,

 

I would recommend reaching out to our Tech Support team so they can help dive into what is causing the error. You might want to share with them the request/payload you’re trying to make to help them troubleshoot this with you.