WeChar Mini Program is a little app which deployed in WeChat. So user can use mini program in WeChat expediently.
Architecture and Flow
The picture below is the flow of how this integration works:
Business Flow
- user open mini program and assign the employee to himself
- Navigate to the home, user can get, create or update the business data
Implementation
Mini Program
You should use the WeChat develop tools to develop your own program, you may contact me for the
sample code.
Agent Server
Agent Server is a server that can handle request from mini program and rerequest these requests to C4C. You may contact me for the
sample code.