I want to build exturnal app with n8n ai workflow and loverable and want to know how i can build frontend and backend ai as a working example? The ai workflow is a simple social media posting workflow but i want to create a dashboard of stats linking n8n?
hi there, if the website is only for showing data, you use supabase for that, and lovable already has a built in connection that makes it very easy to do that
you can read more about it here
but if it’s for something like actually doing stuff like posting a post on social media where you click a button on the website and it triggers your n8n workflow
then yea, u can do tht with n8n where you would have a webhook trigger and tell lovable to call that webhook and send the necessarry data, and then once lovable call tht webhook, and then on n8n you figure out what to do with that data
Hi i’m using 4 functions and there are two nodes called function — Normalize People1 and Normalize People. The first one was deleted but the workflow execution still referes to the one that was deleted. Tried renaming it back to people1 but jumps to naming it people2. This creates a system error. And not sure how to solve this issue. Please see image attached.