hootsuite-upgrade-migration

Installation
SKILL.md

Hootsuite Upgrade & Migration

Overview

Hootsuite REST API is versioned at /v1/. Monitor the developer changelog for deprecations and new endpoints.

Instructions

Step 1: Check Current API Usage

# List all Hootsuite API calls in your codebase
grep -r "platform.hootsuite.com" src/ --include="*.ts" --include="*.py"

Step 2: Migration Patterns

Installs
1
GitHub Stars
2.8K
First Seen
13 days ago
hootsuite-upgrade-migration — jeremylongshore/tons-of-skills-marketplace