Turn chat requests into booked meetings and tracked tasks without switching apps. Team members type a plain message, and the system routes it to either task capture in Notion or scheduling on Google Calendar. It helps busy teams keep work organized and move faster.
Incoming messages arrive from a webhook or a chat interface. A central AI router reads the text, keeps short-term memory per session, and decides which sub workflow to use. One path checks calendar availability and books the event. The other path creates a Notion page with title, description, and priority. The flow formats a clear reply and sends it back to the original source.
Setup is simple when you follow a few key steps. Add OpenAI, Notion, and Google Calendar credentials in n8n. Point the calendar and task tools to their sub workflows. Enter your Notion database ID and secure the webhook with an Authorization header. Expect faster booking, fewer errors, and better task capture from everyday chat requests.