Skip to main content
Question

How can I connect an external chatbot code with my Zapier Table?

  • 4 January 2024
  • 1 reply
  • 20 views

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.

 

 

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +14

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