{"info":{"_postman_id":"0ebc294e-d0e8-411a-8a53-feb83a95cc17","name":"Clientjoy","description":"<html><head></head><body><h2 id=\"clientjoy-open-apis\">Clientjoy Open Apis</h2>\n<p>Clienjoy is a CRM with an intuitive RESTful API. You can use our API to create public or private apps.This document contains open apis on clientjoy application and details on these apis. There is also an example provided with each api.</p>\n<h2 id=\"about-clientjoy-apis\">About clientjoy APIs:</h2>\n<ul>\n<li><p>All data is sent and received as JSON.</p>\n</li>\n<li><p>Most of the lists/item collections are paginated. The parameters that control the pagination are page and limit. The maximum limit value is 100.</p>\n</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"14374484","collectionId":"0ebc294e-d0e8-411a-8a53-feb83a95cc17","publishedId":"TzCTZ5gE","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-04-08T12:13:48.000Z"},"item":[{"name":"Authentication","item":[{"name":"Login","id":"0aaafcfc-4afd-41c0-8ebd-ba1a35e48f91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Origin","type":"text","value":"https://app.clientjoy.io"}],"body":{"mode":"raw","raw":"{\n    \"user\": {\n        \"email\": \"jigar_sompura@clientjoy.io\",\n        \"password\": \"Jigar@123\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.clientjoy.io/v1/auth/login","description":"<h1 id=\"login\">Login</h1>\n<p>For given valid credentials this api will return auth token.</p>\n","urlObject":{"protocol":"https","path":["v1","auth","login"],"host":["api","clientjoy","io"],"query":[],"variable":[]}},"response":[{"id":"7ac30e86-e87a-4437-9d17-d1cf29d33e4d","name":"Login Example","originalRequest":{"method":"POST","header":[{"key":"Origin","type":"text","value":"https://app.clientjoy.io"}],"body":{"mode":"raw","raw":"{\n    \"user\": {\n        \"email\": \"jigar_sompura@clientjoy.io\",\n        \"password\": \"Test@123\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.clientjoy.io/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 07 Apr 2021 09:12:58 GMT"},{"key":"Access-Control-Allow-Origin","value":"https://app.clientjoy.io"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Expose-Headers","value":"Accept, Authorization, Origin, Content-Type, X-Requested-With"},{"key":"Content-Security-Policy","value":"frame-ancestors www.clientjoy.io clientjoy.io;"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"register.user\",\n    \"success_message\": \"Great going! Your account is created.\",\n    \"status\": \"register.user\",\n    \"message\": \"Great going! Your account is created.\",\n    \"data\": {\n        \"user\": {\n            \"uuid\": \"*****\",\n            \"id\": 5155,\n            \"first_name\": \"Jigar\",\n            \"last_name\": \"Sompura\",\n            \"industry\": null,\n            \"source\": null,\n            \"name\": \"Jigar Sompura\",\n            \"email\": \"jigar_sompura@clientjoy.io\",\n            \"phone_number\": \"+918320114406\",\n            \"country_code\": null,\n            \"country_calling_code\": null,\n            \"active\": 1,\n            \"current_workspace\": {\n                \"id\": 2706,\n                \"uuid\": \"*****\",\n                \"name\": \"ClientJoy\",\n                \"owner\": {\n                    \"first_name\": \"Jigar\",\n                    \"last_name\": \"Sompura\",\n                    \"name\": \"Jigar Sompura\",\n                    \"email\": \"jigar_sompura@clientjoy.io\",\n                    \"phone_number\": \"+918320114406\"\n                },\n                \"members\": 1,\n                \"updated_at\": \"2021-03-23T13:02:03.000000Z\",\n                \"timezone\": \"Asia/Calcutta\",\n                \"date_format\": \"Do MMM. 'YY\",\n                \"time_format\": null,\n                \"number_format\": \"en-US\",\n                \"has_dummy_data\": 0,\n                \"company_name\": \"Scouting Legion\",\n                \"media\": null,\n                \"favicon\": null,\n                \"in_trial\": false,\n                \"is_subscribed\": true,\n                \"trial_ends_at\": \"2021-01-21T06:56:24.000000Z\",\n                \"starts_at\": \"2021-01-07T06:56:24.000000Z\",\n                \"has_custom_branding\": true,\n                \"customization\": {\n                    \"custom_scripts\": {\n                        \"scripts\": \"\"\n                    },\n                    \"custom_styles\": {\n                        \"stylesheet\": \"\"\n                    }\n                }\n            },\n            \"signup_completion\": true,\n            \"redirect_link\": \"/a5109c6e-039a-46a3-a189-66236236dc38/leads\",\n            \"media\": null,\n            \"signature\": {\n                \"id\": 6977,\n                \"uuid\": \"*****\",\n                \"entity_type\": \"user\",\n                \"entity_id\": 5155,\n                \"owner_type\": \"user\",\n                \"owner_id\": 5155,\n                \"size\": 5472,\n                \"mime_type\": \"image/png\",\n                \"name\": \"signature.png\",\n                \"path\": \"uploads/clientjoy-sign-test1/Users/5155/\",\n                \"source\": \"Clientjoy\",\n                \"type\": \"signature\",\n                \"is_visible_to_client\": 0,\n                \"meta\": null,\n                \"responsive_images\": null,\n                \"deleted_at\": null,\n                \"created_at\": \"2021-02-25T08:14:18.000000Z\",\n                \"updated_at\": \"2021-02-25T08:14:18.000000Z\",\n                \"ext\": \"png\",\n                \"created_by\": 5155,\n                \"media_log_id\": null,\n                \"workspace_id\": 2706,\n                \"last_send_at\": null,\n                \"description\": null,\n                \"link\": null,\n                \"can_delete\": true,\n                \"download_url\": \"https://us-east-1-clientjoy-production.s3.amazonaws.com/uploads/clientjoy-sign-test1/Users/5155/3eccbd7f-44cc-47aa-84fd-738ccf36df2f?response-content-disposition=attachment%3B%20filename%3D%22signature.png%22&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA3JLOPWZBCSEJ5763%2F20210407%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210407T091258Z&X-Amz-SignedHeaders=host&X-Amz-Expires=3600&X-Amz-Signature=f852cb10a71cd585e1e437bf54abd394900b59257e6167bb7b67eb9da98bff2e\",\n                \"owner_name\": \"Jigar\",\n                \"permalink\": \"https://us-east-1-clientjoy-production.s3.amazonaws.com/uploads/clientjoy-sign-test1/Users/5155/3eccbd7f-44cc-47aa-84fd-738ccf36df2f\",\n                \"owner\": {\n                    \"id\": 5155,\n                    \"uuid\": \"*****\",\n                    \"first_name\": \"Jigar\",\n                    \"last_name\": \"Sompura\",\n                    \"email\": \"jigar_sompura@clientjoy.io\",\n                    \"phone_number\": \"+918320114406\",\n                    \"active\": 1,\n                    \"app_id\": 1,\n                    \"user_verification_id\": 10208,\n                    \"forgot_password\": null,\n                    \"deleted_at\": null,\n                    \"created_at\": \"2020-10-05T07:19:14.000000Z\",\n                    \"updated_at\": \"2021-04-07T09:11:42.000000Z\",\n                    \"signup_type\": \"GENERAL\",\n                    \"user_company_id\": null,\n                    \"last_logged_in_workspace_id\": 2706,\n                    \"industry\": null,\n                    \"requirement\": null,\n                    \"source\": null,\n                    \"applied_codes\": null,\n                    \"plan_id\": 1,\n                    \"old_user_app_id\": 3915,\n                    \"old_app_id\": 1,\n                    \"old_user_auth_id\": 2500,\n                    \"old_user_staff_id\": 2177,\n                    \"old_main_workspace_id\": null,\n                    \"selected_plan\": null,\n                    \"country_calling_code\": null,\n                    \"country_code\": null,\n                    \"other_industry\": null,\n                    \"referred_by\": null,\n                    \"signature_id\": 6977,\n                    \"name\": \"Jigar Sompura\"\n                }\n            },\n            \"plan\": {\n                \"name\": \"AppSumo Plan: 1\",\n                \"price\": \"49.00\",\n                \"invoice_period\": \"lifetime\",\n                \"type\": \"APPSUMO\",\n                \"permissions\": {\n                    \"leads\": \"Unlimited Leads\",\n                    \"users\": \"5 User Accounts\",\n                    \"storage\": \"100 GB Storage\",\n                    \"invoices\": \"Unlimited Invoices\",\n                    \"analytics\": \"Reports and Analytics\",\n                    \"customers\": \"Unlimited Clients\",\n                    \"proposals\": \"Unlimited Active Proposals\",\n                    \"integrations\": \"Unlimited Integrations\",\n                    \"client_portal\": \"Client Portal\",\n                    \"sales_pipeline\": \"Sales Pipeline\",\n                    \"sub_workspaces\": \"Whitelabel with 3 workspaces that have 5 users in each workspace\",\n                    \"custom_branding\": \"Branding Plus Addon\",\n                    \"online_payments\": \"Online Payment Collection\"\n                }\n            }\n        },\n        \"token\": \"*****\"\n    },\n    \"errors\": []\n}"}],"_postman_id":"0aaafcfc-4afd-41c0-8ebd-ba1a35e48f91"}],"id":"7ff7e4df-084d-48a8-b9fd-edcd7f23aee2","_postman_id":"7ff7e4df-084d-48a8-b9fd-edcd7f23aee2","description":""},{"name":"Webhooks","item":[{"name":"Create Webhook","id":"6e22ae3a-ef98-46f9-9093-5adb29253952","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Origin","type":"text","value":"{{origin}}"},{"key":"workspace","type":"text","value":"{{workspace}}"}],"body":{"mode":"raw","raw":"{\n    \"webhook\": {\n        \"url\": \"https://webhook.site/240a4414-6c93-4d04-9a5a-17bfd9648e0f\",\n        \"function\": \"CREATE\",\n        \"entity_type\": \"proposal\",\n        \"platform\": \"Pabbly\",\n        \"status\": \"draft\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/v1/webhook","description":"<h1 id=\"create-lead-webhook\">Create Lead Webhook</h1>\n<p>This api will send data to clientjoy app in provided format to Create a new webhook when a lead is created in clientjoy. </p>\n<h2 id=\"some-points-on-webhook\">Some points on webhook:</h2>\n<ul>\n<li>You need to include valid url on which webhook will send data, and this url should return 200 status code on get instance. This webhook will fire POST request to this provided url with json body.</li>\n<li>This api will return webhook id and secret key, the webhook id should be stored for deleting webhook.</li>\n<li>And secret key should be stored for checking POST data is authentic, you can check by creating hash of payload of api with secret key and payload header and matching them.</li>\n<li>This api is only for enabling webhooks, to show webhooks data you should use all lead api to show data.</li>\n</ul>\n","urlObject":{"path":["v1","webhook"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"1581c127-b6b4-4a53-9c0b-6fe1ebb4852a","name":"Create Lead Webhook Example","originalRequest":{"method":"POST","header":[{"key":"Origin","type":"text","value":"https://app.clientjoy.io"},{"key":"workspace","type":"text","value":"2706"}],"body":{"mode":"raw","raw":"{\n    \"url\": \"target_url\",\n    \"function\": \"CREATE\",\n    \"entity_type\": \"lead\",\n    \"platform\": \"Pabbly\",\n    \"status\": \"null\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.clientjoy.io/webhook"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 08 Apr 2021 06:35:28 GMT"},{"key":"Date","value":"Thu, 08 Apr 2021 06:35:28 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.2.34-18+ubuntu20.04.1+deb.sury.org+1"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Access-Control-Allow-Origin","value":"localhost"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Expose-Headers","value":"Accept, Authorization, Origin, Content-Type, X-Requested-With"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"webhook.create\",\n    \"success_message\": \"Your webhook is saved.\",\n    \"status\": \"webhook.create\",\n    \"message\": \"Your webhook is saved.\",\n    \"data\": {\n        \"id\": 1,\n        \"secret_key\": \"rFkkU2i0Rf8YX2pB\",\n         \"lead\": {\n            \"id\": 48,\n            \"name\": \"Arya Stark\",\n            \"email\": \"arya@winteriscoming.com\",\n            \"phone\": null,\n            \"company\": \"House Stark\",\n            \"title\": \"No One\",\n            \"stage\": \"Discovery\",\n            \"source\": \"Social Media\",\n            \"owner\": \"Jigar Sompura\",\n            \"currency\": {\n                \"iso_code\": \"USD\",\n                \"name\": \"United States Dollar\",\n                \"symbol\": \"$\"\n            },\n            \"deal_size\": 15000,\n            \"conversion_probablity\": 12,\n            \"website\": null,\n            \"privacy\": \"Public\",\n            \"last_contact\": \"2020-09-22T10:47:17.000000Z\",\n            \"created_at\": \"2021-03-31T06:34:50.000000Z\",\n            \"address\": null,\n            \"city\": null,\n            \"state\": null,\n            \"country\": null,\n            \"zip\": null\n        }\n    },\n    \"errors\": []\n}"}],"_postman_id":"6e22ae3a-ef98-46f9-9093-5adb29253952"},{"name":"Delete Webhook","id":"706e8910-68d4-47e6-99ca-49030875e13b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[{"key":"Origin","type":"text","value":"https://app.clientjoy.io"},{"key":"workspace","type":"text","value":"{{workspace}}"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.clientjoy.io/webhook/402","description":"<h1 id=\"delete-webhook\">Delete Webhook</h1>\n<p>This api will delete webhook with provided id in clientjoy app .</p>\n","urlObject":{"protocol":"https","path":["webhook","402"],"host":["api","clientjoy","io"],"query":[],"variable":[]}},"response":[{"id":"9bfd1f0b-c215-4c26-9efe-12bae4c31e7b","name":"Delete Webhook Example","originalRequest":{"method":"DELETE","header":[{"key":"Origin","type":"text","value":"https://app.clientjoy.io"},{"key":"workspace","type":"text","value":"2706"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.clientjoy.io/webhook/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 08 Apr 2021 07:56:50 GMT"},{"key":"Access-Control-Allow-Origin","value":"localhost"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Expose-Headers","value":"Accept, Authorization, Origin, Content-Type, X-Requested-With"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"webhook.delete\",\n    \"success_message\": \"The webhook is deleted.\",\n    \"status\": \"webhook.delete\",\n    \"message\": \"The webhook is deleted.\",\n    \"data\": \"unsubscribed\",\n    \"errors\": []\n}"}],"_postman_id":"706e8910-68d4-47e6-99ca-49030875e13b"}],"id":"35ea69f7-cc60-4fa0-a9a8-8c355ad9aec3","event":[{"listen":"prerequest","script":{"id":"da92b3bb-348c-4c0c-8de0-bbc4ae45a374","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1cfa01ca-f7a3-4ccc-bac9-6c5997506ae6","type":"text/javascript","exec":[""]}}],"_postman_id":"35ea69f7-cc60-4fa0-a9a8-8c355ad9aec3","description":""},{"name":"Leads","item":[{"name":"All Leads","id":"fdc03f4f-121b-4194-aa2b-dac2eab861dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Origin","type":"text","value":"https://app.clientjoy.io"},{"key":"workspace","type":"text","value":"2706"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.clientjoy.io/leads?view=list&webhook=true","description":"<h1 id=\"all-leads\">All Leads</h1>\n<p>This api will get leads data from clientjoy app. This is a paginated Data.</p>\n","urlObject":{"protocol":"https","path":["leads"],"host":["api","clientjoy","io"],"query":[{"key":"view","value":"list"},{"key":"webhook","value":"true"}],"variable":[]}},"response":[{"id":"ffaacd72-97be-43b5-a9f4-514157aa3224","name":"All Leads Example","originalRequest":{"method":"GET","header":[{"key":"Origin","type":"text","value":"https://app.clientjoy.io"},{"key":"workspace","type":"text","value":"2706"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.clientjoy.io/leads?view=list&webhook=true","protocol":"https","host":["api","clientjoy","io"],"path":["leads"],"query":[{"key":"view","value":"list"},{"key":"webhook","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 07 Apr 2021 14:37:55 GMT"},{"key":"Access-Control-Allow-Origin","value":"https://app.clientjoy.io"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Expose-Headers","value":"Accept, Authorization, Origin, Content-Type, X-Requested-With"},{"key":"Content-Security-Policy","value":"frame-ancestors www.clientjoy.io clientjoy.io;"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"task.list\",\n    \"success_message\": \"response.task.list\",\n    \"status\": \"task.list\",\n    \"message\": \"response.task.list\",\n    \"data\": {\n        \"lead\": [\n            {\n                \"id\": 126222,\n                \"name\": \"Spider Man\",\n                \"email\": \"spiderman@avengers.com\",\n                \"phone\": \"1234567890\",\n                \"company\": \"Avengers\",\n                \"title\": \"Superhero\",\n                \"stage\": \"Qualified\",\n                \"source\": \"Refrence\",\n                \"owner\": \"Jigar Sompura\",\n                \"currency\": {\n                    \"iso_code\": \"USD\",\n                    \"name\": \"United States Dollar\",\n                    \"symbol\": \"$\"\n                },\n                \"deal_size\": 6500,\n                \"conversion_probablity\": 70,\n                \"website\": \"Avangers.com\",\n                \"privacy\": \"Public\",\n                \"last_contact\": \"2021-04-06T12:34:23.000000Z\",\n                \"created_at\": \"2021-04-07T14:35:51.000000Z\",\n                \"address\": \"Forest Hills\",\n                \"city\": \"Metropolitan Avenue\",\n                \"state\": \"New York\",\n                \"country\": \"USA\",\n                \"zip\": \"10001\",\n                \"BRAND\": \"Green Goblin\",\n                \"BRANDS\": \"2021-04-19 18:30:00\",\n                \"Source\": \"Jigar\"\n            },\n            {\n                \"id\": 119183,\n                \"name\": \"Create Lead Update\",\n                \"email\": \"createorupdate@email.com\",\n                \"phone\": \"+49843 1648684\",\n                \"company\": null,\n                \"title\": null,\n                \"stage\": \"In conversation\",\n                \"source\": \"Social Media\",\n                \"owner\": \"Jigar Sompura\",\n                \"currency\": {\n                    \"iso_code\": \"USD\",\n                    \"name\": \"United States Dollar\",\n                    \"symbol\": \"$\"\n                },\n                \"deal_size\": null,\n                \"conversion_probablity\": null,\n                \"website\": null,\n                \"privacy\": \"Public\",\n                \"last_contact\": \"2021-03-17T18:30:00.000000Z\",\n                \"created_at\": \"2021-03-15T09:30:49.000000Z\",\n                \"address\": null,\n                \"city\": null,\n                \"state\": null,\n                \"country\": null,\n                \"zip\": null,\n                \"ExpDate\": \"2021-03-17T18:30:00.000000Z\"\n            },\n            {\n                \"id\": 119182,\n                \"name\": \"Create Update\",\n                \"email\": \"createorupdate@email.com\",\n                \"phone\": \"+49843 1648684\",\n                \"company\": null,\n                \"title\": null,\n                \"stage\": \"In conversation\",\n                \"source\": \"Social Media\",\n                \"owner\": \"Jigar Sompura\",\n                \"currency\": {\n                    \"iso_code\": \"USD\",\n                    \"name\": \"United States Dollar\",\n                    \"symbol\": \"$\"\n                },\n                \"deal_size\": null,\n                \"conversion_probablity\": null,\n                \"website\": null,\n                \"privacy\": \"Public\",\n                \"last_contact\": null,\n                \"created_at\": \"2021-03-15T09:15:09.000000Z\",\n                \"address\": null,\n                \"city\": null,\n                \"state\": null,\n                \"country\": null,\n                \"zip\": null\n            },\n            {\n                \"id\": 118194,\n                \"name\": \"jigar Sompura\",\n                \"email\": \"jigar_sompura@clientjoy.io\",\n                \"phone\": \"8941320\",\n                \"company\": \"gridle\",\n                \"title\": null,\n                \"stage\": \"In conversation\",\n                \"source\": \"Social Media\",\n                \"owner\": \"Jigar Sompura\",\n                \"currency\": {\n                    \"iso_code\": \"USD\",\n                    \"name\": \"United States Dollar\",\n                    \"symbol\": \"$\"\n                },\n                \"deal_size\": 4500,\n                \"conversion_probablity\": 50,\n                \"website\": null,\n                \"privacy\": \"Public\",\n                \"last_contact\": \"2021-03-08T10:29:30.000000Z\",\n                \"created_at\": \"2021-03-09T05:59:07.000000Z\",\n                \"address\": \"Arriving Flights\",\n                \"city\": \"Nashville\",\n                \"state\": \"TN\",\n                \"country\": \"United States\",\n                \"zip\": \"37214\",\n                \"Situs Address\": \"Arriving Flights\"\n            },\n            {\n                \"id\": 118148,\n                \"name\": \"New zap Trigger\",\n                \"email\": \"zap@trigger.com\",\n                \"phone\": \"7876131\",\n                \"company\": \"ZAP\",\n                \"title\": \"Zap\",\n                \"stage\": \"Qualified\",\n                \"source\": \"Social Media\",\n                \"owner\": \"Jigar Sompura\",\n                \"currency\": {\n                    \"iso_code\": \"USD\",\n                    \"name\": \"United States Dollar\",\n                    \"symbol\": \"$\"\n                },\n                \"deal_size\": 4500,\n                \"conversion_probablity\": null,\n                \"website\": \"zap.com\",\n                \"privacy\": \"Public\",\n                \"last_contact\": \"2021-03-08T10:29:30.000000Z\",\n                \"created_at\": \"2021-03-08T10:47:25.000000Z\",\n                \"address\": null,\n                \"city\": null,\n                \"state\": null,\n                \"country\": null,\n                \"zip\": null,\n                \"CoLandUse\": \"abcd\",\n                \"ExpDate\": \"2021-03-08T18:30:00.000000Z\"\n            },\n            {\n                \"id\": 55757,\n                \"name\": \"Jerry Dickson & Peggy Tanner\",\n                \"email\": null,\n                \"phone\": null,\n                \"company\": \"6H2574\",\n                \"title\": \"https://www.google.com/maps/search/?api=1&query=32.175796047722,-95.9933859203793\",\n                \"stage\": \"Discovery\",\n                \"source\": \"-none-\",\n                \"owner\": \"Jigar Sompura\",\n                \"currency\": {\n                    \"iso_code\": \"USD\",\n                    \"name\": \"United States Dollar\",\n                    \"symbol\": \"$\"\n                },\n                \"deal_size\": 11912,\n                \"conversion_probablity\": 1,\n                \"website\": \"https://esearch.henderson-cad.org/property/view/r000060947\",\n                \"privacy\": \"Public\",\n                \"last_contact\": \"2020-06-16T00:00:00.000000Z\",\n                \"created_at\": \"2021-01-07T11:53:42.000000Z\",\n                \"address\": \"1401 E Royall Blvd\",\n                \"city\": \"Malakoff\",\n                \"state\": \"TX\",\n                \"country\": null,\n                \"zip\": \"75148-9329\",\n                \"ACREAGE\": \"1.5\",\n                \"Subdivision\": \"N Tuton Survey A-764\",\n                \"Flood Zone\": \"X\",\n                \"APN Formatted\": \"3407-0764-010e-61\",\n                \"Legal Desc\": \"Acres: 1.500 Lot: Tr 1E Ab 764 N Tuton Sur Tr 1E (Life Est: Ruth Dickson)\",\n                \"PropertyTax\": \"$360.05 \",\n                \"AssessedTotal\": \"$15,150.00 \",\n                \"AssessedLand\": \"$15,150.00 \",\n                \"LandUse\": \"Vacant -Residential Land\",\n                \"CoLandUse\": \"C1-Vacnt-Platted-Lot-Res\",\n                \"Owner1\": \"Dickson Jerry\",\n                \"Owner2\": \"Tanner Peggy\",\n                \"PropOwned\": \"3\",\n                \"ExpDate\": \"2020-08-15T00:00:00.000000Z\",\n                \"Situs Address\": \"E State Highway 31  Malakoff, TX 75148 \",\n                \"Owner Vesting Code\": \"Life Estate\",\n                \"Dt Link\": \"https://web.datatree.com/?/property?propertyId=130720930\",\n                \"Offer\": \"11912.21\"\n            },\n            {\n                \"id\": 55758,\n                \"name\": \"Robert & Irene Magee\",\n                \"email\": null,\n                \"phone\": null,\n                \"company\": \"6H2575\",\n                \"title\": \"https://www.google.com/maps/search/?api=1&query=32.0745398501479,-95.5965648257858\",\n                \"stage\": \"Mailed\",\n                \"source\": \"-none-\",\n                \"owner\": \"Jigar Sompura\",\n                \"currency\": {\n                    \"iso_code\": \"USD\",\n                    \"name\": \"United States Dollar\",\n                    \"symbol\": \"$\"\n                },\n                \"deal_size\": 14063,\n                \"conversion_probablity\": 1,\n                \"website\": \"https://esearch.henderson-cad.org/property/view/r000070215\",\n                \"privacy\": \"Public\",\n                \"last_contact\": \"2020-06-16T00:00:00.000000Z\",\n                \"created_at\": \"2021-01-07T11:53:42.000000Z\",\n                \"address\": \"Po Box 237\",\n                \"city\": \"Poynor\",\n                \"state\": \"TX\",\n                \"country\": null,\n                \"zip\": \"75782\",\n                \"ACREAGE\": \"1.5\",\n                \"Subdivision\": \"I W Burton Survey Abstract 3\",\n                \"Flood Zone\": \"X\",\n                \"APN Formatted\": \"3897-0000-0700-42\",\n                \"Legal Desc\": \"Acres: 1.500 Lot: Tr 70 Ab 3 I W Burton Sur City Of Poynor Tr 70\",\n                \"PropertyTax\": \"$196.02 \",\n                \"AssessedTotal\": \"$9,750.00 \",\n                \"AssessedLand\": \"$9,750.00 \",\n                \"LandUse\": \"Vacant -Residential Land\",\n                \"CoLandUse\": \"C1-Vacnt-Platted-Lot-Res\",\n                \"Owner1\": \"Magee Robert L\",\n                \"Owner2\": \"Magee Irene\",\n                \"PropOwned\": \"4\",\n                \"ExpDate\": \"2020-08-15T00:00:00.000000Z\",\n                \"Situs Address\": \"TX \",\n                \"Dt Link\": \"https://web.datatree.com/?/property?propertyId=130729017\",\n                \"Offer\": \"14062.5\"\n            },\n            {\n                \"id\": 55759,\n                \"name\": \"Sonia Collins\",\n                \"email\": null,\n                \"phone\": null,\n                \"company\": \"6H2576\",\n                \"title\": \"https://www.google.com/maps/search/?api=1&query=32.2910960196796,-96.1153843653084\",\n                \"stage\": \"Mailed\",\n                \"source\": \"-none-\",\n                \"owner\": \"Jigar Sompura\",\n                \"currency\": {\n                    \"iso_code\": \"USD\",\n                    \"name\": \"United States Dollar\",\n                    \"symbol\": \"$\"\n                },\n                \"deal_size\": 11962,\n                \"conversion_probablity\": 1,\n                \"website\": \"https://esearch.henderson-cad.org/property/view/r000087635\",\n                \"privacy\": \"Public\",\n                \"last_contact\": \"2020-06-16T00:00:00.000000Z\",\n                \"created_at\": \"2021-01-07T11:53:42.000000Z\",\n                \"address\": \"7778 Alta Cuesta Dr\",\n                \"city\": \"Rancho Cucamonga\",\n                \"state\": \"CA\",\n                \"country\": null,\n                \"zip\": \"91730-1844\",\n                \"ACREAGE\": \"1.5\",\n                \"Subdivision\": \"J R Morales Survey A-484\",\n                \"Neighborhood\": \"Oakwood Shores\",\n                \"Flood Zone\": \"X\",\n                \"APN Formatted\": \"0484-0010-0l00-58\",\n                \"Legal Desc\": \"Acres: 1.500 Lot: Tr 1L Ab 484 J R Morales Sur Tr 1L (Re:Pt Tr 1A)\",\n                \"PropertyTax\": \"$271.56 \",\n                \"AssessedTotal\": \"$13,500.00 \",\n                \"AssessedLand\": \"$13,500.00 \",\n                \"LandUse\": \"Agricultural Land\",\n                \"CoLandUse\": \"C3-Vacnt-Platted-Lot-Rural\",\n                \"Owner1\": \"Collins Sonia\",\n                \"PropOwned\": \"1\",\n                \"ExpDate\": \"2020-08-15T00:00:00.000000Z\",\n                \"Situs Address\": \"Red Oak Dr  Mabank, TX 75156 \",\n                \"Dt Link\": \"https://web.datatree.com/?/property?propertyId=130743830\",\n                \"Offer\": \"11962.25\"\n            },\n            {\n                \"id\": 55760,\n                \"name\": \"Dina Scott\",\n                \"email\": null,\n                \"phone\": null,\n                \"company\": \"6H2577\",\n                \"title\": \"https://www.google.com/maps/search/?api=1&query=32.36714,-96.25055\",\n                \"stage\": \"Qualified\",\n                \"source\": \"-none-\",\n                \"owner\": \"Jigar Sompura\",\n                \"currency\": {\n                    \"iso_code\": \"USD\",\n                    \"name\": \"United States Dollar\",\n                    \"symbol\": \"$\"\n                },\n                \"deal_size\": 10255,\n                \"conversion_probablity\": 1,\n                \"website\": \"https://esearch.henderson-cad.org/property/view/r000125337\",\n                \"privacy\": \"Public\",\n                \"last_contact\": \"2020-06-16T00:00:00.000000Z\",\n                \"created_at\": \"2021-01-07T11:53:42.000000Z\",\n                \"address\": \"Po Box 43424\",\n                \"city\": \"Kemp\",\n                \"state\": \"TX\",\n                \"country\": null,\n                \"zip\": \"75143-8505\",\n                \"ACREAGE\": \"1.5\",\n                \"Flood Zone\": \"X\",\n                \"APN Formatted\": \"3610-0000-0380-50\",\n                \"Legal Desc\": \"Acres: 1.500 Lot: Lts 38 & 39 Ab 470 J Love Sur Nelda Acres Lts 38 & 39\",\n                \"PropertyTax\": \"$267.51 \",\n                \"AssessedTotal\": \"$13,500.00 \",\n                \"AssessedLand\": \"$13,500.00 \",\n                \"LandUse\": \"Vacant -Residential Land\",\n                \"CoLandUse\": \"C1-Vacnt-Platted-Lot-Res\",\n                \"Owner1\": \"Scott Dina\",\n                \"PropOwned\": \"2\",\n                \"ExpDate\": \"2020-08-15T00:00:00.000000Z\",\n                \"Situs Address\": \"State Highway 334  Kemp, TX 75143 \",\n                \"Dt Link\": \"https://web.datatree.com/?/property?propertyId=130749732\",\n                \"Offer\": \"10255.12\"\n            },\n            {\n                \"id\": 55751,\n                \"name\": \"Dana Riley\",\n                \"email\": null,\n                \"phone\": null,\n                \"company\": \"6H2568\",\n                \"title\": \"https://www.google.com/maps/search/?api=1&query=32.3062706102731,-95.5972406939447\",\n                \"stage\": \"Qualified\",\n                \"source\": \"-none-\",\n                \"owner\": \"Jigar Sompura\",\n                \"currency\": {\n                    \"iso_code\": \"USD\",\n                    \"name\": \"United States Dollar\",\n                    \"symbol\": \"$\"\n                },\n                \"deal_size\": 6009,\n                \"conversion_probablity\": 1,\n                \"website\": \"https://esearch.henderson-cad.org/property/view/r000004170\",\n                \"privacy\": \"Public\",\n                \"last_contact\": \"2020-06-16T00:00:00.000000Z\",\n                \"created_at\": \"2021-01-07T11:53:41.000000Z\",\n                \"address\": \"15453 Fm 3204\",\n                \"city\": \"Brownsboro\",\n                \"state\": \"TX\",\n                \"country\": null,\n                \"zip\": \"75756-4005\",\n                \"ACREAGE\": \"1.499\",\n                \"Subdivision\": \"J Brown Survey A-73\",\n                \"Flood Zone\": \"X\",\n                \"APN Formatted\": \"0073-0360-0b00-11\",\n                \"Legal Desc\": \"Acres: 1.499 Lot: Tr 36B Ab 73 J Brown Sur Tr 36B\",\n                \"PropertyTax\": \"$292.43 \",\n                \"AssessedTotal\": \"$9,350.00 \",\n                \"AssessedLand\": \"$9,350.00 \",\n                \"LandUse\": \"Vacant -Residential Land\",\n                \"CoLandUse\": \"C1-Vacnt-Platted-Lot-Res\",\n                \"Owner1\": \"Riley Dana E\",\n                \"PropOwned\": \"1\",\n                \"ExpDate\": \"2020-08-15T00:00:00.000000Z\",\n                \"Situs Address\": \"State Highway 31  Brownsboro, TX 75756 \",\n                \"Dt Link\": \"https://web.datatree.com/?/property?propertyId=130672019\",\n                \"Offer\": \"6008.6\"\n            }\n        ]\n    },\n    \"errors\": []\n}"}],"_postman_id":"fdc03f4f-121b-4194-aa2b-dac2eab861dc"},{"name":"Lead Stages","id":"9db6bc4c-5480-48c6-8125-712ad85f97fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Origin","type":"text","value":"https://app.clientjoy.io"},{"key":"workspace","type":"text","value":"2706"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.clientjoy.io/leads/stages","description":"<h1 id=\"all-leads-stages\">All Leads Stages</h1>\n<p>This api will get leads stages data from clientjoy app.</p>\n","urlObject":{"protocol":"https","path":["leads","stages"],"host":["api","clientjoy","io"],"query":[],"variable":[]}},"response":[{"id":"72965df2-928d-430f-9e81-761369c31e4b","name":"Lead Stages Example","originalRequest":{"method":"GET","header":[{"key":"Origin","type":"text","value":"https://app.clientjoy.io"},{"key":"workspace","type":"text","value":"2706"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.clientjoy.io/leads/stages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 08 Apr 2021 06:49:20 GMT"},{"key":"Access-Control-Allow-Origin","value":"https://app.clientjoy.io"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Expose-Headers","value":"Accept, Authorization, Origin, Content-Type, X-Requested-With"},{"key":"Content-Security-Policy","value":"frame-ancestors www.clientjoy.io clientjoy.io;"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"user.list\",\n    \"success_message\": \"response.user.list\",\n    \"status\": \"user.list\",\n    \"message\": \"response.user.list\",\n    \"data\": {\n        \"stages\": [\n            {\n                \"order\": 1,\n                \"name\": \"Discovery\",\n                \"id\": 14424,\n                \"color\": \"#FAD8CF\"\n            },\n            {\n                \"order\": 2,\n                \"name\": \"Qualified\",\n                \"id\": 14425,\n                \"color\": \"#FBE2C4\"\n            },\n            {\n                \"order\": 3,\n                \"name\": \"In conversation\",\n                \"id\": 14426,\n                \"color\": \"#CECAF0\"\n            },\n            {\n                \"order\": 4,\n                \"name\": \"Closed won\",\n                \"id\": 14427,\n                \"color\": \"#C7DFD6\"\n            },\n            {\n                \"order\": 5,\n                \"name\": \"Lost\",\n                \"id\": 14428,\n                \"color\": \"#DBB6A2\"\n            },\n            {\n                \"order\": 2,\n                \"name\": \"Mailed\",\n                \"id\": 14444,\n                \"color\": \"#FAD8CF\"\n            }\n        ],\n        \"customer_count\": 6,\n        \"first_page\": 1,\n        \"current_page\": 1,\n        \"last_page\": 1\n    },\n    \"errors\": []\n}"}],"_postman_id":"9db6bc4c-5480-48c6-8125-712ad85f97fd"},{"name":"Lead Sources","id":"eeac07bf-0014-45e9-a795-0efaeea923da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Origin","type":"text","value":"https://app.clientjoy.io"},{"key":"workspace","type":"text","value":"2706"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.clientjoy.io/leads/sources","description":"<h1 id=\"all-leads-sources\">All Leads Sources</h1>\n<p>This api will get leads stages data from clientjoy app.</p>\n","urlObject":{"protocol":"https","path":["leads","sources"],"host":["api","clientjoy","io"],"query":[],"variable":[]}},"response":[{"id":"5e2c8272-1d6c-4a54-a41f-bbcb4cc1e0aa","name":"Lead Sources Example","originalRequest":{"method":"GET","header":[{"key":"Origin","type":"text","value":"https://app.clientjoy.io"},{"key":"workspace","type":"text","value":"2706"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.clientjoy.io/leads/sources"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 08 Apr 2021 06:50:16 GMT"},{"key":"Access-Control-Allow-Origin","value":"https://app.clientjoy.io"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Expose-Headers","value":"Accept, Authorization, Origin, Content-Type, X-Requested-With"},{"key":"Content-Security-Policy","value":"frame-ancestors www.clientjoy.io clientjoy.io;"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"user.list\",\n    \"success_message\": \"response.user.list\",\n    \"status\": \"user.list\",\n    \"message\": \"response.user.list\",\n    \"data\": {\n        \"sources\": [\n            {\n                \"id\": 11489,\n                \"name\": \"Social Media\"\n            },\n            {\n                \"id\": 11490,\n                \"name\": \"Reference\"\n            },\n            {\n                \"id\": 11491,\n                \"name\": \"Search Result\"\n            },\n            {\n                \"id\": 11492,\n                \"name\": \"Website\"\n            },\n            {\n                \"id\": 11506,\n                \"name\": \"-none-\"\n            },\n            {\n                \"id\": 15895,\n                \"name\": \"Refrence\"\n            }\n        ],\n        \"customer_count\": 6,\n        \"first_page\": 1,\n        \"current_page\": 1,\n        \"last_page\": 1\n    },\n    \"errors\": []\n}"}],"_postman_id":"eeac07bf-0014-45e9-a795-0efaeea923da"},{"name":"Lead Customfields","id":"093ce8ff-efd5-49f0-9bbb-2d69ea528112","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Origin","type":"text","value":"https://app.clientjoy.io"},{"key":"workspace","type":"text","value":"3738"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.clientjoy.io/customfields/leads?page=1","description":"<h1 id=\"lead-customfields\">Lead Customfields</h1>\n<p>This api will get leads Customfields data from clientjoy app. This is a paginated Data.</p>\n","urlObject":{"protocol":"https","path":["customfields","leads"],"host":["api","clientjoy","io"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"ec521a1d-0203-4491-a5ee-508ba7395d45","name":"Lead Customfields","originalRequest":{"method":"GET","header":[{"key":"Origin","type":"text","value":"https://app.clientjoy.io"},{"key":"workspace","type":"text","value":"3738"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.clientjoy.io/customfields/leads?page=1","protocol":"https","host":["api","clientjoy","io"],"path":["customfields","leads"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Tue, 20 Apr 2021 06:54:06 GMT"},{"key":"Access-Control-Allow-Origin","value":"https://app.clientjoy.io"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Expose-Headers","value":"Accept, Authorization, Origin, Content-Type, X-Requested-With"},{"key":"Content-Security-Policy","value":"frame-ancestors www.clientjoy.io clientjoy.io;"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"customfield.list\",\n    \"success_message\": \"Custom Field listed.\",\n    \"status\": \"customfield.list\",\n    \"message\": \"Custom Field listed.\",\n    \"data\": {\n        \"customfield\": [\n            {\n                \"id\": 1899,\n                \"name\": \"Magazin\",\n                \"module\": \"leads\",\n                \"type\": \"text\",\n                \"mandatory\": false,\n                \"is_used\": false,\n                \"options\": null,\n                \"created_at\": \"2021-04-20T06:51:59.000000Z\",\n                \"updated_at\": \"2021-04-20T06:51:59.000000Z\"\n            },\n            {\n                \"id\": 1900,\n                \"name\": \"Due Date\",\n                \"module\": \"leads\",\n                \"type\": \"date\",\n                \"mandatory\": false,\n                \"is_used\": false,\n                \"options\": null,\n                \"created_at\": \"2021-04-20T06:52:11.000000Z\",\n                \"updated_at\": \"2021-04-20T06:52:11.000000Z\"\n            },\n            {\n                \"id\": 1901,\n                \"name\": \"Lead type\",\n                \"module\": \"leads\",\n                \"type\": \"select\",\n                \"mandatory\": false,\n                \"is_used\": false,\n                \"options\": [\n                    \"New lead\",\n                    \"Custmo Lead\",\n                    \"Old Lead\"\n                ],\n                \"created_at\": \"2021-04-20T06:52:45.000000Z\",\n                \"updated_at\": \"2021-04-20T06:53:01.000000Z\"\n            },\n            {\n                \"id\": 1902,\n                \"name\": \"Contact count\",\n                \"module\": \"leads\",\n                \"type\": \"number\",\n                \"mandatory\": false,\n                \"is_used\": false,\n                \"options\": null,\n                \"created_at\": \"2021-04-20T06:53:19.000000Z\",\n                \"updated_at\": \"2021-04-20T06:53:19.000000Z\"\n            }\n        ],\n        \"meta\": {\n            \"total_count\": 4,\n            \"first_page\": 1,\n            \"current_page\": 1,\n            \"last_page\": 1,\n            \"first_item\": 1,\n            \"last_item\": 4\n        }\n    },\n    \"errors\": []\n}"}],"_postman_id":"093ce8ff-efd5-49f0-9bbb-2d69ea528112"},{"name":"Create leads","id":"856dd547-2282-4237-b2da-18fe89a6df83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Origin","value":"https://app.clientjoy.io","type":"text"},{"key":"workspace","value":"2706","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"lead\": {\n        \"stage\": {\n            \"id\": \"Qualified\"\n        },\n        \"source_id\": \"Refrence\",\n        \"assignee_id\": 5155,\n        \"deal_size\": 6500,\n        \"conversion_probablity\": 70,\n        \"is_public\": true,\n        \"last_contacted_at\": \"2021-04-06 12:34:23\",\n        \"currency_id\": \"USD\",\n        \"primary_contact\": {\n            \"name\": \"Spider Man\",\n            \"email\": \"spiderman@avengers.com\",\n            \"title\": \"Superhero\",\n            \"phone_number\": \"1234567890\"\n        },\n        \"company\": {\n            \"name\": \"Avengers\",\n            \"website\": \"Avangers.com\",\n            \"billing_address\": {\n                \"address\": \"Forest Hills\",\n                \"city\": \"Metropolitan Avenue\",\n                \"state\": \"New York\",\n                \"country\": \"USA\",\n                \"zipcode\": \"10001\"\n            }\n        },\n        \"custom_fields\": [\n            {\n                \"id\": 7,\n                \"value\": \"Green Goblin\"\n            },\n            {\n                \"id\": 8,\n                \"value\": \"2021-04-19 18:30:00\"\n            },\n            {\n                \"id\": 9,\n                \"value\": \"Jigar\"\n            }\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.clientjoy.io/zapier/leads","description":"<h1 id=\"create-lead\">Create Lead</h1>\n<p>This api will send data to clientjoy app in provided format to Create a new lead in clientjoy.</p>\n","urlObject":{"protocol":"https","path":["zapier","leads"],"host":["api","clientjoy","io"],"query":[],"variable":[]}},"response":[{"id":"4b4e19e3-ebf3-4676-bd08-d70e8f011086","name":"Create leads Example","originalRequest":{"method":"POST","header":[{"key":"Origin","value":"https://app.clientjoy.io","type":"text"},{"key":"workspace","value":"2706","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"lead\": {\n        \"stage\": {\n            \"id\": \"Qualified\"\n        },\n        \"source_id\": \"Refrence\",\n        \"assignee_id\": 5155,\n        \"deal_size\": 6500,\n        \"conversion_probablity\": 70,\n        \"is_public\": true,\n        \"last_contacted_at\": \"2021-04-06 12:34:23\",\n        \"currency_id\": \"USD\",\n        \"primary_contact\": {\n            \"name\": \"Spider Man\",\n            \"email\": \"spiderman@avengers.com\",\n            \"title\": \"Superhero\",\n            \"phone_number\": \"1234567890\"\n        },\n        \"company\": {\n            \"name\": \"Avengers\",\n            \"website\": \"Avangers.com\",\n            \"billing_address\": {\n                \"address\": \"Forest Hills\",\n                \"city\": \"Metropolitan Avenue\",\n                \"state\": \"New York\",\n                \"country\": \"USA\",\n                \"zipcode\": \"10001\"\n            }\n        },\n        \"custom_fields\": [\n            {\n                \"id\": 7,\n                \"value\": \"Green Goblin\"\n            },\n            {\n                \"id\": 8,\n                \"value\": \"2021-04-19 18:30:00\"\n            },\n            {\n                \"id\": 9,\n                \"value\": \"Jigar\"\n            }\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.clientjoy.io/zapier/leads"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 07 Apr 2021 14:35:51 GMT"},{"key":"Access-Control-Allow-Origin","value":"https://app.clientjoy.io"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Expose-Headers","value":"Accept, Authorization, Origin, Content-Type, X-Requested-With"},{"key":"Content-Security-Policy","value":"frame-ancestors www.clientjoy.io clientjoy.io;"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"lead.create\",\n    \"success_message\": \"Your new Lead is saved.\",\n    \"status\": \"lead.create\",\n    \"message\": \"Your new Lead is saved.\",\n    \"data\": \"Your lead has been created successfully.\",\n    \"errors\": []\n}"}],"_postman_id":"856dd547-2282-4237-b2da-18fe89a6df83"}],"id":"0b1fda65-57e9-4666-abc0-8e97541e9e02","_postman_id":"0b1fda65-57e9-4666-abc0-8e97541e9e02","description":""},{"name":"Workspace","item":[{"name":"Workspaces","id":"99c17890-8c43-4a21-a9cb-aa12d73e8b63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Origin","type":"text","value":"https://app.clientjoy.io"},{"key":"workspace","type":"text","value":"2706"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.clientjoy.io/workspaces","description":"<h1 id=\"get-all-workspaces\">Get All Workspaces</h1>\n<p>This api will get workspaces data from clientjoy app. This is a paginated Data.</p>\n","urlObject":{"protocol":"https","path":["workspaces"],"host":["api","clientjoy","io"],"query":[],"variable":[]}},"response":[{"id":"63bcd0b1-d7e2-4a3c-962e-e0f6630403eb","name":"Workspace Example","originalRequest":{"method":"GET","header":[{"key":"Origin","type":"text","value":"https://app.clientjoy.io"},{"key":"workspace","type":"text","value":"2706"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.clientjoy.io/workspaces"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 07 Apr 2021 09:16:38 GMT"},{"key":"Access-Control-Allow-Origin","value":"https://app.clientjoy.io"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Expose-Headers","value":"Accept, Authorization, Origin, Content-Type, X-Requested-With"},{"key":"Content-Security-Policy","value":"frame-ancestors www.clientjoy.io clientjoy.io;"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"company.list\",\n    \"success_message\": \"response.company.list\",\n    \"status\": \"company.list\",\n    \"message\": \"response.company.list\",\n    \"data\": {\n        \"workspaces\": [\n            {\n                \"id\": 2706,\n                \"uuid\": \"a5109c6e-039a-46a3-a189-66236236dc38\",\n                \"name\": \"ClientJoy\",\n                \"owner\": {\n                    \"first_name\": \"Jigar\",\n                    \"last_name\": \"Sompura\",\n                    \"name\": \"Jigar Sompura\",\n                    \"email\": \"jigar_sompura@clientjoy.io\",\n                    \"phone_number\": \"+918320114406\"\n                },\n                \"members\": 1,\n                \"updated_at\": \"2021-03-23T13:02:03.000000Z\",\n                \"timezone\": \"Asia/Calcutta\",\n                \"date_format\": \"Do MMM. 'YY\",\n                \"time_format\": null,\n                \"number_format\": \"en-US\",\n                \"has_dummy_data\": 0,\n                \"company_name\": \"Scouting Legion\",\n                \"media\": null,\n                \"favicon\": null,\n                \"in_trial\": false,\n                \"is_subscribed\": true,\n                \"trial_ends_at\": \"2021-01-21T06:56:24.000000Z\",\n                \"starts_at\": \"2021-01-07T06:56:24.000000Z\",\n                \"has_custom_branding\": true,\n                \"customization\": {\n                    \"custom_scripts\": {\n                        \"scripts\": \"\"\n                    },\n                    \"custom_styles\": {\n                        \"stylesheet\": \"\"\n                    }\n                }\n            }\n        ],\n        \"columns\": [],\n        \"meta\": {\n            \"total_count\": 1,\n            \"first_page\": 1,\n            \"current_page\": 1,\n            \"last_page\": 1,\n            \"first_item\": 1,\n            \"last_item\": 1\n        }\n    },\n    \"errors\": []\n}"}],"_postman_id":"99c17890-8c43-4a21-a9cb-aa12d73e8b63"}],"id":"35f7ffc5-66dd-4243-af39-665fdd66ead3","_postman_id":"35f7ffc5-66dd-4243-af39-665fdd66ead3","description":""},{"name":"Other Apis","item":[{"name":"Currencies","id":"a14635f5-5b1b-4571-9a25-8c77b3416f3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Origin","type":"text","value":"https://app.clientjoy.io"},{"key":"workspace","type":"text","value":"2706"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.clientjoy.io/currencies","description":"<h1 id=\"all-currencies\">All Currencies</h1>\n<p>This api will get return workspaces currencies data from clientjoy app.</p>\n","urlObject":{"protocol":"https","path":["currencies"],"host":["api","clientjoy","io"],"query":[],"variable":[]}},"response":[{"id":"546e374d-28f4-4a81-87e6-854ae39d1aef","name":"All Currencies Example","originalRequest":{"method":"GET","header":[{"key":"Origin","type":"text","value":"https://app.clientjoy.io"},{"key":"workspace","type":"text","value":"2706"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.clientjoy.io/currencies"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 08 Apr 2021 06:52:53 GMT"},{"key":"Access-Control-Allow-Origin","value":"https://app.clientjoy.io"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Expose-Headers","value":"Accept, Authorization, Origin, Content-Type, X-Requested-With"},{"key":"Content-Security-Policy","value":"frame-ancestors www.clientjoy.io clientjoy.io;"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"user.list\",\n    \"success_message\": \"response.user.list\",\n    \"status\": \"user.list\",\n    \"message\": \"response.user.list\",\n    \"data\": {\n        \"currencies\": [\n            {\n                \"id\": 4163,\n                \"name\": \"United States Dollar\",\n                \"symbol\": \"$\",\n                \"iso_code\": \"USD\",\n                \"is_default\": true\n            }\n        ],\n        \"customer_count\": 1,\n        \"first_page\": 1,\n        \"current_page\": 1,\n        \"last_page\": 1\n    },\n    \"errors\": []\n}"}],"_postman_id":"a14635f5-5b1b-4571-9a25-8c77b3416f3e"},{"name":"Owners","id":"b9503430-606f-464f-b9d9-a1aade8c885a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Origin","type":"text","value":"https://app.clientjoy.io"},{"key":"workspace","type":"text","value":"2706"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.clientjoy.io/users","description":"<h1 id=\"all-owners\">All Owners</h1>\n<p>This api will return workspaces owners data from clientjoy app.</p>\n","urlObject":{"protocol":"https","path":["users"],"host":["api","clientjoy","io"],"query":[],"variable":[]}},"response":[{"id":"81dbfe93-8892-4cab-839d-be9d7b6a186a","name":"Owners Example","originalRequest":{"method":"GET","header":[{"key":"Origin","type":"text","value":"https://app.clientjoy.io"},{"key":"workspace","type":"text","value":"2706"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.clientjoy.io/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 08 Apr 2021 06:55:06 GMT"},{"key":"Access-Control-Allow-Origin","value":"https://app.clientjoy.io"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Expose-Headers","value":"Accept, Authorization, Origin, Content-Type, X-Requested-With"},{"key":"Content-Security-Policy","value":"frame-ancestors www.clientjoy.io clientjoy.io;"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"user.list\",\n    \"success_message\": \"response.user.list\",\n    \"status\": \"user.list\",\n    \"message\": \"response.user.list\",\n    \"data\": {\n        \"owners\": [\n            {\n                \"name\": \"Jigar Sompura\",\n                \"id\": 5155\n            }\n        ],\n        \"customer_count\": 1,\n        \"first_page\": 1,\n        \"current_page\": 1,\n        \"last_page\": 1\n    },\n    \"errors\": []\n}"}],"_postman_id":"b9503430-606f-464f-b9d9-a1aade8c885a"}],"id":"0af81fe1-b554-4453-8a3f-f1ad60aeb5bf","event":[{"listen":"prerequest","script":{"id":"71d486b5-d40a-4488-a9b9-8f52d676ff7c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"32fc9de6-1dc1-41be-913a-5bd6a38a2396","type":"text/javascript","exec":[""]}}],"_postman_id":"0af81fe1-b554-4453-8a3f-f1ad60aeb5bf","description":""}],"event":[{"listen":"prerequest","script":{"id":"eb8ff812-9e18-4c34-8c8b-835c63e1fd51","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d8c9a9ea-8d23-404f-8f32-656afbd784be","type":"text/javascript","exec":[""]}}]}