{"info":{"_postman_id":"50e38ec9-1d88-478b-93d8-efbe654612b4","name":"Leapify Public API v1.14.0","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"24936115","collectionId":"50e38ec9-1d88-478b-93d8-efbe654612b4","publishedId":"2s9YR9XBpv","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-01-26T18:30:24.000Z"},"item":[{"name":"Zapier","item":[{"name":"Validate Webhook Token","id":"2aa0d3da-ce9e-4abf-b81e-4ca504aa2966","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-token","value":"{{API_TOKEN}}","type":"text"}],"url":"{{ENDPOINT}}/api/public/channels/zapier/validate","urlObject":{"path":["api","public","channels","zapier","validate"],"host":["{{ENDPOINT}}"],"query":[],"variable":[]}},"response":[{"id":"06bee1a2-d1af-481a-a7be-b3840f54806f","name":"Validate Webhook Token","originalRequest":{"method":"GET","header":[{"key":"x-api-token","value":"fGbp8dzGQQWxrKGOp9066Gpbbd3GWn","type":"text"}],"url":"{{ENDPOINT}}/api/public/channels/zapier/validate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"49"},{"key":"ETag","value":"W/\"31-JS3fb3ks8nRCMro9bky+W70z3Ng\""},{"key":"Date","value":"Wed, 18 Oct 2023 07:35:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Validated Webhook token via Zapier.\"\n}"}],"_postman_id":"2aa0d3da-ce9e-4abf-b81e-4ca504aa2966"},{"name":"Webhook Create Leads","id":"b9850f3f-976a-4adf-9f0d-f07182259117","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-token","value":"fGbp8dzGQQWxrKGOp9066Gpbbd3GWn","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"emailAddress\": \"test@email.com\",\n    \"companyName\": \"My Company\",\n    \"firstName\": \"Johnny\",\n    \"lastName\": \"Silver\",\n    \"fullName\": \"Johnny Silver\",\n    \"mobileNumber\": \"+639458413272\"\n}","options":{"raw":{"language":"json"}}},"url":"{{ENDPOINT}}/api/public/channels/zapier/leads","urlObject":{"path":["api","public","channels","zapier","leads"],"host":["{{ENDPOINT}}"],"query":[],"variable":[]}},"response":[{"id":"993e4d3a-a1f4-4950-958d-878dd80872ae","name":"Webhook Poll Leads","originalRequest":{"method":"POST","header":[{"key":"x-api-token","value":"fGbp8dzGQQWxrKGOp9066Gpbbd3GWn","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"emailAddress\": \"test@email.com\",\n    \"companyName\": \"My Company\",\n    \"firstName\": \"Johnny\",\n    \"lastName\": \"Silver\",\n    \"fullName\": \"Johnny Silver\",\n    \"mobileNumber\": \"+639458413272\"\n}","options":{"raw":{"language":"json"}}},"url":"{{ENDPOINT}}/api/public/channels/zapier/leads"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"473"},{"key":"ETag","value":"W/\"1d9-P5b2iNksS0WKDlnCcokxDz3jwos\""},{"key":"Date","value":"Wed, 18 Oct 2023 07:56:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"accountId\": \"650ba0a80cd7af778ab057e2\",\n        \"companyId\": \"652f8f7f30c51549a5bbf196\",\n        \"firstName\": \"Johnny\",\n        \"middleName\": null,\n        \"lastName\": \"Silver\",\n        \"fullName\": \"Johnny Silver\",\n        \"emailAddress\": \"test@email.com\",\n        \"businessNumber\": null,\n        \"mobileNumber\": \"+639458413272\",\n        \"_id\": \"652f8fa430c51549a5bbf1a6\",\n        \"accountUserId\": [],\n        \"createdAt\": \"2023-10-18T07:56:20.917Z\",\n        \"updatedAt\": \"2023-10-18T07:56:20.917Z\",\n        \"trashed\": false,\n        \"trashedAt\": null,\n        \"__v\": 0\n    },\n    \"message\": \"Successfully submitted a lead.\"\n}"}],"_postman_id":"b9850f3f-976a-4adf-9f0d-f07182259117"}],"id":"8d0655b8-cf00-410e-8381-af15b21598b0","_postman_id":"8d0655b8-cf00-410e-8381-af15b21598b0","description":""},{"name":"Zoom","item":[{"name":"Integrate Zoom Account","id":"1cc123c1-f0df-45fa-a9ce-f269fad8839a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"headerPrefix","value":"<header-prefix>"},{"key":"tokenName","value":"<token-name>"},{"key":"clientSecret","value":"<client-secret>"},{"key":"clientId","value":"<client-id>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":false},"method":"PATCH","header":[],"url":"{{ENDPOINT}}/api/v1/channels/zoom/authenticate","urlObject":{"path":["api","v1","channels","zoom","authenticate"],"host":["{{ENDPOINT}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1cc123c1-f0df-45fa-a9ce-f269fad8839a"},{"name":"Create Zoom Meeting","id":"6c08b9c0-09d6-4a5b-b300-39887c897c69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api.zoom.us/v2/users/me/meetings","urlObject":{"protocol":"https","path":["v2","users","me","meetings"],"host":["api","zoom","us"],"query":[],"variable":[]}},"response":[],"_postman_id":"6c08b9c0-09d6-4a5b-b300-39887c897c69"}],"id":"5d785aea-b712-4e02-aa9e-c1ae2a9f35e2","_postman_id":"5d785aea-b712-4e02-aa9e-c1ae2a9f35e2","description":""},{"name":"Elevenlabs","item":[{"name":"Post Call Webhook","id":"0973e477-36ce-4d1d-b176-320b0b6bd243","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"elevenlabs-signature","value":"t=1765158322,v0=7038157ee2774e3651c9624d3ece4f1ea2adeb2a4c7b4eeffa422f332bcb0f6b","type":"text"}],"url":"https://9e5a9995864b.ngrok-free.app/api/public/channels/elevenlabs","urlObject":{"protocol":"https","path":["api","public","channels","elevenlabs"],"host":["9e5a9995864b","ngrok-free","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"0973e477-36ce-4d1d-b176-320b0b6bd243"}],"id":"149fc0fd-6dbf-4aa7-89f0-da74b46ab05b","_postman_id":"149fc0fd-6dbf-4aa7-89f0-da74b46ab05b","description":""},{"name":"Webhook","item":[{"name":"Lead","item":[{"name":"Webhook Poll Leads","id":"31a077f6-c358-4dbc-a4c5-477d5a9e2298","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-token","value":"{{API_TOKEN}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"jobTitle\": \"CEO\",\n    \"firstName\": \"sa\",\n    \"middleName\": \"Surilla\",\n    \"lastName\": \"Ardosa\",\n    \"emailAddress\": \"jardaosaa+101@leadorigin.com\",\n    \"mobileNumber\": \"+639172324232\",\n    \"tags\": [\"SAMPLE\"]\n}","options":{"raw":{"language":"json"}}},"url":"{{ENDPOINT}}/api/public/channels/webhooks/leads","urlObject":{"path":["api","public","channels","webhooks","leads"],"host":["{{ENDPOINT}}"],"query":[],"variable":[]}},"response":[{"id":"40970ee7-ff95-48dc-8e72-3745dbd4354e","name":"Webhook Poll Leads","originalRequest":{"method":"POST","header":[{"key":"x-api-token","value":"fGbp8dzGQQWxrKGOp9066Gpbbd3GWn","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"emailAddress\": \"test@email.com\",\n    \"companyName\": \"My Company\",\n    \"firstName\": \"Johnny\",\n    \"lastName\": \"Silver\",\n    \"fullName\": \"Johnny Silver\",\n    \"mobileNumber\": \"+639458413272\"\n}","options":{"raw":{"language":"json"}}},"url":"{{ENDPOINT}}/api/public/channels/zapier/leads"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"473"},{"key":"ETag","value":"W/\"1d9-P5b2iNksS0WKDlnCcokxDz3jwos\""},{"key":"Date","value":"Wed, 18 Oct 2023 07:56:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"accountId\": \"650ba0a80cd7af778ab057e2\",\n        \"companyId\": \"652f8f7f30c51549a5bbf196\",\n        \"firstName\": \"Johnny\",\n        \"middleName\": null,\n        \"lastName\": \"Silver\",\n        \"fullName\": \"Johnny Silver\",\n        \"emailAddress\": \"test@email.com\",\n        \"businessNumber\": null,\n        \"mobileNumber\": \"+639458413272\",\n        \"_id\": \"652f8fa430c51549a5bbf1a6\",\n        \"accountUserId\": [],\n        \"createdAt\": \"2023-10-18T07:56:20.917Z\",\n        \"updatedAt\": \"2023-10-18T07:56:20.917Z\",\n        \"trashed\": false,\n        \"trashedAt\": null,\n        \"__v\": 0\n    },\n    \"message\": \"Successfully submitted a lead.\"\n}"}],"_postman_id":"31a077f6-c358-4dbc-a4c5-477d5a9e2298"}],"id":"5cf1a7d0-0f99-49d2-bc41-d933c30fa71e","_postman_id":"5cf1a7d0-0f99-49d2-bc41-d933c30fa71e","description":""},{"name":"Deal","item":[{"name":"Webhook Poll Deals","id":"a0a55e0b-b0ee-46db-b4d3-ad966825baae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-token","value":"{{API_TOKEN}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"TESTING DEAL\",\n    \"amount\": 10000,\n    \"type\": \"NEW_BUSINESS\",\n    \"contacts\": [],\n    \"closedAt\": null,\n    \"leadId\": [\n        \"6732c97a362aa70c18e713e1\"\n    ],\n    \"tags\": [\n        \"SAMPLE\"\n    ],\n    \"pipelineId\": \"6732ca04362aa70c18e71478\"\n}","options":{"raw":{"language":"json"}}},"url":"{{ENDPOINT}}/api/public/channels/webhooks/deals","urlObject":{"path":["api","public","channels","webhooks","deals"],"host":["{{ENDPOINT}}"],"query":[],"variable":[]}},"response":[{"id":"8974ab24-7e1b-444c-9c2a-14fc4ad5dedf","name":"Webhook Poll Leads","originalRequest":{"method":"POST","header":[{"key":"x-api-token","value":"fGbp8dzGQQWxrKGOp9066Gpbbd3GWn","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"emailAddress\": \"test@email.com\",\n    \"companyName\": \"My Company\",\n    \"firstName\": \"Johnny\",\n    \"lastName\": \"Silver\",\n    \"fullName\": \"Johnny Silver\",\n    \"mobileNumber\": \"+639458413272\"\n}","options":{"raw":{"language":"json"}}},"url":"{{ENDPOINT}}/api/public/channels/zapier/leads"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"473"},{"key":"ETag","value":"W/\"1d9-P5b2iNksS0WKDlnCcokxDz3jwos\""},{"key":"Date","value":"Wed, 18 Oct 2023 07:56:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"accountId\": \"650ba0a80cd7af778ab057e2\",\n        \"companyId\": \"652f8f7f30c51549a5bbf196\",\n        \"firstName\": \"Johnny\",\n        \"middleName\": null,\n        \"lastName\": \"Silver\",\n        \"fullName\": \"Johnny Silver\",\n        \"emailAddress\": \"test@email.com\",\n        \"businessNumber\": null,\n        \"mobileNumber\": \"+639458413272\",\n        \"_id\": \"652f8fa430c51549a5bbf1a6\",\n        \"accountUserId\": [],\n        \"createdAt\": \"2023-10-18T07:56:20.917Z\",\n        \"updatedAt\": \"2023-10-18T07:56:20.917Z\",\n        \"trashed\": false,\n        \"trashedAt\": null,\n        \"__v\": 0\n    },\n    \"message\": \"Successfully submitted a lead.\"\n}"}],"_postman_id":"a0a55e0b-b0ee-46db-b4d3-ad966825baae"}],"id":"6fba3ef6-238e-4718-a8c5-b7e7025655c0","_postman_id":"6fba3ef6-238e-4718-a8c5-b7e7025655c0","description":""},{"name":"Validate Webhook Token","id":"c02e5b1a-fec8-436e-8c1d-5532e36d977f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-token","value":"{{API_TOKEN}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{ENDPOINT}}/api/public/channels/webhooks/validate","urlObject":{"path":["api","public","channels","webhooks","validate"],"host":["{{ENDPOINT}}"],"query":[],"variable":[]}},"response":[{"id":"86bea58a-f28f-4cf2-ab95-9ccbbc54c19f","name":"Validate Webhook Token","originalRequest":{"method":"GET","header":[{"key":"x-api-token","value":"fGbp8dzGQQWxrKGOp9066Gpbbd3GWn","type":"text"}],"url":"{{ENDPOINT}}/api/public/channels/zapier/validate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"49"},{"key":"ETag","value":"W/\"31-JS3fb3ks8nRCMro9bky+W70z3Ng\""},{"key":"Date","value":"Wed, 18 Oct 2023 07:35:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Validated Webhook token via Zapier.\"\n}"}],"_postman_id":"c02e5b1a-fec8-436e-8c1d-5532e36d977f"}],"id":"8883ba18-9f9f-46e2-8874-d70e55f52656","_postman_id":"8883ba18-9f9f-46e2-8874-d70e55f52656","description":""},{"name":"New Request","id":"d2bbaca5-1a90-4d49-bf89-baa99c6eadf9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"d2bbaca5-1a90-4d49-bf89-baa99c6eadf9"}]}