Skip to main content

Status and diagnostics

Every connected integration carries connection-health information theStacc updates each time it tests or publishes:
  • Last tested — when the connection was last checked.
  • Last test success — whether that most recent check passed or failed.
  • Connection error — the specific reason the last check failed (shown when you connect or test). This is the message to read first when something isn’t working.
Use the Test Connection button (admin only) any time to re-run the check on demand. WordPress, Ghost, and Zepio are also tested automatically the moment you connect them, so a bad credential is caught up front instead of at the next scheduled publish.

Common error messages

Field and credential limits at a glance

Managing connections

Each connected integration shows:
  • Status — active or inactive.
  • Active/Inactive toggle — turn this destination on or off. Turning one on automatically turns the others off (one active destination per project).
  • Test button — re-check that the connection works.
  • Edit — update settings or rotate credentials (available for Zepio, Webflow, and the other credential-based platforms) without a full reconnect.
  • Disconnect — remove the integration entirely.
  • Publishing — choose your publishing mode (auto-publish, require approval, or draft) and learn how a generated post reaches your site.
  • Webhook Reference — the full developer contract for the Custom Webhook destination, including the timeout, retry, and redirect behavior that determines when a publish is marked failed.
  • Deploy Hooks — trigger a static-site rebuild after each publish so new posts appear on the live site.
Publishing errors & retries. theStacc does not silently retry a failed publish — a timeout, a 5xx, or a rejected redirect fails the publish and surfaces a “Failed to publish” message with the reason. The exact contract (15-second timeout, no automatic retries, 3xx rejected) lives in the Webhook Reference; for non-webhook destinations, fix the connection error shown above and re-publish.