pulledover
pulledover copied to clipboard
Outgoing messages notifying about a recording are too long
Sending as multi-segment SMS.
Would be better to have a short URL to link to each.
pulledover.us/r/508123081203
instead of
https://api.twilio.com/2010-04-01/Accounts/AC1234567890abcd1234567890abcdefgh/Recordings/R1234567890abcde1234567890abcdef1234
@mattstauffer Love the idea for this app. Would love to take a look at this one for hacktoberfest if you don't already have something in the works.
@kkoppenhaver I don't --please feel free!
@mattstauffer What do you think about using the Twilio RecordingSid
as the id for pulledover.us/r/id?
@cwt137 I think that's fine
@cwt137 If you want to take a crack at it, go ahead. I've not come up with a way to get it working that I'm happy with and that sounds like a solid direction to go in!
I looked at the codebase a little bit and saw that it is using the 4.x version of the Twilio SDK. This has limited functionality compared to the current 5.x version. This task would be easier to accomplish with a newer version of the SDK. I will work on that and then work on making the recording url shorter.