Check URL parameter against database

http://example.com?code=five

Hi guys I need help. I’m trying to search a user database for the “code” parameter to see if it exists. How can I do that in bubble?

Is there a reason why you are searching the database for this as opposed to searching the url?

Have a “code” field in your user table?
If so, then you just need something like this

This topic was automatically closed after 70 days. New replies are no longer allowed.