Implementing Sync

Guide an AI coding agent through implementing Merge sync triggers — initial sync detection and subsequent incremental sync. Webhooks are the recommended primary approach; polling acts as a development starting point and a production fallback. Use after completing Merge Link setup when you need to fetch data from Merge, detect sync completion, or implement incremental data syncing. Triggers on: "set up data sync", "fetch data from Merge", "how do I get data from Merge", "start syncing from Merge", "fetch employee data after linking", "pull data from Merge", "sync data after connection", "implement Merge sync", "detect when Merge sync completes", "set up Merge webhooks", "Merge webhook handler", "incremental sync".

merge-api d1b2fcf 3 files · 50.0 KB Updated

File contents

merge-api/merge-unified-skills/tree/main/skills/implementing-sync commit d1b2fcf5cb

Frequently asked questions

npx skillmds@latest add merge-api/implementing-sync