perfit-api

Integrates with Perfit API v2 to normalize campaign and automation data for reports.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ketzal88/ai-analyzer --skill perfit-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: perfit-api
Source: https://github.com/ketzal88/ai-analyzer/tree/main/.claude/skills/perfit-api
Command: npx skills add https://github.com/ketzal88/ai-analyzer --skill perfit-api

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the integration of the Perfit email marketing platform by providing standardized methods for fetching campaign and automation data, and normalizing it for storage.

Core Features & Use Cases

  • Perfit API Integration: Connects to Perfit API v2 for email marketing data.
  • Data Fetching & Normalization: Retrieves campaign metrics, automation stats, and account info, then structures it for the channel_snapshots collection.
  • Use Case: Automatically sync daily campaign performance and automation engagement data from Perfit into your central data warehouse for unified reporting.

Quick Start

Use the perfit-api skill to sync email marketing data from Perfit.

Frequently Asked Questions about perfit-api

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sync email marketing campaign metrics from Perfit into my data warehouse?

To sync email marketing campaign metrics, this Skill connects to Perfit API v2 to fetch campaign and automation performance data, then normalizes it for storage in the channel_snapshots collection. It structures account information and daily campaign statistics for unified reporting.

What email marketing data can I retrieve using the Perfit API v2?

Using the Perfit API v2, you can retrieve email marketing campaign metrics, automation engagement statistics, and account information. The integration also extracts subject lines from the description field to provide deeper campaign performance insights.

How do I normalize Perfit campaign data for the channel_snapshots collection?

To normalize Perfit campaign data for the channel_snapshots collection, the Skill automatically structures account information and daily campaign statistics. It handles data formatting directly from the API response to ensure compatibility with your central data warehouse.

Can I apply client-side date filtering to Perfit automation stats?

Yes, you can apply client-side date filtering to Perfit automation stats. The Skill supports client-side date filtering, allowing you to target specific timeframes when fetching campaign metrics and automation performance data from the API.

Does this Skill require external dependencies to fetch Perfit campaign metrics?

No external dependencies are required to fetch Perfit campaign metrics. The Skill operates independently using internal references to connect to the Perfit API v2 and normalize email marketing data for your storage collection.

How does Perfit API data sync handle email subject lines?

Perfit API data sync handles email subject lines by extracting them directly from the description field. This ensures your normalized campaign metrics within the channel_snapshots collection include subject line data for comprehensive email marketing reporting.