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

Memberships

Zhang Systemsโ„ข

71 members โ€ข Free

Maker School

2.3k members โ€ข $184/m

Growth Nation Accelerator

10 members โ€ข Free

Make Money With Make.com

444 members โ€ข Free

AI Automation Society

208.5k members โ€ข Free

AI Avengers

2.2k members โ€ข Free

5 contributions to AI Automation Society
AI Voice Agent Webhooks
I followed @Nate Herk's Voice Agent video but my webhooks won't trigger for some reason. (https://www.youtube.com/watch?v=pJYm7MOyMH0&t=5s) I adjusted prompting, checked links (both on post), enhanced tool description, added the same info in the query and body of the webhook request... I'll attach pictures of it: Prompt: "If the user asks any question use the tool n8n for answering You are responsible for providing accurate and helpful information about business queries. Your role is to actively listen to the user's question, understand their intent, and use the 'n8n' tool to query the knowledge database. After receiving the response from 'n8n,' provide the user with a concise answer based on the retrieved project data. ALWAYS pull data only from the tool."
AI Voice Agent Webhooks
0 likes โ€ข Jan 21
@Nate Herk @Peter Hollis I have it listening in the 5th picture
0 likes โ€ข Jul 15
Hey man, @Owen Lauerman. I dropped that project a while ago and focused more on eleven labs but it kinda fixed itself. I guess it was a glitch from vapi or something. I rebuilt the same tool after a while and it worked.
Hey guys got a question (fulfillment)
How do you guys fo fulfillment for clients in n8n? You ask them to open an account and upload the automations there? Do you set up self hosting and all that stuff, or start a new project in your own n8n? Anyways cheers!
1 like โ€ข May 3
Thank you SO MUCH @Mouen Khan !!! You saved me a lot of figuring. Really appreciated
0 likes โ€ข May 3
Thanks @Oliver B. !!
How I put all AI agents in the same flow in n8n
Hi guys I made a n8n video about something I never seen anybody talking about so I just made it about my personal approach:
1 like โ€ข Feb 3
For sure @Manuel Leon. I'll get it asap
1 like โ€ข Feb 5
@Manuel Leon I actually deleted the flow I used as example but I quickly remade this so you can just paste in: Sorry it's kinda long { "nodes": [ { "parameters": {}, "type": "n8n-nodes-base.noOp", "typeVersion": 1, "position": [ 520, -80 ], "id": "f43a68a0-1d46-4705-87b6-e662adc7e37b", "name": "Contacts" }, { "parameters": {}, "type": "n8n-nodes-base.noOp", "typeVersion": 1, "position": [ 520, 80 ], "id": "279be328-c7eb-49aa-8b8c-5fcfc7adbecd", "name": "Calendar" }, { "parameters": {}, "type": "n8n-nodes-base.noOp", "typeVersion": 1, "position": [ 520, 240 ], "id": "54cb30ad-c0c0-4a73-bd13-9442c4e44bc6", "name": "Notes" }, { "parameters": { "workflowInputs": { "values": [ { "name": "Instructions" }, { "name": "Number 1" }, { "name": "Number 2" }, { "name": "Data 1" }, { "name": "Data 2" }, { "name": "Data 3" }, { "name": "ID 1" }, { "name": "ID 2" }, { "name": "ID 3" }, { "name": "Date" }, { "name": "Timestamp 1" }, { "name": "Timestamp 2" }, { "name": "user_password" }, { "name": "Boolean" }, { "name": "Misc" }, { "name": "Agent ID" } ] } }, "type": "n8n-nodes-base.executeWorkflowTrigger", "typeVersion": 1.1, "position": [ -140, 80 ], "id": "0c1f4466-6b86-4dbe-880a-1de07b4d6725", "name": "Workflow Input Trigger" }, { "parameters": { "rules": { "values": [ { "conditions": { "options": { "caseSensitive": true, "leftValue": "", "typeValidation": "strict", "version": 2 }, "conditions": [ { "id": "402ed1b3-9c50-40e4-a300-05d139bc1cd8", "leftValue": "={{ $json['Agent ID'] }}", "rightValue": "....", "operator": { "type": "string", "operation": "equals", "name": "filter.operator.equals" } } ], "combinator": "and" } }, { "conditions": { "options": { "caseSensitive": true, "leftValue": "", "typeValidation": "strict", "version": 2 }, "conditions": [ { "id": "2f64cc33-aa0d-4f35-a38f-6e00b8c42250", "leftValue": "={{ $json['Agent ID'] }}", "rightValue": "book", "operator": { "type": "string", "operation": "equals", "name": "filter.operator.equals"
Help setting up first subworkflow
I am able to send data to my subworkflow but no data comes back to my agent. In Nate's video he has some additional fields for the tool which I don't:
Help setting up first subworkflow
2 likes โ€ข Jan 20
@Nate Herk @James Walls Thanks guys, figured it out. Now apparently it brings the response without having the node "The "Fields to Return" option in the "Call n8n Workflow Tool" node was removed in version 1.3 of the tool, as part of the n8n release 1.70.0. This change was made because the feature was considered obsolete. If you are using a version of n8n that includes this update, you will no longer see the "Fields to Return" option in the node configuration."
0 likes โ€ข Jan 21
@Gavin Gillespie Apparently it is only delivering the AI agent raw output as response, it's kinda confusing, I hope they fix that back
2 likes โ€ข Jan 21
Try using the {{ $fromAI ("") }} expression, that will save you headaches
1-5 of 5
@raul-assis-e-silva-2978
I build automations (usually big ones)

Active 2d ago
Joined Jan 16, 2025
INTJ
Melbourne
Powered by