Issue with the webhook and AI agent

Im facing the issue with webhook and in AI agent. For collecting data Im using Google sheet and when I added 3 fields its working properly and after adding few more field then the data is not capturing.

Workflow name: New Enquiry Flow (n8n.io - Workflow Automation)

Information on your n8n setup

  • n8n version: [email protected]
  • Database (default: SQLite): default
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): ElevenLabs & n8n cloud
  • Operating system: Window 11

make sure to open the google sheet node and refresh the field by clicking the refresh button next to fields text. do it after you add, delete column in google sheet. i hope it answer your question

-ainabler-

Ialready done that I mapped the all field properly according to Google sheet. if I add three field then its working fine but when I add more field the data is not capturing.

Can anyone help me here. How can I increase the request limit. Currently im using ChatGPT

  1. Use the magic button instead of trying to determine the field names on the sheets sub node. The agent will collect the correct fields

  2. Why are you using the gpt4o-mini-tts model? This model is used for text-to-speech, which might not be inline with what you’re trying to do. Try using the gpt4o-mini only model.