How to build a Google Chat App with Apps Script

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ก.ย. 2024

ความคิดเห็น • 40

  • @googleworkspacedevs
    @googleworkspacedevs  2 หลายเดือนก่อน

    Join us for a full day of learning and inspiration at the Google Workspace Developer Summit!
    🇺🇸 Boston, September 12: goo.gle/ws-dev-summit-24-boston
    🇩🇪 Berlin, September 17: goo.gle/ws-dev-summit-24-berlin

  • @zayyynull_
    @zayyynull_ ปีที่แล้ว +1

    Thanks! Chanel.
    It was a really nice video. Learnt a lot.

  • @michaelcosta8088
    @michaelcosta8088 ปีที่แล้ว

    Thank You

  • @johnsimons3253
    @johnsimons3253 7 หลายเดือนก่อน

    How can i validate inputText card, for example i want the user to input numbers only in the range between 1- 100?

    • @googleworkspacedevs
      @googleworkspacedevs  7 หลายเดือนก่อน

      There is no dedicated method for that. But you could create your own function, and using Regex, you could make sure the that input is what you want it to be.

  • @KarlGingerich
    @KarlGingerich ปีที่แล้ว +1

    Thanks. Love the well spoken clarity (helps those of us who have hearing issues!). You move quickly, Chanel, but that's fine. I can always use pause/replay if I think I've missed something.😊

    • @googleworkspacedevs
      @googleworkspacedevs  ปีที่แล้ว

      Thank you for the feedback. Always good to hear what works well and where we can improve. 👍🏽

  • @justsurfin5013
    @justsurfin5013 ปีที่แล้ว

    appsscript.json edit won't save. @4:11.

  • @tapasgaming5575
    @tapasgaming5575 ปีที่แล้ว

    i wan to publish a chat app as a add to be available for any one using google workspace but I don't have google workspace . what Scopes do I required being external user

    • @googleworkspacedevs
      @googleworkspacedevs  ปีที่แล้ว

      If you want to publish a Google Chat app on the Google Workspace Marketplace you will need A) a Google Workspace account and B) access to the Google Cloud Console.

  • @juanr3strepo
    @juanr3strepo ปีที่แล้ว

    How can I connect this Chat App which is on App Scripts, with Dialogflow? I have been looking for a well explained tutorial about how to connect Dialogflow to deploy a Chatbot to be used on Google Chat but the documentation is limited and almost everything is not well explained and already done, which means it is a copy and paste code that does not satisfy my needs.
    Please Help !!!! I have been stuck on this for a month

    • @googleworkspacedevs
      @googleworkspacedevs  11 หลายเดือนก่อน

      Check out this video on how to integrate Dialogflow with Google Chat: th-cam.com/video/aRswG2oowEA/w-d-xo.html

  • @ngoyal16
    @ngoyal16 7 หลายเดือนก่อน

    Hi Team, My app is ready I did all the configuration as per the video but I am not able to see my app in google chat app new apps, find apps section, can i know how much time it will take to reflect the app there, just 2 years back I have created one of the app that time after deployment same Time i am able to see the app, can i know how much time it will take to reflect app in find apps section. it already more than a hour

    • @googleworkspacedevs
      @googleworkspacedevs  7 หลายเดือนก่อน

      Usually, it appears within minutes.
      Please check the Configuration tab of the Chat app (e.g. Chat API in the Google Cloud console) to make sure everything is configured correctly.

  • @gr8tbigtreehugger
    @gr8tbigtreehugger ปีที่แล้ว

    Many thanks for this helpful video - much appreciated!
    (There's a lot of cutting and pasting - perhaps we could use app script to automate this? 😀)

  • @googleworkspacedevs
    @googleworkspacedevs  ปีที่แล้ว

    Want to learn more about Apps Script? Then hit that SUBSCRIBE button! 😃

    • @MariuszKen
      @MariuszKen 3 หลายเดือนก่อน

      done

  • @mobious74
    @mobious74 ปีที่แล้ว

    Love your tuts. qq. how about debugging a chatbot. I can debug app script that i have on a sheet or doc, but my chatbot? no clue :/

    • @googleworkspacedevs
      @googleworkspacedevs  ปีที่แล้ว

      Thanks for watching. Check out this resource to find out how you can debug Chat apps: developers.google.com/chat/how-tos/query-logs

  • @TravelDiaries-xm4kc
    @TravelDiaries-xm4kc 11 หลายเดือนก่อน

    Can I create this app for free? Without billing account?

    • @googleworkspacedevs
      @googleworkspacedevs  11 หลายเดือนก่อน

      To create a Chat app you will need a Google Workspace account (workspace.google.com/) and access to the Google Cloud Console.

  • @MManel
    @MManel ปีที่แล้ว

    i also would like ask if , its free using google Script ? ?

    • @googleworkspacedevs
      @googleworkspacedevs  ปีที่แล้ว

      Writing and running an Apps Script project is free of costs and can be done with a Google Account.

  • @DharmikRaval-y8k
    @DharmikRaval-y8k ปีที่แล้ว

    How can I use Chat History to make Chat App that identify one common pattern and respond to it with Appscript?

    • @googleworkspacedevs
      @googleworkspacedevs  ปีที่แล้ว

      You might want to start by checking the possibilities the Chat API offers: th-cam.com/video/cPHUsVvonjE/w-d-xo.html

    • @DharmikRaval-y8k
      @DharmikRaval-y8k ปีที่แล้ว

      This will help me to fetch another chat app features to import. However, I want to develop a chat app with google chat only which can utilise chat history. I have checked APIs from official document, but couldn't find any relative API.

  • @petersoncpxb
    @petersoncpxb ปีที่แล้ว

    can I integrate google chat to appsheet coding? if yes, how?

    • @googleworkspacedevs
      @googleworkspacedevs  ปีที่แล้ว

      AppSheet will launch a Google Chat app feature soon. Find out more: www.googlecloudcommunity.com/gc/Announcements/Introducing-AppSheet-Chat-Apps-for-Google-Workspace-Users/m-p/499243

    • @petersoncpxb
      @petersoncpxb ปีที่แล้ว

      @@googleworkspacedevs yes I am aware of that. looking forward to seeing how it is going to work and still waiting for future updates.

  • @someshbam7158
    @someshbam7158 ปีที่แล้ว

    Are we Billed for usage by Google Cloud Console for the project we are setting up. I want to set up the same for my team internally but am worried if it will generate a bill for the company.

    • @googleworkspacedevs
      @googleworkspacedevs  ปีที่แล้ว

      Whenever services of the Google Cloud Console are used costs can arise.

    • @ezrarabinsky
      @ezrarabinsky 7 หลายเดือนก่อน

      ​@@googleworkspacedevs are the services used in this app enabled on the free tier? At what point would this app as it's set up in the tutorial begin to accrue fees?

    • @googleworkspacedevs
      @googleworkspacedevs  7 หลายเดือนก่อน

      @@ezrarabinsky As of the making of the videos, non of the used APIs or services incurred costs. That can be subject to change though. Consider using budget alerts: cloud.google.com/billing/docs/how-to/budgets?hl=en&visit_id=638439375063440748-3819005099&rd=1

  • @saslash-p4k
    @saslash-p4k ปีที่แล้ว

    how do i retrieve attachments?

    • @googleworkspacedevs
      @googleworkspacedevs  ปีที่แล้ว

      Check out this page where you will find explanations and code samples to retrieve message attachments: developers.google.com/chat/how-tos/get-attachment

  • @yagisanatode
    @yagisanatode ปีที่แล้ว

    Great tutorial, as always, Chanel.