hootsuite-core-workflow-b

Installation
SKILL.md

Hootsuite Analytics & URL Shortening

Overview

Retrieve social media analytics and use Ow.ly URL shortening via the Hootsuite API. Track post performance, engagement metrics, and click-through rates.

Prerequisites

  • Completed hootsuite-install-auth setup
  • Published posts with engagement data

Instructions

Step 1: Get Organization Analytics

import 'dotenv/config';
const TOKEN = process.env.HOOTSUITE_ACCESS_TOKEN!;
const BASE = 'https://platform.hootsuite.com/v1';
Installs
1
GitHub Stars
2.8K
First Seen
13 days ago
hootsuite-core-workflow-b — jeremylongshore/tons-of-skills-marketplace