swipe
swipe10mo ago

I'd like to set up a workflow to respond

I'd like to set up a workflow to respond to Twilio webhook voice request. I used the AI builder which generated the code. The code looks correct, but when I run it I get the error: "import_twilio.VoiceResponse is not a constructor". Perhaps the AI believes there is a library available that is not available.
1 Reply
Gaurav Chadha
Gaurav Chadha10mo ago
Hi @swipe, seems like the issue with the way you are importing the module for Twilio. We have just now update our docs with example on how to generate a perfect node using AI node generator which you can refer - https://docs.buildship.com/ai-nodes#example-prompt-to-generate-node-using-any-api.
AI Generated Nodes – BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.