Home > Backend Development > PHP Tutorial > How to proactively push messages to a known user openid?

How to proactively push messages to a known user openid?

PHP中文网
Release: 2023-03-01 08:18:02
Original
3401 people have browsed it

How can a known user openid proactively push messages to this user?

The openid of a user is known, and the user has followed the official account. How to proactively push messages to this user?

1. Just send a customer service message.

2. Just send a customer service message. However, there are restrictions. Please refer to WeChat’s developer documentation:

When a user interacts with a public account with a specific action (see the description below for the specific action list), WeChat will push the message data to the developer, and the developer can Within the time (currently modified to 48 hours), call the customer service interface and send a message to ordinary users by POSTing a JSON data packet.

If there is another way to send messages directly without user interaction please @ me. I also want to know.

The above is how the known user openid actively pushes messages to the user? Content, for more related content, please pay attention to the PHP Chinese website (www.php.cn)!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template