plaid-transaction-sync

Community

Sync Plaid transactions with cursor paging.

AuthorTMHSDigital
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Plaid users need a reliable way to fetch and keep transaction data synchronized, including incremental updates for added, modified, and removed transactions, while maintaining a persistent cursor and avoiding duplicates.

Core Features & Use Cases

  • Incremental synchronization using /transactions/sync with has_more pagination
  • Persist and reuse cursor to avoid full history replays
  • Handle added, modified, and removed transactions, including pending-to-posted deduplication
  • Trigger synchronization via webhooks to avoid polling

Quick Start

Initialize the Plaid client, start with an optional cursor, and loop through /transactions/sync pages until has_more is false, then persist the next_cursor.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: plaid-transaction-sync
Download link: https://github.com/TMHSDigital/Plaid-Developer-Tools/archive/main.zip#plaid-transaction-sync

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.