To receive messages from Linda, you need to set up a Twilio webhook:
- Log in to your Twilio account
- Go to the Phone Numbers section
- Select the phone number you're using for this app
- Under "Messaging", set the webhook URL to:
- [Your App URL]/api/twilio-webhook
- Make sure the HTTP method is set to POST