Skip to main content
Question

Sending messages via IG API not working

  • February 9, 2026
  • 3 replies
  • 34 views

josip856

i am sending messages like this

{
  "subscriber_id": XXXX,
  "data": {
    "version": "v2",
    "content": {
      "type":"instagram",
      "messages": [
        {
          "type": "text",
          "text": "XXXXXX"
        }
      ],
      "actions": [],
      "quick_replies": []
    }
  }
}


just like it is described in the documentation and it is not working. What is the proper way

 

3 replies

omnifusion
  • Up-and-Comer
  • February 9, 2026

Same issue. ManyChat must have pushed an API change that messed things up.


henriquearsenio

same here on whatsapp


Fabio Gaulke
Forum|alt.badge.img+3
  • Manychat Community Moderator
  • February 9, 2026

Hi, ​@henriquearsenio, ​@josip856, ​@omnifusion!

 

Got news from the support team… It should be working again. 🙌