workflows.fit
Back to n8n workflows
n8n templateFreeBy Jimleuk

Organise an Event using Slack, Google Calendar and AI

This n8n workflow takes Slack conversations and turns them into Calendar events complete with accurate date and times and location information. Adding and removing attendees are also managed automatically. How it work...

CommunicationHITLProductivityDevelopmentCore NodesAILangchainSplit Out
Loading interactive preview...

Template notes

This n8n workflow takes Slack conversations and turns them into Calendar events complete with accurate date and times and location information. Adding and removing attendees are also managed automatically.

How it works

Workflow monitors a Slack channel for invite messages with a "šŸ“…" reaction and sends this to the AI agent. AI agent parses the message determining the time, date and location. Using its Location tool, the AI agent searches for the precise location address from Google Maps. Using its Calendar tool, the AI agent creates a Google Calendar invite with the title, description and location address for the user. Back in the Slack channel, others can RSVP to the invite by reacting with the "āœ…" emjoi. The workflow polls the message after a while and adds the users who have reacted to the Calendar Invite as attendees. Conversely, removing any attendees who have since removed their reaction.

Examples

Jill: "Hey team, I'm organising a round of Laser Tag (Bunker 51) next Thursday around 6pm. Please RSVP with a āœ…"

AI: "I've helped you create an event in your calendar https://cal.google.com/..."

Jack: "āœ…"

AI: "I've added Jack to the event as an attendee".