Loverable (frontend) & n8n (backend)

Describe the problem/error/question

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?

What is the error message (if any)?

How do i do this

Please share your workflow

(built the workflow ai app). Thats it.

Share the output returned by the last node

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

you can watch this tutorial for more

Do you know if there is a free social media posting (webhook) template i can use with lovable and n8n using linkedIn, fb and inst?

I am not aware of that, but i do know something like upload-post.com

That gives you 10 posts/month for free, and they have a community node which makes it very easy

And for other template you can search in

One of the examples that i found there

1 Like

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.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.