BuildShipBBuildShip
Powered by
LuzzoticaL
BuildShip•2y ago•
3 replies
Luzzotica

Luzzotica - How do I add multiple filters to a ...

How do I add multiple filters to a single supabase request node?

I have tried
name=eq.VALUE1,email=eq.VALUE2
name=eq.VALUE1,email=eq.VALUE2


And
name=eq.VALUE1
email=eq.VALUE2
name=eq.VALUE1
email=eq.VALUE2


But no dice.

The documentation here says you can add multiple filters.

I'd love to know how. I plan on trying an array next I suppose.
Solution
That worked!

Use
&
&
with the filters. They are added to the URL as a query to supabase.
Jump to solution
BuildShip banner
BuildShipJoin
Join founders, builders, devs using Low-code / No-code to create backend, APIs, scheduled Jobs, automation, AI workflows
7,971Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Luzzotica - Is the AI Assistant Builder a node?...
LuzzoticaLLuzzotica / 💬・general
3y ago
Luzzotica - Currently unable to get past this s...
LuzzoticaLLuzzotica / 💬・general
2y ago
Luzzotica - I have given my AI assistant in Bui...
LuzzoticaLLuzzotica / 💬・general
15mo ago
Luzzotica - Does buildship support websocket in...
LuzzoticaLLuzzotica / 💬・general
2y ago