Discussions

Ask a Question
Back to All

Dialpad SMS API

Hi there, I'm currently setting up a system that automatically sends out SMS texts through Dialpad's API, and everything is working properly except the formatting of the text. I cannot find a way to add a line break in the SMS text in JavaScript, using the \n character doesn't work. Rather than adding a new line it just adds a period. Is there a way to add a line break within the text? Thanks!