[SOLVED]-Looking for feedback using n8n with supabase

Hey everyone,

I’m working on a project using WeWeb and Supabase.

I have created a webhook on a third party app and i want to receive it in supabase in order to change a value in one of my table.
I’ve been told that an edge function is the way to deal with this kind of things.
But god, edge function is a bit complicated…
Anyone already use n8n in this situation?
Would be really gratefull if someone is keen on sharing his experience on about how to go through this use case.
Thank you.

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi Yann, welcome to the n8n community!

You can set up a workflow with a webhook trigger and a supabase node to handle this, see below.

If you’re still new to n8n I highly recommend you start by doing our courses - they’ll introduce you to all the basic concepts.

Thank you @bartv , i wonder how you guess i’m new to n8n :sweat_smile:
I’m planning to take the courses you mention.
I’m currently working with weweb and supabase and was considering if adding n8n to my stack would help me with some features i have to implement.
Would you be keen on a quick call to talk about that?

1 Like

Please start with those docs - I’m happy to answer your questions here, but don’t have the bandwidth to make calls, sorry!

1 Like