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.😊
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.
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
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.
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
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.
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 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?
@@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
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.
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
Check out this page where you will find explanations and code samples to retrieve message attachments: developers.google.com/chat/how-tos/get-attachment
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
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
Want to learn more about Apps Script? Then hit that SUBSCRIBE button! 😃
done
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.😊
Thank you for the feedback. Always good to hear what works well and where we can improve. 👍🏽
Thanks! Chanel.
It was a really nice video. Learnt a lot.
Glad you liked it!
Exceleeeeeeeeeeent!!!😄👍👏👏👏👏👏👏👏👏👏👏
Happy you liked it 😀
How can i validate inputText card, for example i want the user to input numbers only in the range between 1- 100?
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.
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
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.
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
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.
Great tutorial, as always, Chanel.
Thank you Scott!
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? 😀)
Great suggestion! 😁
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.
Whenever services of the Google Cloud Console are used costs can arise.
@@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?
@@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
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 :/
Thanks for watching. Check out this resource to find out how you can debug Chat apps: developers.google.com/chat/how-tos/query-logs
How can I use Chat History to make Chat App that identify one common pattern and respond to it with Appscript?
You might want to start by checking the possibilities the Chat API offers: ruclips.net/video/cPHUsVvonjE/видео.html
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.
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
Check out this video on how to integrate Dialogflow with Google Chat: ruclips.net/video/aRswG2oowEA/видео.html
appsscript.json edit won't save. @4:11.
how do i retrieve attachments?
Check out this page where you will find explanations and code samples to retrieve message attachments: developers.google.com/chat/how-tos/get-attachment
can I integrate google chat to appsheet coding? if yes, how?
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
@@googleworkspacedevs yes I am aware of that. looking forward to seeing how it is going to work and still waiting for future updates.
Thank You
You're welcome
i also would like ask if , its free using google Script ? ?
Writing and running an Apps Script project is free of costs and can be done with a Google Account.
Can I create this app for free? Without billing account?
To create a Chat app you will need a Google Workspace account (workspace.google.com/) and access to the Google Cloud Console.
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