Skip to content

Add hooks for operations #29

@ml8

Description

@ml8

Why

To expose telemetry.

For tutoring, for example, it is required to have a record of activity. This can be parsed from logs, but it would be better to have explicit hooks (e.g., PUT/POST requests). Imagining using this API for Sheets, for example.

Expected Behavior

Via flags or a config file, let users specify some hooks for various operations. When an operation occurs, that hook is notified. At the very least, support some sort of web hooks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions