Skip to main content

{
  "subscriber_id": 1885776809,
  "data": {
    "version": "v2",
    "content": {
      "messages": s
        {
          "type": "text",
          "text": "Tu mensaje aqua"
        }
      ]
    }
  },
  "message_tag": "HUMAN_AGENT"
}  

 

Quiero hacer una peticion simple, pero creo que me lo impide el message_tag que solo esta disponible HUMAN_AGENT para IG, como puedo activarlo? Solo tengo una cuena profesional conectada y puedo responder mensajes directos desde manychat pero quiero hacerlo con su API

Hi, ​@adolfoware!

 

The HUMAN_AGENT tag isn't supposed to be used with automated messages (https://developers.facebook.com/docs/messenger-platform/send-messages/message-tags#supported_tags).

This tag is only set if a human interacts with a user via Live Chat. There's no API endpoint in wich it could be used to automate something.


Reply