having trouble importing n8n workflow JSON templates generated by ChatGPT into my workspace. Despite requesting the templates in n8n’s JSON format, I consistently encounter errors during import. Can anyone provide a solution to this issue or suggest best practices for importing workflows generated by external tools?
Hey! Unfortunately, AIs frequently make mistakes when trying to generate workflows. I would better ask them for specific steps on which nodes to use and how to configure them, then get in there and make them myself. This solves 2 things:
- You learn as you do and get better and faster
- You avoid bad/outdated nodes from ruining your flows with errors, because AI often uses old versions of nodes that are unsupported
If you insist on AI, Claude’s latest models with deep thinking do a lot better, but still suffer from the same issues.
Hope this helps!
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.