Skip to main content

NangoHQ/integration-templates

SkillsMP 已收集 NangoHQ/integration-templates 中的 9 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
9
GitHub 星标
45
GitHub Forks
32

这个仓库中的 skills

1 个职业分类 · 已分类 100%

已展示 9 / 9 个已收集 Skill。

职业分类
软件开发工程师
描述

Builds Nango Functions in a checked-out Zero YAML TypeScript Nango project using local files, index.ts registration, nango dryrun, generated tests, and optional nango deploy. Use when creating or updating Nango actions or syncs locally.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Builds Nango Functions without a checked-out Nango project by calling Nango remote compile, dryrun, and deploy endpoints, resolving NANGO_SERVER_URL from env or .env, and using shared action and sync patterns. Use when creating or updating Nango actions or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Migrates Nango syncs from deleteRecordsFromPreviousExecutions()/trackDeletes to trackDeletesStart/trackDeletesEnd for automated deletion detection (including checkpoint-based full refresh). Use when updating existing createSync code.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Migrates existing Nango TypeScript createSync implementations from nango.lastSyncDate, legacy incremental syncType, and non-resumable full refreshes to checkpoint-based syncs. Use when updating customer Nango sync code to define checkpoint schemas, call…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manually migrates legacy `nango.yaml` Nango projects to Zero YAML TypeScript by generating `models.ts`, `index.ts`, package/tsconfig scaffolding, and wrapping legacy scripts in `createSync()`, `createAction()`, or `createOnEvent()`. Use when a Nango repo…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Universal gateway for any third-party API or SaaS (Google Calendar, Gmail, Slack, Notion, Linear, HubSpot, etc.). TRIGGER on any request to read or modify data in an external product, even when no matching MCP tool is loaded.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when creating or refactoring Nango integration actions to be thin API wrappers - provides patterns for minimal transformation logic, direct proxy calls, and standardized structure

原文语言:英语

更新
职业分类
软件开发工程师
描述

Shared patterns for Nango actions and syncs - working directory verification, inline schemas, parameter naming, type safety, and registration requirements. Private dependency skill.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when creating Nango syncs for continuous data synchronization - provides patterns for pagination, batch saving, deletion detection, and incremental updates

原文语言:英语

更新
已展示 9 / 9 个已收集 Skill。