简体   繁体   English

如何使用节点 js 和 twilio 发送短信

[英]How to send sms using node js and twilio

How can I send a text message to a number with my company name and company logo with Twilio notify service in node js?如何使用节点 js 中的 Twilio 通知服务向带有我的公司名称和公司徽标的号码发送短信? I am able to send messages but each time the sender is randomly generated numeric string like... 56161940 etc. Thanks in advance.我可以发送消息,但每次发件人都是随机生成的数字字符串,例如... 56161940 等。提前致谢。

SMS delivery capabilities can vary by country. SMS 传送能力可能因国家/地区而异。 The company logo is not an option for SMS but an alphanumeric sender ID may be an option based on the country you are delivering the message to.公司徽标不是 SMS 的选项,但字母数字发件人 ID 可能是一个选项,具体取决于您将消息传递到的国家/地区。

Verified SMS is something is early days that could, in the future, support company logo, to specific Android devices.经过验证的 SMS是早期的东西,将来可以支持公司徽标,用于特定的 Android 设备。

Getting Started with Alphanumeric Sender ID for Twilio Programmable SMS Twilio 可编程 SMS 的字母数字发件人 ID 入门

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM