Search code examples
google-apps-scriptgoogle-cloud-platformgoogle-hangouts

Multiple AppScript chatbots for a single project


In our company, we use an AppScript Chatbot to support our collegues in questions related to our area. (We have actually a FAQ that weekly spam on a space with some tips of how to proceed and contact our team)

We wanted to create a 2nd one to support our employees in another matter and I'm wondering if its possible to use the same Google Project to do so or if I have to create a new project.

I've searched the documentation but I really couldn't figure it out.


Solution

  • I found this thread that explains you can only have one Dialogflow agent per Google project. I believe this scenario is similar to yours.