{"info":{"_postman_id":"23555ab1-f9cf-45e0-9909-8f75ba6ec0f0","name":"Wawf Webhook","description":"<html><head></head><body><p>Download our chrome extension for <a href=\"https://chrome.google.com/webstore/detail/promote-route-a-better-wh/lgfomefmfkpdfhndeaaikffjbfobajbg\">here</a>.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"39386325","collectionId":"23555ab1-f9cf-45e0-9909-8f75ba6ec0f0","publishedId":"2sAYX6p2Bh","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-02-05T13:15:47.000Z"},"item":[{"name":"Incoming Webhook","item":[{"name":"Send Text Message","id":"61eecb07-bc16-4593-bb9a-a8df0d529d34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-api-key","value":"TGNE6HMD9WWIQXKH","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"text\",\n    \"recipient\": \"9999999999\",\n    \"message\": \"testing message\"\n}","options":{"raw":{"language":"json"}}},"url":"https://st.moretus.click/api/v1/webhook/OTE4MTI4ODk5NTIy/MxlgTRU99mn8yVOY","description":"<p>Use this API to send Text Message to WhatsApp number.</p>\n","urlObject":{"protocol":"https","path":["api","v1","webhook","OTE4MTI4ODk5NTIy","MxlgTRU99mn8yVOY"],"host":["st","moretus","click"],"query":[],"variable":[]}},"response":[],"_postman_id":"61eecb07-bc16-4593-bb9a-a8df0d529d34"},{"name":"Send Document Message","id":"8d518ff3-b2f4-4300-8f65-2dcaaea063de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-api-key","value":"TGNE6HMD9WWIQXKH","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"document\",\n    \"recipient\": \"9999999999\",\n    \"message\": \"This is the sample message of the document attachment. You can place text as per your requirement.\",\n    \"attachments\": [\n        {\n            \"file_url\": \"https://file-examples.com/wp-content/storage/2017/02/file_example_XLSX_5000.xlsx\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://st.moretus.click/api/v1/webhook/OTE4MTI4ODk5NTIy/MxlgTRU99mn8yVOY","urlObject":{"protocol":"https","path":["api","v1","webhook","OTE4MTI4ODk5NTIy","MxlgTRU99mn8yVOY"],"host":["st","moretus","click"],"query":[],"variable":[]}},"response":[],"_postman_id":"8d518ff3-b2f4-4300-8f65-2dcaaea063de"},{"name":"Send Audio Message","id":"0f8ecc3b-9121-4db7-a8ba-8da26d3b6c1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-api-key","value":"TGNE6HMD9WWIQXKH","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"audio\",\n    \"recipient\": \"9999999999\",\n    \"message\": \"This is the sample message of the audio attachment. You can place text as per your requirement.\",\n    \"attachments\": [\n        {\n            \"file_url\": \"https://file-examples.com/storage/fe21422a6d67aa28993b797/2017/11/file_example_MP3_1MG.mp3\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://st.moretus.click/api/v1/webhook/OTE4MTI4ODk5NTIy/MxlgTRU99mn8yVOY","urlObject":{"protocol":"https","path":["api","v1","webhook","OTE4MTI4ODk5NTIy","MxlgTRU99mn8yVOY"],"host":["st","moretus","click"],"query":[],"variable":[]}},"response":[],"_postman_id":"0f8ecc3b-9121-4db7-a8ba-8da26d3b6c1f"},{"name":"Send Image Message","id":"ff798baf-8e03-4fef-9e1f-291e37073529","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-api-key","value":"TGNE6HMD9WWIQXKH","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"image\",\n    \"recipient\": \"9999999999\",\n    \"message\": \"This is a sample message of the image attachment. You can send text as per your requirement.\",\n    \"attachments\": [\n        {\n            \"file_url\": \"https://file-examples.com/storage/fe21422a6d67aa28993b797/2017/10/file_example_JPG_500kB.jpg\",\n            \"caption\": \"This is a caption text. You can send text as per your requirement.\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://st.moretus.click/api/v1/webhook/OTE4MTI4ODk5NTIy/MxlgTRU99mn8yVOY","urlObject":{"protocol":"https","path":["api","v1","webhook","OTE4MTI4ODk5NTIy","MxlgTRU99mn8yVOY"],"host":["st","moretus","click"],"query":[],"variable":[]}},"response":[],"_postman_id":"ff798baf-8e03-4fef-9e1f-291e37073529"},{"name":"Send Video Message","id":"c33ee314-d8dc-4db0-8d06-6b6383172456","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-api-key","value":"TGNE6HMD9WWIQXKH","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"video\",\n    \"recipient\": \"9999999999\",\n    \"message\": \"This is the sample message of the video attachment. You can place text as per your requirement.\",\n    \"attachments\": [\n        {\n            \"file_url\": \"https://file-examples.com/storage/fe21422a6d67aa28993b797/2017/04/file_example_MP4_480_1_5MG.mp4\",\n            \"caption\": \"This is a caption text. You can send text as per your requirement.\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://st.moretus.click/api/v1/webhook/OTE4MTI4ODk5NTIy/MxlgTRU99mn8yVOY","urlObject":{"protocol":"https","path":["api","v1","webhook","OTE4MTI4ODk5NTIy","MxlgTRU99mn8yVOY"],"host":["st","moretus","click"],"query":[],"variable":[]}},"response":[],"_postman_id":"c33ee314-d8dc-4db0-8d06-6b6383172456"},{"name":"Send Contact Message","id":"54d218c6-69dc-4b59-886d-df7a7a57b26a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-api-key","value":"TGNE6HMD9WWIQXKH","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"contact\",\n    \"recipient\": \"999999999999\",\n    \"message\": \"This is a sample message of the phone number connection. You can place text as per your requirement.\",\n    \"attachments\": [\n        {\n            \"phone_number\": \"999999999999\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://st.moretus.click/api/v1/webhook/OTE4MTI4ODk5NTIy/MxlgTRU99mn8yVOY","urlObject":{"protocol":"https","path":["api","v1","webhook","OTE4MTI4ODk5NTIy","MxlgTRU99mn8yVOY"],"host":["st","moretus","click"],"query":[],"variable":[]}},"response":[],"_postman_id":"54d218c6-69dc-4b59-886d-df7a7a57b26a"}],"id":"e51f9659-f98f-417a-b769-d5210c64f933","_postman_id":"e51f9659-f98f-417a-b769-d5210c64f933","description":""},{"name":"Outgoing Webhook","item":[{"name":"Post Outgoing Request","id":"bc6eda87-86d4-408f-b994-fb6874b17135","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"action\": \"message\",\r\n    \"msg_id\": \"false_123456789@c.us_AAS5146AS1D365146\",\r\n    \"type\": \"chat\",\r\n    \"chat_id\": \"9999999999@c.us\",\r\n    \"group_id\": \"8795143563156@g.us\",\r\n    \"attachement_data\": \"base64 string goes here\",\r\n    \"message\": \"This is the sample message . You can place text as per your requirement.\",\r\n    \"caption\": \"This is the sample caption. You can place text as per your requirement.\",\r\n    \"is_group\": false,\r\n    \"from\": \"9999999999@c.us\",\r\n    \"to\": \"9999999999@c.us\",\r\n    \"contact_name\": \"Wawf\",\r\n    \"whatsapp_name\": \"wf\",\r\n    \"group_name\": \"Wawf Team\",\r\n    \"sent_at\": 1650345545\r\n}","options":{"raw":{"language":"json"}}},"url":"https://webhook-test.com/4ec9a9c1419a64cce7d0fc8322c16e8d","urlObject":{"protocol":"https","path":["4ec9a9c1419a64cce7d0fc8322c16e8d"],"host":["webhook-test","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"bc6eda87-86d4-408f-b994-fb6874b17135"},{"name":"Put Outgoing Request","id":"5ee4b939-b1f8-466a-81b3-869f029ae900","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"action\": \"message\",\r\n    \"msg_id\": \"false_123456789@c.us_AAS5146AS1D365146\",\r\n    \"type\": \"chat\",\r\n    \"chat_id\": \"9999999999@c.us\",\r\n    \"group_id\": \"8795143563156@g.us\",\r\n    \"attachement_data\": \"base64 string goes here\",\r\n    \"message\": \"This is the sample message . You can place text as per your requirement.\",\r\n    \"caption\": \"This is the sample caption. You can place text as per your requirement.\",\r\n    \"is_group\": false,\r\n    \"from\": \"9999999999@c.us\",\r\n    \"to\": \"9999999999@c.us\",\r\n    \"contact_name\": \"Wawf\",\r\n    \"whatsapp_name\": \"wf\",\r\n    \"group_name\": \"Wawf Team\",\r\n    \"sent_at\": 1650345545\r\n}","options":{"raw":{"language":"json"}}},"url":"https://webhook-test.com/4ec9a9c1419a64cce7d0fc8322c16e8d","urlObject":{"protocol":"https","path":["4ec9a9c1419a64cce7d0fc8322c16e8d"],"host":["webhook-test","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5ee4b939-b1f8-466a-81b3-869f029ae900"},{"name":"Delete Outgoing Request","id":"29ff0c49-7e4a-4d12-9a1e-2a4883a68486","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"action\": \"message\",\r\n    \"msg_id\": \"false_123456789@c.us_AAS5146AS1D365146\",\r\n    \"type\": \"chat\",\r\n    \"chat_id\": \"9999999999@c.us\",\r\n    \"group_id\": \"8795143563156@g.us\",\r\n    \"attachement_data\": \"base64 string goes here\",\r\n    \"message\": \"This is the sample message . You can place text as per your requirement.\",\r\n    \"caption\": \"This is the sample caption. You can place text as per your requirement.\",\r\n    \"is_group\": false,\r\n    \"from\": \"9999999999@c.us\",\r\n    \"to\": \"9999999999@c.us\",\r\n    \"contact_name\": \"Wawf\",\r\n    \"whatsapp_name\": \"wf\",\r\n    \"group_name\": \"Wawf Team\",\r\n    \"sent_at\": 1650345545\r\n}","options":{"raw":{"language":"json"}}},"url":"https://webhook-test.com/4ec9a9c1419a64cce7d0fc8322c16e8d","urlObject":{"protocol":"https","path":["4ec9a9c1419a64cce7d0fc8322c16e8d"],"host":["webhook-test","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"29ff0c49-7e4a-4d12-9a1e-2a4883a68486"},{"name":"Patch Outgoing Request","id":"e9915a5e-3a86-4821-b19f-4d4d3dc051cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"action\": \"message\",\r\n    \"msg_id\": \"false_123456789@c.us_AAS5146AS1D365146\",\r\n    \"type\": \"chat\",\r\n    \"chat_id\": \"9999999999@c.us\",\r\n    \"group_id\": \"8795143563156@g.us\",\r\n    \"attachement_data\": \"base64 string goes here\",\r\n    \"message\": \"This is the sample message . You can place text as per your requirement.\",\r\n    \"caption\": \"This is the sample caption. You can place text as per your requirement.\",\r\n    \"is_group\": false,\r\n    \"from\": \"9999999999@c.us\",\r\n    \"to\": \"9999999999@c.us\",\r\n    \"contact_name\": \"Wawf\",\r\n    \"whatsapp_name\": \"wf\",\r\n    \"group_name\": \"Wawf Team\",\r\n    \"sent_at\": 1650345545\r\n}","options":{"raw":{"language":"json"}}},"url":"https://webhook-test.com/4ec9a9c1419a64cce7d0fc8322c16e8d","urlObject":{"protocol":"https","path":["4ec9a9c1419a64cce7d0fc8322c16e8d"],"host":["webhook-test","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e9915a5e-3a86-4821-b19f-4d4d3dc051cc"}],"id":"81e55b60-6011-4dde-b331-0c007f318a16","_postman_id":"81e55b60-6011-4dde-b331-0c007f318a16","description":""}]}