Remove /n when adding FB text to Instagram
Status: Closed · Asked by sourav04 on · 0 views
Hi,
When I am trying to post FB text to Instagram, it's adding /n for a new line. How can I remove that? The original FB post doesn't have that.
Regards,
Sourav
Hey @sourav04
We are currently looking into it, please allow us some time.
Hey @sourav04
We have made some changes from our end and before passing the data to the Instagram action event, you need to use "Text Formatter" to replace \n to
which will add the space properly then pass the data to Instagram.

Thanks this worked.