🤖 Ytek Task Manager API + WhatsApp BOT

Google Sheet: Connected REST API: /api/*
Total Webhook Calls:
37

Task Manager REST API at /api · WhatsApp webhook at /webhook

{
  "object": "whatsapp_business_account",
  "entry": [
    {
      "id": "123833344155555",
      "changes": [
        {
          "value": {
            "messaging_product": "whatsapp",
            "metadata": {
              "display_phone_number": "918798518118",
              "phone_number_id": "147141568475855"
            },
            "contacts": [
              {
                "wa_id": "919412075715",
                "user_id": "IN.882244618204582"
              }
            ],
            "statuses": [
              {
                "id": "wamid.HBgMOTE5NDEyMDc1NzE1FQIAERgSQUVGREEyMTBDQUFCOTMzNENDAA==",
                "status": "read",
                "timestamp": "1788067018",
                "recipient_id": "919412075715",
                "recipient_user_id": "IN.882244618204582",
                "conversation": {
                  "id": "edad8fc01abf41ba177cb4fe882032b7",
                  "origin": {
                    "type": "service"
                  }
                },
                "pricing": {
                  "billable": false,
                  "pricing_model": "PMP",
                  "category": "service",
                  "type": "free_customer_service"
                }
              }
            ]
          },
          "field": "messages"
        }
      ]
    }
  ]
}