Activity
Mon
Wed
Fri
Sun
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
What is this?
Less
More

Memberships

Lawyer Club Powered by MLA

1.8k members • Free

AI Automation Society

208.5k members • Free

2 contributions to AI Automation Society
How Can I stop an AI Agent in whatsapp?
I created an automation with N8N for a customer care agent that responds to questions through WhatsApp. I would like to have a mechanism to stop the agent and a human can connect to the chat and continue the conversation. Any suggestions? I don't want to add a solution like Chatwoot to do that. I would like to add something in my N8N, something like a specific "word" to stop the automatization.
5 likes • Sep 26
You could add an if or switch node before the agent receives the content so if the input has specific word, it can route to another path that requires human in the loop, or another flow that involved a human.
n8n and Airtable update record error
Hi everyone, I have several automations on n8n self hosted that have been working perfectly up until today (I guess the new update). Now when I try to pass numerical data from n8n to airtable I am getting the following error; Invalid input for 'Lifetime View Count' [item 0] 'Lifetime View Count' expects a number but we got '42643' Error details n8n version 1.74.1 (Self Hosted) Time 1/16/2025, 12:10:00 PM Stack trace ExpressionError: Invalid input for 'Lifetime View Count' [item 0] at validateValueAgainstSchema (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/node-execution-context/utils/validateValueAgainstSchema.js:117:15) at ExecuteContext._getNodeParameter (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/node-execution-context/node-execution-context.js:225:82) at ExecuteContext.getNodeParameter (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/node-execution-context/execute-context.js:30:93) at ExecuteContext.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Airtable/v2/actions/record/update.operation.js:78:52) at ExecuteContext.router (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Airtable/v2/actions/router.js:58:79) at ExecuteContext.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Airtable/v2/AirtableV2.node.js:21:38) at WorkflowExecute.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:632:42) at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:872:62 at processTicksAndRejections (node:internal/process/task_queues:95:5) at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:1206:20 Anyone else experiencing this currently and/or have a fix? As I mentioned, up until today these automations have been working perfectly on a daily basis for about a month.
n8n and Airtable update record error
1-2 of 2
@max-kelly-2585
.

Active 53d ago
Joined Jan 16, 2025
Powered by