[
https://issues.apache.org/jira/browse/CAMEL-12183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16339356#comment-16339356
]
ASF GitHub Bot commented on CAMEL-12183:
----------------------------------------
GitHub user ricardozanini opened a pull request:
https://github.com/apache/camel/pull/2192
CAMEL-12183: add support for Wordpress REST API
PR to clean up the mess from the #2190
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ricardozanini/camel camel-12183_2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2192.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2192
----
commit 7cefc10a627683a5ed27e796b274343ad1c65e98
Author: Ricardo Zanini <ricardozanini@...>
Date: 2018-01-23T18:39:10Z
CAMEL-12183: add support for Wordpress REST API
----
> Add support for Wordpress REST API
> ----------------------------------
>
> Key: CAMEL-12183
> URL: https://issues.apache.org/jira/browse/CAMEL-12183
> Project: Camel
> Issue Type: New Feature
> Reporter: Ricardo Zanini
> Priority: Major
> Labels: camel-wordpress, rest
>
> Wordpress is on 29% of the web, meaning that there are a lot of people over
> there looking for integration with their systems. I can think of use cases
> like users synchronization with other data sources, automatic post,
> migrations, reports creations and so on. Although where it could be really
> shine is on e-commerce web sites built on top of Wordpress. Camel could
> integrate the e-commerce platform with a CRM or an ERP, for example. Anyway,
> I think this component may see many uses.
> [I'm already on it|https://github.com/m88i/camel-wordpress] and should send a
> PR in a couple hours.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)