Skip to content

previousAttributes on Webhook events  #251

@Steven4294

Description

@Steven4294

Presently there's no implementation on previous attributes so cannot see what field changed on webhooks for update events. There's a TODO: noted currently in Event.swift

    // TODO: - Figure out how to decode this.
    /// Object containing the names of the attributes that have changed, and their previous values (sent along only with *.updated events).
    //public var previousAttributes: [String: Any]?
    

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