Use this powerful n8n workflow to automate synchronization between Airtable projects and Motion tasks. Monitor content completion status and send personalized Gmail notifications.
Download this n8n workflow template and start using it instantly.
Project Managers and Team Leads overseeing editorial calendars.
Agencies managing client deliverables across multiple SEO projects.
Users seeking robust, scheduled automation using custom n8n templates.
Developers who need reliable project status monitoring using the n8n platform.
Managing editorial calendars and ensuring clients or stakeholders are notified when monthly content milestones are met can be tedious and prone to human error. This comprehensive n8n workflow solves this problem by creating a scheduled, automated bridge between your central database (Airtable) and your task management system (Motion).
This specific n8n template runs monthly checks on active SEO projects. When the workflow identifies a project that is 'Active' in Airtable and has a critical task (like 'Integrate blog articles') marked as 'Completed' in Motion, it automatically sends a detailed, personalized notification via Gmail. Crucially, the final step updates the Airtable record, ensuring that duplicate notifications are prevented until the next month, making this a highly efficient and reliable n8n solution.
This n8n workflow executes on a precise monthly schedule (8 AM, 10th to 31st of the month), initiated by the n8n trigger node.
To deploy this n8n workflow template, follow these steps:
Schedule Trigger (n8n trigger)
Function: Initiates the entire n8n workflow automatically.
Key Configuration: Runs at 0 8 10-31 (8 AM, 10th through 31st of every month).
Récupération infos airtable (Airtable n8n node)
Function: Reads client project data, including Motion workspace IDs, from the Airtable database.
Key Configuration: Operation set to search on the 'Projets' table.
Actif (If n8n node)
Function: Controls execution frequency. Only proceeds if the project status is 'Actif' AND the last notification was sent before the 1st of the current month.
Loop Over Items (Split In Batches n8n node)
Function: Ensures that all subsequent actions (API calls, filtering, and notifications) are performed sequentially for each qualifying project item fetched from Airtable.
Récupération des projets & HTTP Request (HTTP Request n8n node)
Function: Integrates with Motion. The first request retrieves project lists via the Motion API; the second checks the status of the specific 'Intégrer les articles de blog' task using the Motion API.
Key Configuration: Uses HTTP Header Authentication linked to the Motion API key.
Tri des projets (Code n8n node)
Function: Custom scripting to parse the Motion API response, transforming the nested projects array into individual items compatible with the flow of the n8n workflow.
Todo (Filter n8n node)
Function: Narrows down the Motion projects to those with 'Todo' status whose names include 'SEO', focusing the automation on high-priority editorial tasks.
Send a message (Gmail n8n node)
Function: Sends the automated, personalized HTML email notification confirming content completion and providing necessary links.
Key Configuration: Dynamic recipients based on Airtable fields (Chef de projet, Mails), dynamic subject line, and personalized body content using expressions.
Airtable (Airtable n8n node)
Function: Updates the Airtable record with the current date, marking the notification as sent to prevent re-triggering until the next month. Essential for frequency control in this n8n template.
* Key Configuration: Operation set to update using the record ID from the Loop node.
Use this powerful n8n workflow to automatically fetch, filter, generate PDF reports of upcoming economic events, and distribute them weekly using the n8n Telegram node.

Use this advanced n8n workflow to automate dynamic pricing. Monitor competitor prices, analyze demand via AI, and optimize product prices hourly for maximum revenue using n8n templates.

Use this powerful n8n workflow to automatically retrieve completed translations from Straker Verify, rename target files based on language codes, and save them directly to Google Drive. Perfect for language service providers utilizing n8n templates.

Automate supplier communication using an n8n workflow leveraging OpenAI and Google Sheets lookup. Use this flexible n8n template to build smart, multi-step AI agents.

Use this powerful n8n workflow to automate scheduled email blasts, manage multi-stage follow-up sequences based on reply status, and track all engagement in Google Sheets.

Automate Gmail triage and customer service with this advanced n8n workflow. It classifies emails using OpenAI, generates tailored draft responses for sales and support, applies specific labels, and logs all data to Google Sheets, providing a complete automation solution.








































