Agent Skill · Paragon

paragon-managed-sync-skill

Skill for using Paragon's Managed Sync for ingesting and syncing 3rd-party data like Google Drive files or CRM records

Provider: Paragon Path in repo: skills/experimental_managed-sync-skill/SKILL.md

Skill body

When to use this skill

Use this Skill to help the user implement Managed Sync with the Sync API and the Permissions API, using the references in the Table of Contents.

Managed Sync Overview

Managed Sync is a set of APIs for developers to spin up data pipelines that pull their users’ 3rd-party integration data (like Salesforce CRM data, Google Drive file data, and ServiceNow tickets) and keep that data up-to-date. These data pipelines live in Paragon’s infrastructure and are completely managed by Paragon. Developers can easily start syncs, pause syncs, and pull synced data.

When integration data is synced, that data is also normalized across that integration’s category. For example, the data schema from Google Drive, Dropbox, Box, and Sharepoint are all normalized so that code/logic can be used across that category.

For file storage integration data, the Permissions API is an API to check permissions of any synced file. Paragon manages a graph database behind the scenes, so developers can get and check up-to-date permissions without managing that data.

Prerequisites

Managed Sync is built on top of Paragon’s managed authentication and monitoring. When using any Sync APIs or Permissions APIs, a JWT with a unique end-user ID is required so that Paragon knows which end-users data to sync.

Before helping the user implement Managed Sync, it’s best to have the Paragon SDK and Connect Portal setup.

Table of Contents

Using the Sync API - Basic Usage

Sync Webhooks

Sync APIs for Managing Active Syncs

Permissions API (file storage integration specific)

Work with this as data

Every skill here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for agent skills

4 MCP tools reach this
  • find_skillsBrowse and filter every skill in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This skill
curl "https://apis.io/api/v1/skills/paragon-managed-sync-skill"
All agent skills
curl "https://apis.io/api/v1/skills?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.