Hello everyone,
I have an automation in ManyChat that is supposed to reply to Instagram DMs.
However, I’ve noticed an issue with line breaks (\n):
- When I send a DM that contains a line break, the automation does not trigger.
- When I send a message without a line break, the automation works as expected.
Additionally, I am using n8n for the response:
- If the message received by ManyChat does not contain a line break, everything works and a reply is sent correctly.
- If the response from n8n contains a line break, the message is not sent in the DMs.
Does anyone have an idea how to fix this issue?
Best regards,
Marko
