Hello am encountering an error while attempting to send a message via the ManyChat API. Below are the details of the issue:
Error Message:
Failed to send message to ManyChat: for 1977780135 res: {"status":"error","message":"Validation error","details":{"messages":"{"message":"Wrong dynamic message format: Provided text is longer than 2000 symbols"}]}}
Issue Description:
The API response indicates that the message text exceeds the 2000-symbol limit.
Any recommendations or best practices for splitting messages exceeding this limit.