From the course: Automate Your Work with n8n (No Code Required)

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Setting up the chat and webhook node

Setting up the chat and webhook node

- [Instructor] We already have our account that we created. We have our project that we can look up here on the left side bar. And in this e-commerce support project that we created, we have our chat message receiver node, which we can expand with the tap on these three dots and the click on the open. So when we go to the parameters in this chat node, we have this toggle to make the chat publicly available. It is by default turned off, but we can click it and make it publicly available. We can turn it on. There are a few settings here, like the mode. Let's keep it hosted chat for now. And there's the authentication as well, which we can set some authentication. For example, if we want users to log in in order to message our bot, let's not do any of that right now. We can also change our initial message. This is the message that our bot will greet any user that interacts with it. "Hi there", that part is fine. And…

Contents