Skip to content

Proposal: Add webhook support to session creation #34

Description

@Stamsy

Hi Anton,
First, thanks for your work on this project—it’s been incredibly useful !

Suggestion:
Could we extend the session creation to accept a webhook URL? Currently, we need to:

  1. Call GET /session/start/{sessionId}
  2. Manually register the webhook afterward

Proposed solution:
Could we support webhook registration during session creation, similar to https://waha.devlike.pro/swagger/#/%F0%9F%96%A5%EF%B8%8F%20Sessions/SessionsController_create

Why this helps:
• Do everything in 1 step
• Webhook is registered at the same time the session starts
• No breaking changes, as this can be a new endpoint

Would this be feasible?

Best,
Stanimira

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions