AI-Powered Loom Video Q&A with Gemini-2.5 and Slack Notifications

Go to Workflow
577 views
Built by GiovanniSegar GiovanniSegar
Created on June 05, 2026

Description

How to use the workflow
This workflow takes a Loom link, extracts the video ID, uses the Loom API to download the video, then sends it to Gemini along with your question. Finally, it sends the output to Slack.

To use it, you just need to add your own API key for Gemini and Slack connection.

Click the link above to get your Gemini API key, then add a generic "Query auth" type credential in n8n. The name will be "key" and the value will be your API key.

One way to customize this workflow would be to make the trigger any received email, extract the Loom link, and run an auto-prompt like "Describe this video in detail".

Nodes Used (3)

Code
n8n-nodes-base.code
HTTP Request
n8n-nodes-base.httpRequest
Slack
n8n-nodes-base.slack