Google Blogger API allows managing blogs, posts, and related resources.

Changelog

3 versions
v1.1.0 Latest
  • Added MakeApiCall component for performing arbitrary authorized API calls to the Google Blogger API.
v1.0.3
  • Added output examples to component schemas.
v1.0.2
  • Initial version

Authentication

TypeDetails
OAuth 2
Authentication Hub Verified

This connector is globally authenticated and verified by Appmixer and is ready to use without registering your own OAuth application with the provider. Appmixer's Authentication Hub acts as an authentication proxy, so all OAuth-based connectors work out of the box. You can still use your own OAuth credentials (clientId and clientSecret) for enhanced customization or compliance — see the Connector Configuration section of the documentation. The Authentication Hub is enabled for all hosted Appmixer tenants; on self-managed installations it has to be explicitly set.

Scopes:
profile email

Actions

8
Create Post icon

Create Post

Creates and publishes a new post or creates a new post as a draft.
Additional Scopes:
https://www.googleapis.com/auth/blogger
Delete Post icon

Delete Post

Permanently removes a post (the deleted post cannot be restored anymore).
Additional Scopes:
https://www.googleapis.com/auth/blogger
Find Blogs icon

Find Blogs

The FindBlogs endpoint allows users to search for blogs on the Blogger platform using various query parameters.
Additional Scopes:
https://www.googleapis.com/auth/blogger
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Google Blogger API.
Additional Scopes:
https://www.googleapis.com/auth/blogger
Get Blog Metadata icon

Get Blog Metadata

Retrieves information for a particular blog by its ID.
Additional Scopes:
https://www.googleapis.com/auth/blogger
Publish Post icon

Publish Post

Publishes a draft post.
Additional Scopes:
https://www.googleapis.com/auth/blogger
Revert Post icon

Revert Post

Reverts a published post to draft state.
Additional Scopes:
https://www.googleapis.com/auth/blogger
Update Post icon

Update Post

Updates a published post.
Additional Scopes:
https://www.googleapis.com/auth/blogger