Skip to main content

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.

 

 

Hi @Bora Tugrul 

There is no API for Zapier Tables.

These are the available Zapier Tables Zap app triggers/actions: https://zapier.com/apps/zapier-tables/integrations#triggers-and-actions

 

There is an API for the Storage app:

 

Or you could use a different app such as Airtable that has an API: https://api.airtable.com