Audit connected integrations and email pricing & limits report with n8n API, Claude and Gmail
Go to WorkflowDescription
How it works
Connects to your n8n instance via API and fetches all credentials you have set up
Maps each credential type to its real service name (supports 40+ services: OpenAI, Slack, Notion, Airtable, Google, Stripe, and more)
Sends the full list to Claude AI, which researches current pricing tiers, free limits, and API rate limits for every service
Builds a colour-coded HTML email report sorted by tier: ๐ข Free ยท ๐ก Freemium ยท ๐ด Paid only
Includes: free quota, paid plan starting price, API rate limit, and key notes for each service
Set up steps
Create an HTTP Header Auth credential named n8n API Key โ Header Name: X-N8N-API-KEY, Header Value: your n8n API key (Settings โ API โ Create API Key)
Connect your Anthropic account credential for Claude AI pricing research
Connect your Gmail OAuth2 credential for the report email
Open the Configuration node and set your n8n instance URL and notification email address
Run manually or add a Schedule trigger for automated weekly reports