{"id":6020,"date":"2023-05-06T17:26:18","date_gmt":"2023-05-06T09:26:18","guid":{"rendered":"https:\/\/meiqia.com\/help\/?post_type=ht_kb&#038;p=6020"},"modified":"2024-01-03T14:37:56","modified_gmt":"2024-01-03T06:37:56","slug":"ticket-webhook","status":"publish","type":"ht_kb","link":"https:\/\/www.meiqia.com\/help\/article\/ticket-webhook\/","title":{"rendered":"\u5de5\u5355\u56de\u590d\u6e20\u9053\u652f\u6301webhook"},"content":{"rendered":"\n<p>\u4f01\u4e1a\u914d\u7f6e\u63a5\u6536\u5730\u5740\u540e\u5ba2\u670d\u53ef\u4ee5\u5728\u5de5\u5355\u4e2d\u56de\u590d\u987e\u5ba2\u81f3webhook\u6e20\u9053\uff0c\u4f01\u4e1a\u63a5\u6536\u5904\u7406\u540e\u53ef\u4ee5\u5c06\u56de\u590d\u63a8\u9001\u81f3\u4e0e\u987e\u5ba2\u8fde\u63a5\u7684\u4efb\u610f\u6e20\u9053\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"981\" height=\"590\" src=\"https:\/\/meiqia.com\/help\/wp-content\/uploads\/2023\/05\/1.png\" alt=\"\" class=\"wp-image-6022\" srcset=\"https:\/\/www.meiqia.com\/help\/wp-content\/uploads\/2023\/05\/1.png 981w, https:\/\/www.meiqia.com\/help\/wp-content\/uploads\/2023\/05\/1-300x180.png 300w, https:\/\/www.meiqia.com\/help\/wp-content\/uploads\/2023\/05\/1-768x462.png 768w, https:\/\/www.meiqia.com\/help\/wp-content\/uploads\/2023\/05\/1-50x30.png 50w, https:\/\/www.meiqia.com\/help\/wp-content\/uploads\/2023\/05\/1-60x36.png 60w, https:\/\/www.meiqia.com\/help\/wp-content\/uploads\/2023\/05\/1-100x60.png 100w\" sizes=\"(max-width: 981px) 100vw, 981px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>\u8bf7\u6c42<\/strong><\/h3>\n\n\n\n<p>\u8bf7\u6c42\u4e2d\uff0c\u7f8e\u6d3d\u4f1a\u5728 HTTP Header \u4e2d\u589e\u52a0&nbsp;<code>Meiqia-Signature<\/code>\uff0c\u4f01\u4e1a\u9700\u8981\u6821\u9a8c\u8be5\u7b7e\u540d\uff0c\u4ee5\u9a8c\u8bc1\u6570\u636e\u5b89\u5168\u6027\uff0c\u4ee5\u4e0b\u662f\u7b7e\u540d\u6821\u9a8c\u7684\u5177\u4f53\u6d41\u7a0b\uff1a<\/p>\n\n\n\n<ol>\n<li>\u8bfb\u53d6 HTTP \u8bf7\u6c42\u7684 Body\uff0c\u5c06\u5176\u8f6c\u6362\u4e3ajson\u5b57\u7b26\u4e32&nbsp;<code>body_str<\/code>\uff1b<\/li>\n\n\n\n<li>\u5c06&nbsp;<code>body_str<\/code>&nbsp;\u548c&nbsp;<code>secret<\/code>&nbsp;\u62fc\u63a5\u6210\u9700\u8981\u52a0\u5bc6\u7684\u5b57\u7b26\u4e32&nbsp;<code>encrypted_str<\/code>\uff0c<code>body_str<\/code>&nbsp;\u5728\u524d\uff0c&nbsp;<code>secret<\/code>&nbsp;\u5728\u540e\uff1b<\/li>\n\n\n\n<li>\u5bf9&nbsp;<code>encrypted_str<\/code>&nbsp;\u8fdb\u884c SHA1 \u52a0\u5bc6\u5f97\u5230&nbsp;<code>signature_str<\/code>\uff1b<\/li>\n\n\n\n<li>\u5c06 <code>signature_str <\/code>\u548c HTTP Header \u4e2d\u7684&nbsp;<code>Meiqia-Signature<\/code>\u7684\u503c\u8fdb\u884c\u6bd4\u5bf9\u3002<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">\u8bf7\u6c42\u793a\u4f8b<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">POST \/ticket\/webhook\/test HTTP\/1.1\nHost: 127.0.0.1:8080\nUser-Agent: Go-http-client\/1.1\nContent-Length: 2592\nContent-Type: application\/json;charset=utf-8\nMeiqia-Sign: 47f0f3115406da60cbe6f8e7271c8e65c9e078dd\nAccept-Encoding: gzip\n\n{\n    \"event\" : \"new_ticket.comment\",\n    \"businessId\": 517, \/\/\u5de5\u5355\u7f16\u53f7\n    \"content\": \"&lt;p style=\\\"text-align:center;\\\">\u56de\u590d\u5bcc\u6587\u672c&lt;\/p>\", \/\/\u56de\u590d\u5185\u5bb9(\u5bcc\u6587\u672c\uff09\n    \"contentBy\": \"\u7ba1\u7406\u5458\", \/\/\u56de\u590d\u4eba\u540d\u79f0\n    \"contentAt\": \"2023-04-24 18:00:18\", \/\/\u56de\u590d\u65f6\u95f4\n    \"ticket\": [ \/\/\u5de5\u5355\u8be6\u60c5\n        {\n            \"fieldName\": \"title\", \/\/\u5de5\u5355\u5b57\u6bb5\u540d\u79f0\t\t\t\t\t\t\n            \"fieldValue\": \"test\", \/\/\u5de5\u5355\u5b57\u6bb5\u503c\n            \"display\": true \/\/\u662f\u5426\u663e\u793a\n        },\n        {\n            \"fieldName\": \"stateStage\",\n            \"fieldValue\": \"PROCESSING\",\n            \"display\": false\n        }\n    ],\n    \"customer\": {\n        \"__follow_source\": \"\", \/\/\u987e\u5ba2\u6765\u6e90\n        \"__openid\": \"\", \/\/\u987e\u5ba2\u5fae\u4fe1openId\n        \"address\": \"\",\n        \"age\": 0,\n        \"comment\": \"\",\n        \"contact\": \"\",\n        \"email\": \"\",\n        \"enterprise_id\": 1, \/\/\u987e\u5ba2\u6240\u5c5e\u4f01\u4e1aid\n        \"gender\": \"\",\n        \"name\": \"\",\n        \"qq\": \"\",\n        \"tel\": \"\",\n        \"test\": \"\",\n        \"track_id\": \"\", \/\/\u987e\u5ba2\u552f\u4e00\u6807\u8bc6\n        \"weibo\": \"\",\n        \"weixin\": \"\",\n        ${\u81ea\u5b9a\u4e49\u5b57\u6bb5name}:${value} \/\/\u81ea\u5b9a\u4e49\u5b57\u6bb5\n\n    }\n}\t\t\t\t\t\t<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">\u91cd\u8bd5\u673a\u5236<\/h3>\n\n\n\n<p>\u5f53\u524d\u8bbe\u7f6e\u63a8\u9001\u6d88\u606f\u5f02\u5e38\u65f6\uff0c\u6700\u5927\u91cd\u8bd5 2 \u6b21\uff0c\u521d\u59cb\u91cd\u8bd5\u7b49\u5f85\u65f6\u957f 5000 ms\uff0c\u4e0b\u6b21\u7b49\u5f85\u65f6\u957f\u4e3a\u4e0a\u6b21\u7684 2 \u500d\u9012\u589e<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>\u54cd\u5e94<\/strong><\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>\u72b6\u6001\u7801<\/strong><\/td><td><strong>\u63cf\u8ff0<\/strong><\/td><td><strong>\u5907\u6ce8<\/strong><\/td><\/tr><tr><td>200<\/td><td>\u6210\u529f\uff0c\u7f8e\u6d3d\u5c06\u8ba2\u9605\u7684\u4e3b\u9898\u6210\u529f\u63a8\u9001\u5230 Webhook URL<\/td><td>\u8fd4\u56de\u53c2\u6570\u542b code=200\uff0c\u7f8e\u6d3d\u5de5\u5355\u8fdb\u884c\u6210\u529f\u540e\u7684\u8bb0\u5f55<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>\u66f4\u591a\u5173\u4e8ewebhook\u5bf9\u63a5\u7684\u5185\u5bb9\u53ef\u4ee5\u53c2\u8003\uff1ahttps:\/\/meiqia.com\/help\/article\/webhooks\/<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4f01\u4e1a\u914d\u7f6e\u63a5\u6536\u5730\u5740\u540e\u5ba2\u670d\u53ef\u4ee5\u5728\u5de5\u5355\u4e2d\u56de\u590d\u987e\u5ba2\u81f3webhook\u6e20\u9053<\/p>\n","protected":false},"author":16,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"ht-kb-category":[158],"ht-kb-tag":[223,164,154],"_links":{"self":[{"href":"https:\/\/www.meiqia.com\/help\/wp-json\/wp\/v2\/ht-kb\/6020"}],"collection":[{"href":"https:\/\/www.meiqia.com\/help\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/www.meiqia.com\/help\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/www.meiqia.com\/help\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/www.meiqia.com\/help\/wp-json\/wp\/v2\/comments?post=6020"}],"version-history":[{"count":6,"href":"https:\/\/www.meiqia.com\/help\/wp-json\/wp\/v2\/ht-kb\/6020\/revisions"}],"predecessor-version":[{"id":6851,"href":"https:\/\/www.meiqia.com\/help\/wp-json\/wp\/v2\/ht-kb\/6020\/revisions\/6851"}],"wp:attachment":[{"href":"https:\/\/www.meiqia.com\/help\/wp-json\/wp\/v2\/media?parent=6020"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/www.meiqia.com\/help\/wp-json\/wp\/v2\/ht-kb-category?post=6020"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/www.meiqia.com\/help\/wp-json\/wp\/v2\/ht-kb-tag?post=6020"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}