Other Social Network Integrations

CreatifyHQ integrates with several additional platforms using their official APIs where available. The principles remain the same: minimal scopes, clear consent, and only user‑initiated publishing.

TikTok

We use the TikTok for Developers API to allow users to upload videos to their own TikTok accounts.

  • Scopes: upload videos, manage content created via CreatifyHQ.
  • Flow: OAuth login → select account → schedule uploads → background worker calls TikTok upload API.
  • Data: we store video metadata, TikTok video IDs, and basic performance metrics.

Pinterest

For Pinterest, CreatifyHQ lets users create and schedule Pins to boards they own.

  • Scopes: read/write Pins for authenticated user.
  • No access to private messages or non‑Pin data.

Reddit

We use Reddit’s script and web app OAuth flows to post text and link posts on behalf of users in subreddits where they have permission.

  • Scopes: submit and identity.
  • We do not access inbox, voting history, or moderation tools.

Telegram

CreatifyHQ can post to Telegram channels where the user has added our bot as an admin. We use the official Bot API.

  • User creates a Telegram bot and adds it as admin to their channel.
  • They paste the bot token into CreatifyHQ or connect via a short setup flow.
  • We send scheduled messages via HTTPS to the Telegram Bot API.

Snapchat, Bluesky, Truth Social

Where official APIs for scheduled posting are available, CreatifyHQ will only request the minimum scopes to publish user‑authored content and read basic analytics. Some of these platforms currently offer limited functionality, so we design our integrations to degrade gracefully when certain endpoints or scopes are unavailable.

Last updated: February 2026.