Hello, I have a code on an external chatbot platform that allows users to log in with the credentials saved on a Zapier Table. It works like this; user gives the necessary information (email and password in this case), and chatbot executes a code that used to check if the information that user typed exist in the Zapier Table and also check if the password is correct for that email. But I'm having some troubles here, I have the code for that, but I don't know how to make the code connect to my Zapier Table. I need an URL that I can use to connect them. I'm attaching an screenshot of the code below, I'll be glad if someone can help me with this.