简体   繁体   English

WhatsApp Business api 云:如何通过 api 注册客户的电话号码?

[英]WhatsApp Business api cloud: How do I register a Customer's phonenumber via api?

Currently, I am using WhatsApp Business api cloud on one of my web project, I would like to register a customer's phone number but via api instead through meta, developer platform like following:目前,我在我的 web 项目之一上使用 WhatsApp Business api 云,我想注册一个客户的电话号码,但是通过 api 而不是通过元,开发者平台如下:

"Here is the image to register customer's number in the meta developer platform" “这是在元开发者平台中注册客户号码的图像”

I want do this: ( managing the phone numbers )我想这样做:(管理电话号码

but via api, and later of that send the verification code via api as well.但通过 api,后来也通过 api 发送验证码。 If someone can help me, telling me if that is possible and sharing documentation or the endpoint I would appreciate it very much, I've been looking at the documentation and postman's examples for 2 days without any success.如果有人可以帮助我,告诉我这是否可行并共享文档或端点,我将非常感激,我已经查看文档和邮递员的示例 2 天了,但没有任何成功。

I'm sorry I didn't share the pictures directly, it is my first question on Stackoverflow对不起,我没有直接分享图片,这是我在 Stackoverflow 上的第一个问题

Thanks in advance, Greetings!提前致谢,问候!

I guess you are using WhatsApp provided a test phone number in From , you need to read this, https://developers.facebook.com/docs/whatsapp/cloud-api/get-started#sent-test-message我猜你正在使用 WhatsApp 在From中提供了一个测试电话号码,你需要阅读这个, https://developers.facebook.com/docs/whatsapp/cloud-api/get-started#sent-test-message

Enter the recipient phone number you would like to message in the To field.在“收件人”字段中输入您要发送消息的收件人电话号码。 Ensure the number is correct, and that you want to add it to your list of 5 possible message recipients —as you add phone numbers, follow the prompts on the screen to verify you have access to them.确保号码正确,并且您希望将其添加到 5 个可能的消息收件人列表中- 添加电话号码时,请按照屏幕上的提示确认您可以访问它们。 Once this number has been added, it cannot be removed from your list .此号码一经添加,便无法从您的列表中删除

Note: This limitation is only for WhatsApp-provided test phone numbers.注意:此限制仅适用于 WhatsApp 提供的测试电话号码。 Real phone numbers that you register do not have a limit on the number of recipients.您注册的真实电话号码没有收件人数量限制。

You don't need to register receivers' phone numbers if you are using your own real business phone number in the sender's phone number.如果您在发件人的电话号码中使用自己的真实业务电话号码,则无需注册收件人的电话号码。

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

相关问题 如何从 Whatsapp Business Cloud API 接收媒体 ID? - How to receive the media id from the Whatsapp Business Cloud API? whatsapp 云 api 启用 whatsapp_business_messaging 权限 - whatsapp cloud api enable whatsapp_business_messaging permission 当我们通过 WhatsApp 发送图像时,如何在 WhatsApp Business Cloud API 中获取图像的 URL - How to get the URL of an image in WhatsApp Business Cloud API, while we send an image through WhatsApp 如何从Linkedin Javascript API数组中提取phoneNumber - How do I pull phoneNumber from Linkedin Javascript API array 如何使用客户电话号码将whatsapp api链接添加到电子邮件订单? - How do i add whatsapp api link to email orders using the customer phone number? 在whatsapp业务云api中向多个收件人发送消息 - Send a message to multiple recipients in whatsapp business cloud api 如何使用 Whatsapp Cloud API 发送短信 - How to send a text message with Whatsapp Cloud API 如何在whatsapp cloud api中发送组件? - How to send the components in whatsapp cloud api? 如何通过 API 将新的销售订单和行项目发布到业务中心? - How do I post new sales orders and line items to Business Central via the API? 通过 WhatsApp Cloud API 发送请求返回权限错误 - Sending requests via WhatsApp Cloud API returns a permissions error
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM