All provider guides
Cloud connection
How to connect Blogger
Use the same Google Cloud OAuth client JSON as Google Drive. You can save a dedicated Blogger account or reuse Drive credentials in a second named connection.
You can save multiple named Blogger accounts. Credentials stay in workspace secret storage and are never shown after save.
- 1
- 2
Create or reuse an OAuth client
Follow the Drive guide to create a Desktop OAuth client and download JSON.
- 3
Paste into EntityStacks and save
Enter a Name, paste the JSON, then save.
Fields EntityStacks saves
OAuth client JSON
Paste the Desktop OAuth client JSON downloaded from Google Cloud Credentials.
{ "installed": { "client_id": "…", "client_secret": "…" } }