Agent Workflow
Automated workflow: Agent Workflow. This workflow integrates 12 different services: webhook, stickyNote, httpRequest, airtable, gmailTool. It contains 24 nodes and follows best practices for error handling and security.
Integrations Used (6)
Prerequisites
Required Credentials (4)
Multiple services required
This workflow needs 4 different credentials. Make sure you have accounts for all services before importing.
Complexity
Advanced features used. Requires n8n experience.
When to Use This Workflow
Automated Reporting
Automatically collect and organize data into spreadsheets for analysis.
Spend less time on data entry and more time on insights.
Email Automation
Automate email responses, forwarding, or organization based on rules.
Handle routine email tasks automatically and focus on what matters.
Real-time Response
React instantly when events happen - new orders, form submissions, or API calls.
Zero delay between trigger and action for time-sensitive workflows.
{
"nodes": [
{
"id": "38972c5c-09f4-4120-a468-731e720914e1",
"name": "AI Agent",
"type": "n8n-nodes-base.noOp",
"position": [
900,
-240
],
"parameters": {
"text": "=Title: {{ $json.data.transcript.title }}\n\nParticipants: {{ $json.data.transcript.participants }}\n\nTranscript: {{ JSON.stringify($json.data.transcript.sentences) }}\n\nBullet gist:{{ $json.data.transcript.summary.bullet_gist }}",
"agent": "openAiFunctionsAgent",
"options": {
"systemMessage": "=You get my calls' transcripts from Firefiles.\nThere can be meetings about projects. You can understand if it's about a project if meeting's title contains \"project\". If so - you need to:\n1. Analyze transcript, use tool \"Create Tasks\" to create tasks for me in my AirTable base.\n2. You need to use tool \"Notify Client About Tasks\" to nofity client about his tasks.\n3. If transcript contains info there's a call needed - you'll use \"Create Event\" tool to create call on Google Meet\nCurrent date: {{ $now }}"
},
"promptType": "define"
},
"typeVersion": 1.7,
"notes": "This agent node performs automated tasks as part of the workflow."
...Related Workflows
Agent Workflow
Automated workflow: Agent Workflow. This workflow integrates 12 different services: webhook, stickyNote, httpRequest, ai...
Agent Workflow
Automated workflow: Agent Workflow. This workflow integrates 97 different services: vectorStoreInMemory, if, gumroadTrig...
AI Agent for project management and meetings with Airtable and Fireflies
Replace API key for Fireflies
Memorybufferwindow Workflow
Automated workflow: Memorybufferwindow Workflow. This workflow integrates 18 different services: webhook, telegramTrigge...
LINE Assistant with Google Calendar and Gmail Integration
Automated workflow: LINE Assistant with Google Calendar and Gmail Integration. This workflow processes data and performs...
LINE Assistant with Google Calendar and Gmail Integration
Automated workflow: LINE Assistant with Google Calendar and Gmail Integration. This workflow processes data and performs...