Artigos de SEO todos os dias, publicados no Webflow CMS
Coleções do Webflow não têm nomes de campo padrão — o seu campo de conteúdo pode se chamar post-body, content ou o nome que você deu. A Bora lê o esquema da sua coleção e mostra os campos que encontrou antes de publicar qualquer coisa.
O que você precisa
- A Webflow API token with sites:read, cms:read and cms:write
- The collection you publish articles into
Como conectar o Webflow
- 1In Webflow create an API token with sites:read, cms:read and cms:write.
- 2Paste the token into Bora and press List to pick your collection.
- 3Confirm the field mapping we show you — body, summary, image, slug.
- 4Approve your calendar.
A read-scoped token passes most connection tests and then fails
A Webflow token can have cms:read without cms:write, so any test that only reads will show a green tick and then fail on the first real publish. Bora sends a deliberately invalid write request during the test: a token without write scope is rejected for missing scopes before Webflow ever validates the body, so we learn what we need without creating anything.
O que a Bora faz no Webflow
- Publishing live to a published site — compatível
- Falling back to staged items on an unpublished site — compatível
- Custom collection field mapping — compatível
- Cover image as a URL field — compatível
- Creating the collection for you — não compatível