Skip to content

[NOWEB] - When I send a message using the API, I receive a webhook with message.any and source=app. I think this is incorrect? #1689

@HuangDaHui

Description

@HuangDaHui

When I send a message using the API, I receive a webhook with message.any and source=app. I think this is incorrect?

{
    "id": "evt_01kbec8dab4k2tg8res92paq5n",
    "timestamp": 1764640437579,
    "event": "message.any",
    "session": "051855",
    "me": {
      "id": "xxx@c.us",
      "pushName": "xxx",
      "lid": "xxx@lid"
    },
    "payload": {
      "id": "x@g.xxx@lid",
      "timestamp": 1764640437,
      "from": "xxx@g.us",
      "fromMe": true,
      "source": "app",
      "body": "xxx",
      "to": "xxx@g.us",
      "participant": "xxx@lid",
      "hasMedia": false,
      "media": null,
      "ack": 1,
      "ackName": "SERVER",
      "location": null,
      "vCards": null,
      "replyTo": null,
      "_data": {
        "key": {
          "remoteJid": "xxx@g.us",
          "fromMe": true,
          "id": "3EB03166C14ACBB1F4A2F2",
          "participant": "xxx@lid",
          "addressingMode": "lid"
        },
        "messageTimestamp": 1764640437,
        "pushName": "xxx",
        "broadcast": false,
        "status": 2,
        "message": {
          "extendedTextMessage": {
            "text": "以上xxxxx組通知"
          }
        }
      }
    },
    "engine": "NOWEB",
    "environment": {
      "version": "2025.11.4",
      "engine": "NOWEB",
      "tier": "PLUS",
      "browser": null
    }
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions