canva-upgrade-migration
Installation
SKILL.md
Canva Upgrade & Migration
Overview
Guide for handling Canva Connect API changes. Canva uses a single REST API version (/rest/v1/) but evolves endpoints over time. Monitor the changelog for breaking changes.
Prerequisites
- A pinned current artifact, tested rollback version, and current official changelog evidence.
- Synthetic or approved non-production assets and a protected OAuth test tenant.
Instructions
- Map the announced change to scopes, endpoints, stored identifiers, and response contracts.
- Test behind a feature flag with only approved synthetic assets and minimum scopes.
- Compare redacted authorization, schema, rate/cost, and publication outcomes before promotion.
- Roll back on a policy, contract, or reconciliation difference.