
這個系列主要從技術層面闡述了如何實作end user在微信app裡發送的message能夠投遞到C4C系統,以及在C4C系統基于微信發送過來的message回複之後,如何将這些回複再push回微信app. 基于這種最簡單的一發一收的場景,partner可以自行開發更複雜的內建場景.
微信使用者關注服務公衆号之後,直接和這個公衆号交談,能夠在C4C系統基于交談内容直接生成Service Request
下圖是基于微信使用者和公衆号交談之後,在C4C系統自動生成的service request:
C4C agent在系統裡直接回複這個service request:
微信使用者能在微信app直接收到這個回複資訊:
簡單的C4C配置;
最基本的nodejs開發知識;
掌握一種雲平台的用法, 因為需要将測試微信公衆号的server端部署到雲平台上
<a href="https://blogs.sap.com/2017/12/10/wechat-development-series-1-setup-your-development-environment/">setup your development environment</a>
<a href="https://blogs.sap.com/2017/12/10/wechat-development-series-2-development-qa-service-using-nodejs/">development Q&A service using nodejs</a>
<a href="https://blogs.sap.com/2017/12/13/wechat-development-series-3-trigger-c4c-account-creation-in-wechat-app/">Trigger C4C Account creation in Wechat</a>
<a href="https://blogs.sap.com/2017/12/15/wechat-development-series-4-send-c4c-data-change-notification-to-wechat-app/">Send C4C Data change notification to Wechat</a>
<a href="https://blogs.sap.com/2017/12/17/wechat-development-series-5-embedded-your-ui5-application-to-wechat-app/">embedded your UI5 application to Wechat</a>
<a href="https://blogs.sap.com/2017/12/19/wechat-development-series-6-retrieve-wechat-user-info-via-oauth2-and-display-it-in-ui5-application/">Retrieve Wechat User info via oAuth2 and display it in UI5 application</a>
<a href="https://blogs.sap.com/2017/12/20/wechat-development-series-7-use-redis-to-store-wechat-conversation-history/">use Redis to store Wechat conversation history</a>
<a href="https://blogs.sap.com/2017/12/25/wechat-development-series-8-map-integration/">Map integration</a>
<a href="https://blogs.sap.com/2017/12/27/wechat-development-series-9-create-c4c-social-media-message-and-service-within-wechat-app/">Create C4C Social Media Message and Service within Wechat</a>
<a href="https://blogs.sap.com/2017/12/28/wechat-development-series-10-use-wechat-app-to-receive-service-request-reply-made-from-c4c">Use Wechat app to receive Service Request reply made from C4C</a>
要擷取更多Jerry的原創技術文章,請關注公衆号”汪子熙”或者掃描下面二維碼: