Skip to content

Feature request: Subscribe to global asset-change events #106

Open
@bogeeee

Description

Hi,
wouldn't it be cool, to also to subscribe to asset change events by the client ? I mean, globally, if any asset changed. Currently i have to implement that in my Bynder<>PIM interface through the SNS notification way. Therefore i have to implement a http server, make the port available to the outside, tell the admin to configure the url in Bynder, inspect some xml response and confirm that i have permissions for that operation, ... just a lot of coding and administration work which all could be replaced by one line java code if this api offered it. Just my thoughts. Does this lib use websockets or http long-polling to transfer the Observables so that it can react to events ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions