Hi Team,
Need to Create Connector to integrate UiPath with google chat as well as microsft teams
Is any one created own connector to perofmr this actions
Hi Team,
Need to Create Connector to integrate UiPath with google chat as well as microsft teams
Is any one created own connector to perofmr this actions
UiPath recommends using HTTP Request activity with Google Chat and Microsoft Teams incoming webhooks to send messages. No official connector exists, but custom integration via API is supported.
If you found helpful please mark as a solution. Thanks
Happy Automation with UiPath
Hi,
Thank you for your response.
UiPath integration service offers the ability to build custom connectors, so I am looking for that option instead of HTTP requests, as I need to integrate with Agentic Automation for a chatbot experience.
For teams you have a connector already..for gchat you can create your own connector there is no builtin as of now
Cheers
Based on current information, UiPath already provides an official connector for Microsoft Teams, which allows you to integrate UiPath automations directly with Microsoft Teams for activities such as sending messages, getting chat information, and automating workflows within Teams. This connector is available in the UiPath Integration Service and Marketplace, and you can use it in your projects by following the documented setup steps.
For Google Chat, there is no official connector as of now. However, UiPath offers the ability to create custom connectors using the Connector Builder tool. This tool allows you to build connectors to third-party REST APIs, such as Google Chat’s API, without writing code. You can define endpoints, set up authentication, test your connector, and publish it for use in your automation workflows. Several users in the UiPath community have discussed creating their own connectors for Google Chat, but there is no widely available, off-the-shelf connector for Google Chat in the UiPath Marketplace at this time.
In summary:
Yes, I am looking for information on the Google Chat connector. If anyone has already created it, I would appreciate some help with that