Connect Ghost
How to connect your Ghost publication, what QuQi sends when it publishes there, and how to check it worked.
QuQi publishes finished articles straight to your Ghost publication. The card is called Ghost and sits under Publishing on the Integrations page, second in the list after WordPress. Like every publishing destination, it takes your one publishing slot: articles publish to exactly one place.
id:secret pair.
Connect it
There is no sign-in popup and nothing to authorise. You paste two things and press Connect.
https://yoursite.ghost.io. If you paste your admin address with /ghost on the end, QuQi trims it for you, and it adds https:// if you left the start off.id:secret pair from the same screen — not the Content API key. The field is masked as you type, and a value that is not that pair is refused straight away, before QuQi calls your site at all.localhost, on a .local or .internal address, or on a private network address is refused with “That API URL is not a reachable public address.” So is an address whose name does not resolve at all — a typo in the domain gives you that same message.
What QuQi sends to Ghost
When an article is published, QuQi sends Ghost the title, the full body of the article, the address it should live at, a short excerpt, and the meta title and description. Anything empty is simply left out.
- The excerpt is trimmed to 295 characters with an ellipsis if it runs longer.
- A cover image is only set on the Ghost post when it is already a full
https://orhttp://address. A picture that still lives inside QuQi is left off, and the Ghost post gets no feature image. - Tags, authors and scheduled dates are not sent. Posts land untagged, under whatever author your Ghost integration writes as.
Checking it worked
https:// one, it will not load on your Ghost site. Publishing through the QuQi WordPress plugin or the QuQi Shopify app fixes those addresses up; Ghost does not get that pass.
If a connection is refused
Nothing is saved when a connection fails, and the reason appears in the drawer where you were typing.
id:secret pair. QuQi caught it without calling your site.
Paste the whole pair, not just one half of it.
A publish can fail later too, even from a connection that worked. When it does, the Ghost card turns to a red Error pill with the reason printed under it and a Reconnect button. Your credentials are kept, not wiped — if the reason is that Ghost refused the stored key, reconnect with a fresh one from Ghost.
How your credentials are held
Credentials are stored encrypted and never shown back to you, which the drawer says as you save. The secret itself is never sent to Ghost either: for each request QuQi signs a short-lived token from it, valid for five minutes, which is the way Ghost expects its admin API to be used.
A connection belongs to one website, not to your account, so a second website needs its own Ghost connection.
Disconnecting
Pressing Disconnect asks you to confirm, then QuQi stops publishing to that publication. It does not touch anything on the Ghost side: the custom integration you made, and its Admin API key, stay live in Ghost Admin until you delete them there yourself.