Skip to content

Extend async webhook context with settings manager #137

@krzysztofwolski

Description

@krzysztofwolski
  • webhook handlers most likely will need app settings to process the incoming request. Extend the async webhook context with Settings Manager
  • payload can contain private metadata of the app. The handler factory should be able to find out if that's the case and load it to the Settings manager without the need of the additional request to the API

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions