When writing new App in Tropo, in what format should the App Scripts be saved?
When writing new App in Tropo, in what format should the App Scripts be saved?A . .jsB . .jsonC . .mp4D . .xmlView AnswerAnswer: B Explanation: Tropo's WebAPI is built around a request/response model using JSON as the data format; Tropo sends JSON to your application, your application responds with...