Publish to multiple platforms at once

2 min readcomposermulti-platform

Every ticked target runs on its own worker — one platform failing doesn't block the others.

How it works

  1. You tick 4 accounts, hit Publish.
  2. kuhukoo creates one Post row + 4 PostTarget rows, each with status QUEUED.
  3. Workers pick up each target and call that platform's API.
  4. Status pill flips per target: Publishing → Published (green) or Error (red with a reason).

Retrying one platform

If IG fails but FB + YT succeed, you can retry only IG:

  • Posts → click the post → find the IG row → Retry button.
  • Nothing re-fires on the platforms that already went through.
Was this helpful?

Still stuck? Contact support — we reply within one business day.