post-connection-data-scope-filtering

Manage data scope filtering strategies for Merge integration syncs.

Updated May 7, 2026
One-click install
npx skills add https://github.com/merge-api/merge-unified-skills --skill post-connection-data-scope-filtering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: post-connection-data-scope-filtering
Source: https://github.com/merge-api/merge-unified-skills/tree/main/skills/post-connection-data-scope-filtering
Command: npx skills add https://github.com/merge-api/merge-unified-skills --skill post-connection-data-scope-filtering

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill assists in managing the data-scope filtering strategy during the data synchronization process, ensuring that only relevant records are synced.

Core Features & Use Cases

  • Pre-Sync Filtering Strategy: Set up filtering criteria before data storage.
  • Post-Sync Filtering Strategy: Apply filters dynamically after data storage.
  • Merge Categories: Filter across different categories like HRIS, ATS, CRM, Ticketing, etc.
  • Use Case: Ideal for a developer working on post-connection implementation to selectively sync records from the Merge system based on predefined criteria.

Quick Start

To begin the process, invoke: 'Filter synced data based on the pre-defined scope'.

Frequently Asked Questions about post-connection-data-scope-filtering

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

FAQPage Schema
How do I filter synced records from Merge integrations by data scope?

You can filter synced records from Merge integrations by setting up data scope filtering strategies, which allow you to define specific criteria for which records are synchronized from connected systems.

What is the difference between pre-storage and post-storage data filtering for Merge?

Pre-storage data filtering applies criteria before records are synced and stored, while post-storage filtering dynamically applies filters after data storage to manage your synced data scope.

Can I apply data filtering across different Merge categories like HRIS and ATS?

Yes, data scope filtering supports various Merge categories, allowing you to selectively synchronize and filter records across HRIS, ATS, CRM, and Ticketing integrations.

How do I set up a pre-sync filtering strategy for my Merge integration?

To set up a pre-sync filtering strategy, invoke the filtering process to define your criteria, which configures the Merge integration to only sync relevant records before data storage occurs.

When should I use post-sync filtering instead of pre-sync filtering for record synchronization?

Use post-sync filtering when you need to dynamically apply filters after data storage, whereas pre-sync filtering is better for preventing irrelevant records from being synced initially.