The Chatbot Connector Preview is deprecated effective July 1st ‘21
The service is deprecated and will be unavailable after October 2021. Learn more
Tips
- We recommend using Google Chrome as your browser when configuring UiPath Chatbots.
- It is possible to have the same intent map for the same process across multiple connections, leading to duplicate invocations of the process.
- If you add intents in Dialogflow or processes in Orchestrator, reload the map page to access the latest list of intents and processes.
Known Issues
In some cases, messaging via the web widget might display an error when using Google Chrome, even if the same chatbot runs without issues via Slack. This is due to a new SameSite flag that is currently an experimental feature in Google Chrome. If you have this feature, use the following steps to ensure the flag is correctly disabled:
- Navigate to chrome://flags in Chrome.
- Enable the following flags:
- SameSite by default cookies
- Cookies without SameSite must be secure
- Close and re-launch Chrome.
- Navigate back to chrome://flags
- Disable the following flags:
- SameSite by default cookies
- Cookies without SameSite must be secure.
- Close and re-launch Chrome.
- Test your chatbot.
Updated about a year ago