Google Sheet Integration with WhatsApp Chatbot - Google Sheet as a Database - Libromi Connect

Поділитися
Вставка
  • Опубліковано 7 вер 2024

КОМЕНТАРІ • 15

  • @libromi
    @libromi  5 місяців тому +1

    Signup & Create a chatbot for your business 👉 Visit libromi.com

    • @PosterCraftsman
      @PosterCraftsman 24 дні тому

      Hi Bro👋
      Is this is free to use and also it will work in normal WhatsApp or not?

  • @ramakrishnareddy967
    @ramakrishnareddy967 13 днів тому

    Nice

  • @nsan426
    @nsan426 4 місяці тому

    Hello thank you for this insightful step! However, let's double check here, on the end while trying to check if the user is in the database(in our case now it is Google Sheet), Whether you delete the user from Google sheet, and text the WhatsApp bot again, it is showing that the user is still there, that means, it may be getting data from stored data in variables instead of Google sheet. I don't know! Help me to clarify.
    Thank you

    • @libromi
      @libromi  3 місяці тому +2

      When retrieving data from a Google Sheet, ensure you save it under a distinct variable name. This prevents any confusion with variables used in earlier steps to collect user data. Additionally, consider initializing variables with a null value using the set module at the start of the chatbot flow to maintain clarity and avoid data overlap.

  • @PosterCraftsman
    @PosterCraftsman 24 дні тому

    Hello!!👋
    Is this free to use and also it will work in normal WhatsApp or not?

    • @libromi
      @libromi  24 дні тому

      It is not Free and won't work with normal WhatsApp. You have to migrate to WhatsApp Cloud API to use this feature.

  • @magicfloorrealty
    @magicfloorrealty Місяць тому

    Client will reply in chatbot. And in the backend all the replies will be update in Google sheet. Is it possible?

    • @libromi
      @libromi  Місяць тому +1

      All responses from customers will be available on the Libromi conversation panel. If you want to save the user's responses to a Google Sheet, this can be achieved by capturing the user inputs as variables and then saving them to the Google Sheet.

    • @magicfloorrealty
      @magicfloorrealty Місяць тому

      ​@@libromiI need this. Please let me know the price

    • @libromi
      @libromi  Місяць тому

      @@magicfloorrealty check libromi.com/pricing

  • @sumaharpelluri326
    @sumaharpelluri326 5 місяців тому

    Can I trigger it using app scripts triggers ?

    • @sumaharpelluri326
      @sumaharpelluri326 5 місяців тому

      Or form submit trigger?

    • @libromi
      @libromi  5 місяців тому

      Yes, it's possible to initiate a WhatsApp template message that includes a button from your software. Additionally, you can set up your system to determine which chatbot will engage when a user interacts with the message.