Skip to content

Path B · Console — Done state

In about 10 minutes you have one published entry in Console and the same content readable from the Public API.

What you have

ItemState
Sign-inLogged into Console
EntryAt least one Published entry
DeliveryList / single entry work on the Public API
Mental modelSidebar roles (form sets, media, settings) are clear

Checklist

  • [ ] You can sign in at Console
  • [ ] An entry is Published
  • [ ] Public API returns JSON for that form set
  • [ ] (Optional) Tried scheduled publish or a preview link

Do this now

  1. Sign in to Console (invite email or Google)
  2. Open a form set → New entry → Save (draft)
  3. Move status Submit for review → Approve → Publish (admins can publish immediately)
  4. Verify via Public API
bash
curl "https://api.luno.rest/public/p/{projectId}/v1/form-sets/{slug}/entries?include_snapshot=true"
  1. For UI walkthrough details, see Quick start · Console

Next

GoalPage
Step-by-stepQuick start · Console
Approvals & revisionsContent management
Path A · AgentsDone state
Path C · API onlyDone state