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

Memberships

AI Developer Accelerator

10.8k members โ€ข Free

AI Pioneers

8.2k members โ€ข Free

AI Automation Society

208.5k members โ€ข Free

5 contributions to AI Automation Society
N8N and Notion MCP Server
Has anyone got N8N and NotionHQ/notion-mcp-server to work?
2 likes โ€ข Apr 14
Looks Like I can't do it with Official N8N MCP only supports SSE and NotionHQ/notion-mcp-server is STDIO Maybe the community edition N8N MCP would work
TTS with N8N Recommendations
I am looking for a TTS approach for my workflows. I run N8N and Ollama on a local ubuntu server. I am thinking about adding TTS capabilities to the process. I would really like it to be local as well and open source. It would be ideal if there was a N8N node for it but as far as I can tell there aren't any, people just use HTTP. which is easy enough to do. What are peoples recommendations, are the any dockeried solutions that have good results and response times.?
1 like โ€ข Mar 22
Giving this a try: https://github.com/remsky/Kokoro-FastAPI
1 like โ€ข Mar 23
I call the kokoro api using the following json expression as the body in http request node. { "model": "kokoro", "input": " {{ $json.text }} .", "voice": "af_sky", "lang_code": "a", "response_format": "mp3", "download_format": "mp3", "speed": 1.0, "stream": true, "return_download_link": false, "normalization_options": { "normalize": true, "unit_normalization": false, "url_normalization": true, "email_normalization": true, "optional_pluralization_normalization": true } } stream must be true, or the api fails
How to pass Telegram ChatID to an Error Workflow.
Anyone have any ideas how to easily doing this? I am running the community edition. I have thought about workarounds like writing it to a file and reading the file back in the error workflow but that feels like a workaround for something that should be easier.
0 likes โ€ข Jan 11
I am not following how to get the ChatID into the Error Workflow. I have a workflow and I have use settings on the workflow to set an Error Workflow. The Error Workflow starts with "Error Trigger" The state passed to the Error Trigger does not include any state from the previous Workflow and I see no way to make that happen. Thoughts
0 likes โ€ข Jan 11
Okay Figured it out. If you are having this issue, Use the N8n node get execution to pull the data. Note: you will need to create a n8n API.
Gmail in n8n == infuriating [SOLVED]
I've been banging on this for two days, no matter which angle I try to take to get Gmail connected to n8n I get "Bad request - please check your parameters" Have tried: My current self-hosted n8n on Railway A new cloud n8n account Service account OAuth Three different gmail accounts I honestly can't use n8n for many automations I normally do with Zapier if I can't access Gmail (for some reason Google Sheets is no problemo). Any guidance would be greatly appreciated.
1 like โ€ข Jan 6
When I set mine up, popup blocker stopped the OAuth verification from showing,.... Once I allowed popup all worked.
๐Ÿš€New Video: How to Build a Personal Assistant AI Agent (Step by Step)
Want to dive deeper into this build and discuss how to enhance it? Join AIS+ In AI Personal Assistant 2.0, I set a goal of 1,000 likes to make a step by step. You guys crushed that. As promised, here is the tutorial! I even added a bonus element of talking to the agent and having it talk back. Hope you guys enjoy! Let me know your thoughts on this one! The HTTP Request Body JSON: { "text": "{{ JSON.stringify($json.message.content).replace(/(^\"|\"$)/g, '') }}" }
3 likes โ€ข Jan 5
@Nate Herk Looking forward to seeing it, ... Thanks for the GREAT Work
1-5 of 5
@jim-shingler-4188
AI enthusiast -- More later

Active 7d ago
Joined Jan 1, 2025
Powered by