workflows.fit
Back to n8n workflows
n8n templateFreeBy Oneclick AI Squad

Automate Instagram influencer contract compliance with Claude AI & Slack alerts

This enterprise-grade n8n workflow automates influencer contract compliance for Instagram campaigns — from deadline tracking to breach detection — using Claude AI, Instagram API, and smart reminders. It ensures timely...

Data & StorageProductivityDevelopmentCore NodesCommunicationHITLUtilityCron
Loading interactive preview...

Template notes

This enterprise-grade n8n workflow automates influencer contract compliance for Instagram campaigns — from deadline tracking to breach detection — using Claude AI, Instagram API, and smart reminders. It ensures timely deliverables by monitoring posts, sending proactive alerts, and escalating breaches, all with zero manual oversight.

Key Features

Daily contract scanning from Google Sheets Deadline calculations for approaching or passed dates Automated reminders via Slack for nearing deadlines Post verification using Instagram API and Claude 3.5 Sonnet for hashtag/description matching Breach detection engine identifies non-compliant influencers Escalation notifications to managers on breaches Audit logs stored in Google Sheets for compliance records Scalable triggers: Daily schedule or webhook for new contracts

Workflow Process

| Step | Node | Description | | ---- | ----------------------------------- | -------------------------------------------------------- | | 1 | Schedule Trigger | Runs daily at 9 AM or via webhook (/influencer-compliance) | | 2 | Get Contracts | Loads influencer contracts from Contracts sheet | | 3 | Loop Over Contracts | Processes each contract individually | | 4 | Calculate Deadline Status | Computes days to deadline, flags approaching/passed | | 5 | IF Approaching Deadline | Branches if within 3 days | | 6 | Send Reminder (Slack) | Notifies influencer/team of upcoming deadline | | 7 | IF Deadline Passed | Branches if deadline has passed | | 8 | Get Influencer Posts | Fetches recent posts from influencer's Instagram | | 9 | Check Post Compliance (Claude AI) | Uses AI to verify if post matches contract requirements | | 10 | IF Breach Detected | Branches if non-compliant | | 11 | Notify Breach (Slack) | Alerts manager of contract breach | | 12 | Log Breach | Records breach details in Logs sheet | | 13 | End (Compliant Path) | Terminates compliant branches |

Setup Instructions

1. Import Workflow

Open n8n → Workflows → Import from Clipboard Paste the JSON workflow