Blogger Connector

Rate this page: 
No votes yet

Installation instructions

In order to compile, run and install this Maven project, first you need to install two libraries from Google in your repository.

Download http://gdata-java-client.googlecode.com/files/gdata-samples.java-1.46.0.zip

Extract the content and copy java/lib/gdata-core-1.0.jar and java/lib/gdata-client-1.0.jar to a working directory

From the working directory, run the following commands:

mvn install:install-file -Dfile=gdata-client-1.0.jar -DgroupId=com.google -Dversion=1.0 -DartifactId=gdata-client -Dpackaging=jar
mvn install:install-file -Dfile=gdata-core-1.0.jar -DgroupId=com.google -Dversion=1.0 -DartifactId=gdata-core -Dpackaging=jar

Operations supported by the connector:

  • - Retrieval of blog posts
  • - Creation of blog posts
  • - Filtered retrieval of blog posts
  • - Deletion of blog posts
  • - Addition of comments to posts
  • - Retrieval of comments for a post
  • - Deletion of comments
  • - Conditional deletion of comments, based on regular expressions

With our library of Cloud Connectors and repeatable integration solutions, you can rapidly create connectivity either on premise or in the cloud.

Project Owner: 
Sebastian Beltramini
Contact: 
sebastian.beltramini@mulesoft.com