Supabase Queues and n8n

I am trying to play with n8n to setup some workflows. I was wondering how I could setup a trigger to pull messages from the queue?

I can make a SQL call to pull 1 message, but I would like to continuously poll for new messages with a certain control on concurrency.

I am not even sure if that is possible at all.
Was this page helpful?