Skip to content

No Java client to load json payloads of type event_callback #514

@KeithTsui

Description

@KeithTsui

When I configure a webhook, the types of payloads I receive are of type "event_callback". I would like to be able to retrieve the uri of the actual event from this but it looks like there is no way to do this in the Java client.

I can curl a uri for the event_callback like this one: /events/EV7ed4d1ea981d11e390b4026ba7cac9da/callbacks/CB2MVeINcRs89EQz9N1anTPs

This returns a json with an event_uri field which I can then use to retrieve the event.

Need to be able to do this through the Java client.

Metadata

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