{"info":{"_postman_id":"4e61b11d-c439-411a-9676-d17e0b71c3de","name":"Notify-Me","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"18849321","collectionId":"4e61b11d-c439-411a-9676-d17e0b71c3de","publishedId":"UzXKXKdv","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-07-24T20:05:03.000Z"},"item":[{"name":"Email","item":[{"name":"Email with GET","id":"05224ff7-1da2-4168-b3fd-482dd3fd50e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://notify-me.com/email?message=email-get&email=abc@gmail.com&email=def@gmail.com&name=sendername","urlObject":{"path":["email"],"host":["https://notify-me.com"],"query":[{"key":"message","value":"email-get"},{"key":"email","value":"abc@gmail.com"},{"key":"email","value":"def@gmail.com"},{"key":"name","value":"sendername"}],"variable":[]}},"response":[{"id":"59d48193-61c0-44d5-b91b-79a058ad3bd9","name":"Email with GET","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://notify-me.com/email?message=email-get","host":["https://notify-me.com"],"path":["email"],"query":[{"key":"message","value":"email-get"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"content-type","value":"application/json"},{"key":"server-timing","value":"-;dur=0;desc=\"Generate\""},{"key":"date","value":"Fri, 22 Jul 2022 03:59:38 GMT"},{"key":"connection","value":"close"},{"key":"content-length","value":"16"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true\n}"},{"id":"51ab4acf-46d7-4cbd-9594-88cd1e02568c","name":"Multi Custom Email","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://notify-me.com/email?message=email-get&email=u1@email.com&email=u2@email.com","host":["https://notify-me.com"],"path":["email"],"query":[{"key":"message","value":"email-get"},{"key":"email","value":"u1@email.com"},{"key":"email","value":"u2@email.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"content-type","value":"application/json"},{"key":"server-timing","value":"-;dur=0;desc=\"Generate\""},{"key":"date","value":"Fri, 22 Jul 2022 04:44:23 GMT"},{"key":"connection","value":"close"},{"key":"content-length","value":"16"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true\n}"}],"_postman_id":"05224ff7-1da2-4168-b3fd-482dd3fd50e8"},{"name":"Email with POST","id":"f209d8ce-ac4f-4c70-8b24-8e8d24a08d7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Huakun\",\n    \"email\": [\"u1@gmail.com\", \"u2@gmail.com\"],\n    \"message\": \"email post req raw json body\",\n    \"tags\": [\"t1\", \"t2\"]\n}","options":{"raw":{"language":"json"}}},"url":"https://notify-me.com/email","urlObject":{"path":["email"],"host":["https://notify-me.com"],"query":[],"variable":[]}},"response":[{"id":"d03dced6-5372-4693-8624-01c86fb86782","name":"Email with POST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Huakun\",\n    \"message\": \"email post req raw json body\"\n}","options":{"raw":{"language":"json"}}},"url":"https://notify.huakun.tech/email"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"content-type","value":"application/json"},{"key":"server-timing","value":"-;dur=0;desc=\"Generate\""},{"key":"date","value":"Fri, 22 Jul 2022 04:00:23 GMT"},{"key":"connection","value":"close"},{"key":"content-length","value":"16"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true\n}"},{"id":"7fbca38f-e543-4377-9f34-a63b6ca0024c","name":"Multi Cust Email","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Huakun\",\n    \"email\": [\"u1@email.com\", \"u2@email.com\"],\n    \"message\": \"email post req raw json body\",\n    \"tags\": [\"t1\", \"t2\"]\n}","options":{"raw":{"language":"json"}}},"url":"https://notify-me.com/email"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"content-type","value":"application/json"},{"key":"server-timing","value":"-;dur=0;desc=\"Generate\""},{"key":"date","value":"Fri, 22 Jul 2022 04:48:39 GMT"},{"key":"connection","value":"close"},{"key":"content-length","value":"16"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true\n}"}],"_postman_id":"f209d8ce-ac4f-4c70-8b24-8e8d24a08d7d"},{"name":"Email with POST form-urlencoded","id":"376c1a5f-04cc-409d-a1b5-dec2dbf669cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Huakun","type":"text"},{"key":"email","value":"huakun.shen@gmail.com,huakun.shen@huakunshen.com","type":"text"},{"key":"message","value":"Email Message","type":"text"}]},"url":"https://notify-me.com/email","urlObject":{"path":["email"],"host":["https://notify-me.com"],"query":[],"variable":[]}},"response":[{"id":"965ac6f5-a8de-4109-b275-2d763889c03c","name":"Email with POST form-urlencoded","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Huakun","type":"text"},{"key":"email","value":"u1@email.com,u2@email.com","type":"text"},{"key":"message","value":"Email Message","type":"text"}]},"url":"https://notify-me.com/email"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Age","value":"2"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Length","value":"11"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 06 Oct 2022 09:14:53 GMT"},{"key":"Server","value":"Netlify"},{"key":"Server-Timing","value":"-;dur=0;desc=\"Generate\""},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"X-Nf-Request-Id","value":"01GEP9702EVJ4TMYS0KD751RFZ"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true\n}"}],"_postman_id":"376c1a5f-04cc-409d-a1b5-dec2dbf669cc"}],"id":"7dc9c5ee-5f13-40c1-8e93-8881fd7682d5","_postman_id":"7dc9c5ee-5f13-40c1-8e93-8881fd7682d5","description":""},{"name":"Telegram","item":[{"name":"Message with GET","id":"7904c4fa-5300-473d-93c4-f6cdac469221","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://notify-me.com/telegram?message=telegram-get-message&name=huakun&email=example@example.com&password=password","urlObject":{"path":["telegram"],"host":["https://notify-me.com"],"query":[{"key":"message","value":"telegram-get-message"},{"key":"name","value":"huakun"},{"key":"email","value":"example@example.com"},{"key":"password","value":"password"}],"variable":[]}},"response":[{"id":"b201a010-de4b-4867-b043-5f6b76940ba0","name":"Message with GET","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://notify-me.com/telegram?message=telegram-get-message&name=huakun&email=example@example.com&password=password","host":["https://notify-me.com"],"path":["telegram"],"query":[{"key":"message","value":"telegram-get-message"},{"key":"name","value":"huakun"},{"key":"email","value":"example@example.com"},{"key":"password","value":"password"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Age","value":"1"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Length","value":"11"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 06 Oct 2022 09:12:22 GMT"},{"key":"Server","value":"Netlify"},{"key":"Server-Timing","value":"-;dur=0;desc=\"Generate\""},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"X-Nf-Request-Id","value":"01GEP92E28SYSJAE1PMG51VG12"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true\n}"}],"_postman_id":"7904c4fa-5300-473d-93c4-f6cdac469221"},{"name":"Message with POST form-urlencoded","id":"c3e203a4-5c20-4f58-af35-f5a08aaa34a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"message","value":"telegram post request","type":"text"},{"key":"name","value":"huakun","type":"text"},{"key":"email","value":"huakun.shen@gmail.com","type":"text"},{"key":"password","value":"password","type":"text"}]},"url":"https://notify-me.com/telegram","urlObject":{"path":["telegram"],"host":["https://notify-me.com"],"query":[],"variable":[]}},"response":[{"id":"0a9e6ee1-9a76-468a-9192-ae5e72da3d71","name":"Message with POST form-urlencoded","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"message","value":"telegram post request","type":"text"},{"key":"name","value":"huakun","type":"text"},{"key":"email","value":"huakun.shen@gmail.com","type":"text"},{"key":"password","value":"password","type":"text"}]},"url":"https://notify-me.com/telegram"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Age","value":"0"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Length","value":"11"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 06 Oct 2022 09:12:31 GMT"},{"key":"Server","value":"Netlify"},{"key":"Server-Timing","value":"-;dur=0;desc=\"Generate\""},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"X-Nf-Request-Id","value":"01GEP92Q4BFM04491J67K82B2J"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true\n}"}],"_postman_id":"c3e203a4-5c20-4f58-af35-f5a08aaa34a6"},{"name":"Message with POST raw json","id":"ec10cedc-1bda-4322-a036-2d6a1b2fb616","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Huakun\",\n    \"email\": \"user@email.com\",\n    \"message\": \"post notion raw body\",\n    \"password\": \"password\"\n}","options":{"raw":{"language":"json"}}},"url":"https://notify-me.com/telegram","urlObject":{"path":["telegram"],"host":["https://notify-me.com"],"query":[],"variable":[]}},"response":[{"id":"4d5fa23d-b127-455b-b8f0-ade3f8fa0919","name":"Message with POST raw json","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Huakun\",\n    \"email\": \"user@email.com\",\n    \"message\": \"post notion raw body\",\n    \"password\": \"password\"\n}","options":{"raw":{"language":"json"}}},"url":"https://notify-me.com/telegram"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Age","value":"1"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Length","value":"11"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 06 Oct 2022 09:12:38 GMT"},{"key":"Server","value":"Netlify"},{"key":"Server-Timing","value":"-;dur=0;desc=\"Generate\""},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"X-Nf-Request-Id","value":"01GEP92XSXBM7BT3PEKKD05ANA"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true\n}"}],"_postman_id":"ec10cedc-1bda-4322-a036-2d6a1b2fb616"}],"id":"25ef3ae4-238c-4e6c-995d-4e0bc3e5d0a6","_postman_id":"25ef3ae4-238c-4e6c-995d-4e0bc3e5d0a6","description":""},{"name":"Notion","item":[{"name":"Notion with GET","id":"23714f4a-b1c9-4f79-b241-ed182b656be8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://notify-me.com/notion?message=notion-get&tag=tag1&tag=tag2&name=kun&email=example@email.com&password=password","urlObject":{"path":["notion"],"host":["https://notify-me.com"],"query":[{"key":"message","value":"notion-get"},{"key":"tag","value":"tag1"},{"key":"tag","value":"tag2"},{"key":"name","value":"kun"},{"key":"email","value":"example@email.com"},{"key":"password","value":"password"}],"variable":[]}},"response":[{"id":"faaf8870-ac1e-47fc-a067-ea1b0478dd34","name":"Notion with GET","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://notify-me.com/notion?message=notion-get&tag=tag1&tag=tag2&name=kun&email=example@email.com&password=password","host":["https://notify-me.com"],"path":["notion"],"query":[{"key":"message","value":"notion-get"},{"key":"tag","value":"tag1"},{"key":"tag","value":"tag2"},{"key":"name","value":"kun"},{"key":"email","value":"example@email.com"},{"key":"password","value":"password"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Age","value":"0"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Length","value":"11"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 06 Oct 2022 09:11:54 GMT"},{"key":"Server","value":"Netlify"},{"key":"Server-Timing","value":"-;dur=0;desc=\"Generate\""},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"X-Nf-Request-Id","value":"01GEP91JWZRMZBBEP4AAZ9C72S"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true\n}"}],"_postman_id":"23714f4a-b1c9-4f79-b241-ed182b656be8"},{"name":"Notion with POST form-urlencoded","id":"68043809-62fd-40f2-bba7-dac1695e8784","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"message","value":"post request for notion","type":"text"},{"key":"tags","value":"t1,t2, t3","type":"text"},{"key":"name","value":"Huakun","type":"text"},{"key":"email","value":"user@email.com","type":"text"}]},"url":"https://notify-me.com/notion","urlObject":{"path":["notion"],"host":["https://notify-me.com"],"query":[],"variable":[]}},"response":[{"id":"5f5c8b3a-5eab-465e-900a-eb3702b0050d","name":"Notion with POST form-urlencoded","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"message","value":"post request for notion","type":"text"},{"key":"tags","value":"t1,t2, t3","type":"text"},{"key":"name","value":"Huakun","type":"text"},{"key":"email","value":"user@email.com","type":"text"}]},"url":"https://notify-me.com/notion"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Age","value":"1"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Length","value":"11"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 06 Oct 2022 09:11:34 GMT"},{"key":"Server","value":"Netlify"},{"key":"Server-Timing","value":"-;dur=0;desc=\"Generate\""},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"X-Nf-Request-Id","value":"01GEP90YZY89CW1ZABQM3FVZSZ"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true\n}"}],"_postman_id":"68043809-62fd-40f2-bba7-dac1695e8784"},{"name":"Notion with POST raw json","id":"fbdf0bee-5fb0-4469-9ab3-9f951ce7f138","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Huakun\",\n    \"email\": \"user@email.com\",\n    \"message\": \"post notion raw body\",\n    \"tags\": [\"t1\", \"t2\"]\n}","options":{"raw":{"language":"json"}}},"url":"https://notify-me.com/notion","urlObject":{"path":["notion"],"host":["https://notify-me.com"],"query":[],"variable":[]}},"response":[{"id":"6bb1f853-022c-4752-9782-0a247b9c9fed","name":"Notion with POST raw json","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Huakun\",\n    \"email\": \"user@email.com\",\n    \"message\": \"post notion raw body\",\n    \"tags\": [\"t1\", \"t2\"]\n}","options":{"raw":{"language":"json"}}},"url":"https://notify-me.com/notion"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Age","value":"0"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Length","value":"11"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 06 Oct 2022 09:11:46 GMT"},{"key":"Server","value":"Netlify"},{"key":"Server-Timing","value":"-;dur=0;desc=\"Generate\""},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"X-Nf-Request-Id","value":"01GEP91BP22NX96QAW7W5D4ZFG"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true\n}"}],"_postman_id":"fbdf0bee-5fb0-4469-9ab3-9f951ce7f138"}],"id":"fbc16d19-69cc-4e6f-ae2d-e6650605874c","_postman_id":"fbc16d19-69cc-4e6f-ae2d-e6650605874c","description":""},{"name":"Online","id":"b763b718-4d7c-44eb-9f4e-1f87f312bcc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://notify-me.com/online","urlObject":{"path":["online"],"host":["https://notify-me.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b763b718-4d7c-44eb-9f4e-1f87f312bcc7"},{"name":"Services","id":"2547f04b-1012-4f5a-a7e6-c01b7cc366ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://notify-me.com/services","urlObject":{"path":["services"],"host":["https://notify-me.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2547f04b-1012-4f5a-a7e6-c01b7cc366ed"}],"event":[{"listen":"prerequest","script":{"id":"37fcdfa4-dcd1-4974-a991-94267b62ad02","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"039b61a2-d8e4-44f1-ad5e-760997f2e328","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://notify-me.com","type":"string"}]}