Hello Joan Touzet and Johs Ensby,

Thanks for being so quick and sorry for late response. I have done that
task using the daemon written in Node Js. This script listens for the
changes and found any then push that changes to the target end point.

Thanks & Regards
Lalit Kushwah





‌

On Tue, Jul 18, 2017 at 11:21 AM, Johs Ensby <j...@b2w.com> wrote:

> Hi Lalit,
> you might want to check out this recent creation by ermouth:
>
> Happy to introduce Couchbox, CouchDB query server augment/substitute. See
> it at https://gitlab.com/Couchbox/couchbox
>
> Questions are welcomed.
>
> ermouth
>
>
> Johs
>
>
>
> On 18 Jul 2017, at 07:39, Joan Touzet <woh...@apache.org> wrote:
>
> CouchDB cannot call an external endpoint when changes occur, no.
>
> However, your application can subscribe to the changes feed and receive
> notification when a change occurs. Or, you can create a simple daemon to
> listen to the changes feed and call out to your HTTP application.
>
> Documentation on the changes feed is here:
>
>    http://docs.couchdb.org/en/2.0.0/api/database/changes.html
>
> If you have any more questions about the changes feed, or how to
> consume it, ask on the u...@couchdb.apache.org list.
>
> Best regards,
> Joan
>
> ----- Original Message -----
> From: "Lalit Kushwah" <lalit.kush...@hotwaxsystems.com>
> To: dev@couchdb.apache.org
> Sent: Tuesday, 18 July, 2017 12:40:16 AM
> Subject: Can we fire a http request when any updation is performed in the
> bucket ?
>
> First of all, I would like to give huge thanks to the CouchDB team who has
> developed such a great application.I am using the CouchDB and want to fire
> an HTTP request when any updations are performed in the bucket.I have gone
> through all the blogs of Apache available to achieve the goal but nothings
> works.I have also written the external process in the [updation] section of
> the local.ini file but this does not work for me either.So please provide
> me with the guidance if CouchDB supports what I want.
>
> Thanks
>
>
>

Reply via email to