Formatting Twilio SMS from Coda Row

Hey everyone!

Does anyone know how to format a Twilio SMS generated from a button push in coda using data in that row? I tried using /n and that didn’t work.

hi @Joey_Wilson ,

I know nothing about twillo, but this blog I wrote is about text messages (last part). It is an older blog, but maybe it helps you finding the syntax

Cheers, christiaan

1 Like

Thank you! I am going to try what your article suggests a little later. I also checked out your other Medium articles about Coda and I already bookmarked a few of them since they might help me on some other walls I’ve hit while building this doc. Thanks again!

Hey! You should be using \n

The slash goes the other direction!

Hey Scott - \n didn’t work either. I had to use LineBreak() where you would usually use \n. Your message put me on the right path to figure it out.

Thanks!

1 Like

What do ya know! Love how strange these things are sometimes.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.