hootsuite-core-workflow-a

Installation
SKILL.md

Hootsuite Publishing — Schedule Posts with Media

Overview

Schedule social media posts with images and videos using the Hootsuite REST API. The publishing workflow involves: uploading media to get a media ID, then scheduling a message referencing that media.

Prerequisites

  • Completed hootsuite-install-auth setup
  • Social profiles connected in Hootsuite
  • Media files (images/videos) for upload

Instructions

Step 1: Upload Media

// publishing.ts
import 'dotenv/config';
import fs from 'fs';
Installs
1
GitHub Stars
2.8K
First Seen
13 days ago
hootsuite-core-workflow-a — jeremylongshore/tons-of-skills-marketplace