我在microsoft azure中使用Twilio node.js API来发送短信。我想创建一些预定义的模板,例如'亲爱的客户,您的帐户余额为Rs 55555'。
是否可以在Twilio帐户中创建SMS模板? Twilio是否支持交易短信?
答案 0 :(得分:0)
您需要以类似于以下示例的方式定义动态内容,您可以从快速入门中按名称(以Python显示)响应发件人:
https://www.twilio.com/docs/quickstart/python/sms/replying-to-sms-messages
org.apache.jasper.runtime.JspRuntimeLibrary.include(request, response, "/JSP/myCalAreaDevice.jsp" + "?" +
org.apache.jasper.runtime.JspRuntimeLibrary.URLEncode("defaultenddate", request.getCharacterEncoding()) + "=" +
org.apache.jasper.runtime.JspRuntimeLibrary.URLEncode((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${defaultenddate}",
java.lang.String.class, (PageContext)pageContext, _jspx_fnmap, false), request.getCharacterEncoding()), out, true);