Skip to content

Payload Size #43

@mickbut-ler

Description

@mickbut-ler

Hi - What is the maximum payload size currently allowed by Meta for WhatsApp flows?

I’ve noticed that when the payload exceeds 1MB, the flow message is not sent, even though I still receive a success response like this:

{
  "messaging_product": "whatsapp",
  "contacts": [{ "input": "***********", "wa_id": "***********" }],
  "messages": [
    {
      "id": "wamid.HBgLMzE2MjI0NjM2OTEVAgARGBI3Qjg4RUI0NEEzOTE0QjEwQzEA",
      "message_status": "accepted"
    }
  ]
}

Could you confirm the current payload size limit and clarify why no error is returned when it's exceeded?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions