Repository: incubator-predictionio Updated Branches: refs/heads/livedoc 475065763 -> 951d7a0a0
Update webhooks.html.md.erb Webhook is provided by the application that provides data, so PredictionIO is responsible for exposing webhook connectors. Closes #433 Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/commit/aa86def5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/tree/aa86def5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/diff/aa86def5 Branch: refs/heads/livedoc Commit: aa86def567a7c1b252e0096c6d91a7e5f36d51af Parents: 4750657 Author: aayush kumar <[email protected]> Authored: Tue Sep 12 20:35:58 2017 -0700 Committer: Donald Szeto <[email protected]> Committed: Tue Sep 12 20:36:25 2017 -0700 ---------------------------------------------------------------------- docs/manual/source/datacollection/webhooks.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/aa86def5/docs/manual/source/datacollection/webhooks.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/datacollection/webhooks.html.md.erb b/docs/manual/source/datacollection/webhooks.html.md.erb index f255a8a..ba53a87 100644 --- a/docs/manual/source/datacollection/webhooks.html.md.erb +++ b/docs/manual/source/datacollection/webhooks.html.md.erb @@ -21,6 +21,6 @@ limitations under the License. Webhooks are used to collects data for your application from multiple channels automatically. -Apache PredictionIO (incubating) offers webhooks for Segment.io and MailChimp +Apache PredictionIO (incubating) offers webhook connectors for Segment.io and MailChimp (backend only). Several users also have expressed interest in Magento, Shopify and KeenIO so we'd be happy to help if anyone wishes to implement these.
