
Destinations
Before you connect
Most destinations are a single Connect click and an OAuth consent screen. The ones below have a prerequisite, need a credential you have to fetch first, or behave in a way that’s worth knowing about before you hit a wall. Connecting an integration is an Administrator action.X
Click Connect and approve — nothing to prepare. Automate It reads your character limit from your account at connect time: 280 characters, or 25,000 if the account is verified. If you subscribe to Premium after connecting, the workspace keeps validating drafts against 280 until you disconnect and reconnect. Up to 4 images or videos per post.- Every Instagram post needs at least one image or video. A text-only draft fails at publish with “Instagram posts require at least one image or video” — that’s Instagram’s rule, not ours.
- Two or more media items publish as a carousel, up to 10.
Threads
Click Connect and approve. Content longer than a single Threads post publishes as a chained thread — Automate It posts the first part, then adds the rest as replies to it. Up to 10 media items.YouTube
The Google account you connect needs a channel. A Google account with no channel has nothing to bind to, and connect will fail — create the channel at youtube.com first.Brand channels appear as separate identities in Google’s account chooser. Pick the one you want during consent — the connected channel is fixed afterwards, so switching channels means disconnecting and reconnecting.
TikTok
Each post uploads one vertical video, with the task body as the caption (2,200 characters max). TikTok renders no formatting, so the caption publishes as plain text. TikTok’s posting API does not let us attach a track from TikTok’s in-app sound library. Any music has to already be in the video file — for example a track generated in the workspace and mixed into the video, or a video you edited yourself. Clicking Post agrees to TikTok’s Music Usage Confirmation: you are confirming the soundtrack is original or licensed.Videos generated inside the workspace publish with TikTok’s “Creator labeled as AI-generated” tag, per TikTok’s content rules. Videos you upload yourself are not labeled.
Bluesky
Bluesky has no OAuth, so you connect with your handle and an app password — a scoped, revocable credential, not your account password. Create one at Bluesky → Settings → Privacy and Security → App Passwords → Add App Password, then paste it into the connect form along with your handle (yourname.bsky.social).
Up to 4 images per post; Bluesky video isn’t supported.
Discord
Discord is one integration per channel — connect it once for each channel you want to publish to. The consent screen is where you choose the server and channel; Discord creates the webhook itself. You need Manage Webhooks on that server.Discord names every incoming webhook after the app, so connections arrive called “Automate It”, “Automate It 2”, and so on. Rename each one to the channel it posts to — the name is what makes it addressable.
discord:<slug>, where the slug comes from the integration’s name (#release-notes → discord:release-notes). Renaming re-slugs the channel and moves existing references with it, so automations and unpublished tasks keep working; already-published tasks keep the name they published under.
Up to 2000 characters and 10 attachments per message.
Ghost
You need two values from your Ghost site:- In Ghost Admin → Settings → Integrations → Add custom integration, name it (e.g. “Automate It”) and copy the Admin API key. It looks like
<id>:<secret>— paste the whole thing. The Content API key on the same screen won’t work; it’s read-only. - Your site URL — the public origin, e.g.
https://blog.example.com. Pasting the/ghostadmin URL is fine; Automate It trims it.
Dropbox
Dropbox is both an input source (attach files to a task) and an output destination (deliver finished files to a folder). On the Dropbox card, the folder tiles are the allowed list. + Folder opens a picker that drills through your whole account so you can pick exactly what Automate It may touch. Everything nested under an allowed folder is included — allowing/Marketing covers /Marketing/2026/Q1.
Removing a folder can orphan files or folders that automations already reference; the app tells you how many and which automations are affected.