{"info":{"_postman_id":"bc57fe97-c81f-4deb-ab5d-be54cb36e20a","name":"Clientify Public 2.0","description":"<html><head></head><body><h2 id=\"welcome-to-clientify-api\">Welcome to Clientify API!</h2>\n<p>Clientify API uses REST technology for interchanging data between your application and our service and is built to allow you to create a functional application or integration quickly and easily.<br>The data exchange is made by the HTTP protocol. The benefit of this method is widespread occurrence of the HTTP protocol that’s why REST API can be used almost for all programming languages.<br>We use many standard HTTP features, like HTTP verbs, which can be understood by many HTTP clients. JSON will be returned in all responses from the API, including errors. The APIs are designed to have predictable, straightforward URLs and to use HTTP response codes to indicate API errors.</p>\n<h2 id=\"authentication-and-accounts\">Authentication and Accounts</h2>\n<p>The API allows authentication using API keys.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"23621297","collectionId":"bc57fe97-c81f-4deb-ab5d-be54cb36e20a","publishedId":"2sB2xCgUJc","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-02-16T16:48:04.000Z"},"item":[{"name":"User","item":[{"name":"me","id":"fa504f5d-d341-4126-8209-0955be141fd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/me/?fields=id, fisrt_name, last_name, username, full_name, language, permissions_profile, is_company_admin, is_partner, permissions_profile_id, picture, is_tester, is_partner_admin, company, company_id, role, role_id, have_marketing_active, have_communication_active, have_sales_active, inbox_status, sales_status, sales_user, inbox_user","urlObject":{"protocol":"{{Protocol}}","path":["v2","me",""],"host":["{{Domain}}"],"query":[{"description":{"content":"<p>Elige solo los campos que necesitas, cuantos mas campos pidas mas lento sera la respuesta</p>\n","type":"text/plain"},"key":"fields","value":"id, fisrt_name, last_name, username, full_name, language, permissions_profile, is_company_admin, is_partner, permissions_profile_id, picture, is_tester, is_partner_admin, company, company_id, role, role_id, have_marketing_active, have_communication_active, have_sales_active, inbox_status, sales_status, sales_user, inbox_user"}],"variable":[]}},"response":[{"id":"310436f4-84e9-4c1a-ab15-e2e9d808d9af","name":"me","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{Protocol}}://{{Domain}}/v2/me/?fields=id, fisrt_name, last_name, username, full_name, language, permissions_profile, is_company_admin, is_partner, permissions_profile_id, picture, is_tester, is_partner_admin, company, company_id, role, role_id, have_marketing_active, have_communication_active, have_sales_active, inbox_status, sales_status, sales_user, inbox_user","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v2","me",""],"query":[{"key":"fields","value":"id, fisrt_name, last_name, username, full_name, language, permissions_profile, is_company_admin, is_partner, permissions_profile_id, picture, is_tester, is_partner_admin, company, company_id, role, role_id, have_marketing_active, have_communication_active, have_sales_active, inbox_status, sales_status, sales_user, inbox_user","description":"Elige solo los campos que necesitas, cuantos mas campos pidas mas lento sera la respuesta"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 16 Sep 2025 13:42:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept, Accept-Language, Origin, Cookie"},{"key":"Allow","value":"GET, PUT, POST, OPTIONS"},{"key":"Content-Language","value":"en"},{"key":"X-Frame-Options","value":"ALLOW-FROM CLIENTIFY-2-0-FRONT.VERCEL.APP"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"9800c9362a55f768-MAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 83428,\n    \"username\": \"desarrollo@clientify.com\",\n    \"last_name\": \"Zaraki\",\n    \"company\": \"Crazy Imagine\",\n    \"permissions_profile\": \"Administrador\",\n    \"permissions_profile_id\": 1008,\n    \"is_tester\": true,\n    \"is_partner_admin\": false,\n    \"inbox_user\": true,\n    \"sales_user\": true,\n    \"language\": \"es\",\n    \"full_name\": \"Kenpachi Zaraki\",\n    \"role\": \"nivel 1\",\n    \"role_id\": 1518,\n    \"is_company_admin\": true,\n    \"company_id\": 14800,\n    \"is_partner\": true,\n    \"picture\": \"https://d25ltszcjeom5i.cloudfront.net/users/profile/83428/76683_Bleach_S5_Kenpachi_POP_GLAM-WEB.webp\",\n    \"sales_status\": 2,\n    \"inbox_status\": 2,\n    \"have_marketing_active\": true,\n    \"have_communication_active\": true,\n    \"have_sales_active\": true\n}"}],"_postman_id":"fa504f5d-d341-4126-8209-0955be141fd9"},{"name":"Users","id":"4ba7aa63-1f6b-400b-beb2-1f7bcef3bc4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/users/?fields=id, fisrt_name, last_name, username, full_name","urlObject":{"protocol":"{{Protocol}}","path":["v2","users",""],"host":["{{Domain}}"],"query":[{"description":{"content":"<p>Elige solo los campos que necesitas, cuantos mas campos pidas mas lento sera la respuesta</p>\n","type":"text/plain"},"key":"fields","value":"id, fisrt_name, last_name, username, full_name"}],"variable":[]}},"response":[],"_postman_id":"4ba7aa63-1f6b-400b-beb2-1f7bcef3bc4f"}],"id":"dbe58efe-0d37-4508-8a69-1ea5982bb12a","description":"<p>First of all, you should register at our service and there you will be able to generate your own api token to start using our API service.\nClientify API uses api token Authentication.\nIt provides you with a possibility to use our API almost for all programming languages.</p>\n","_postman_id":"dbe58efe-0d37-4508-8a69-1ea5982bb12a"},{"name":"Contacts","item":[{"name":"Addresses","item":[{"name":"List Contact Addresses","id":"69dcfda6-6f86-4709-909f-f1fe2c707a50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/addresses/","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","addresses",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[{"id":"47b86863-0047-405b-8091-be95c920c1f7","name":"List Contact Addresses","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"}],"url":{"raw":"{{Protocol}}://{{Domain}}/v1/contacts/:contact_id/addresses/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","contacts",":contact_id","addresses",""],"variable":[{"key":"contact_id","value":"{{contact-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.12"},{"key":"Date","value":"Mon, 16 Nov 2020 11:52:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"314"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"id\": 7,\n            \"type\": 5,\n            \"street\": \"Calle modificada por API, 7\",\n            \"city\": \"Almería\",\n            \"state\": \"Almería\",\n            \"country\": \"España\",\n            \"postal_code\": \"04001\"\n        },\n        {\n            \"id\": 8,\n            \"type\": 5,\n            \"street\": \"Calle de la API, 8\",\n            \"city\": \"Almería\",\n            \"state\": \"Almería\",\n            \"country\": \"España\",\n            \"postal_code\": \"04001\"\n        }\n    ]\n}"}],"_postman_id":"69dcfda6-6f86-4709-909f-f1fe2c707a50"},{"name":"Delete Contact Addresses","id":"a0697910-fc67-439d-a9dc-c04503a2d52b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/addresses/:address_id/","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","addresses",":address_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"},{"type":"any","value":"{{address-id}}","key":"address_id"}]}},"response":[{"id":"515b63d9-de7d-4a75-9dac-c86966628002","name":"Delete Contact Addresses","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"}],"url":{"raw":"{{Protocol}}://{{Domain}}/v1/contacts/:contact_id/addresses/:address_id/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","contacts",":contact_id","addresses",":address_id",""],"variable":[{"key":"contact_id","value":"{{contact-id}}"},{"key":"address_id","value":"{{address-id}}"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.15.12"},{"key":"Date","value":"Mon, 16 Nov 2020 11:39:30 GMT"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a0697910-fc67-439d-a9dc-c04503a2d52b"},{"name":"Add Address to Contact","id":"f003aebe-04f4-49dd-8cec-caa6d4f7f946","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"type\": 5,\n    \"street\": \"Calle de la API, 8\",\n    \"city\": \"Almería\",\n    \"state\": \"Almería\",\n    \"country\": \"España\",\n    \"postal_code\": \"04001\"\n}"},"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/addresses/","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","addresses",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[{"id":"430aef05-ceca-4cdf-805f-eff7c9531c50","name":"Add Address to Contact","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": 5,\n    \"street\": \"Calle de la API, 8\",\n    \"city\": \"Almería\",\n    \"state\": \"Almería\",\n    \"country\": \"España\",\n    \"postal_code\": \"04001\"\n}"},"url":{"raw":"{{Protocol}}://{{Domain}}/v1/contacts/:contact_id/addresses/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","contacts",":contact_id","addresses",""],"variable":[{"key":"contact_id","value":"{{contact-id}}"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.12"},{"key":"Date","value":"Mon, 16 Nov 2020 11:49:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"126"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 8,\n    \"type\": 5,\n    \"street\": \"Calle de la API, 8\",\n    \"city\": \"Almería\",\n    \"state\": \"Almería\",\n    \"country\": \"España\",\n    \"postal_code\": \"04001\"\n}"}],"_postman_id":"f003aebe-04f4-49dd-8cec-caa6d4f7f946"},{"name":"Edit Contact Address","id":"e3f2f2e7-a250-4326-a31d-603fcb1e18f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"body":{"mode":"raw","raw":"{ \n    \"type\": 5,\n    \"street\": \"Calle modificada por API, 7\",\n    \"city\": \"Almería\",\n    \"state\": \"Almería\",\n    \"country\": \"España\",\n    \"postal_code\": \"04001\"\n}","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/addresses/:address_id/","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","addresses",":address_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"},{"type":"any","value":"{{address-id}}","key":"address_id"}]}},"response":[{"id":"83c1c78a-dfc5-4211-919b-6c445d48805a","name":"Edit Contact Address","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"}],"body":{"mode":"raw","raw":"{ \n    \"type\": 5,\n    \"street\": \"Calle modificada por API, 7\",\n    \"city\": \"Almería\",\n    \"state\": \"Almería\",\n    \"country\": \"España\",\n    \"postal_code\": \"04001\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{Protocol}}://{{Domain}}/v1/contacts/:contact_id/addresses/:address_id/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","contacts",":contact_id","addresses",":address_id",""],"variable":[{"key":"contact_id","value":"{{contact-id}}"},{"key":"address_id","value":"{{address-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.12"},{"key":"Date","value":"Mon, 16 Nov 2020 11:51:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"135"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 7,\n    \"type\": 5,\n    \"street\": \"Calle modificada por API, 7\",\n    \"city\": \"Almería\",\n    \"state\": \"Almería\",\n    \"country\": \"España\",\n    \"postal_code\": \"04001\"\n}"}],"_postman_id":"e3f2f2e7-a250-4326-a31d-603fcb1e18f6"}],"id":"c654ee97-0079-477b-a82b-68ea5d314336","_postman_id":"c654ee97-0079-477b-a82b-68ea5d314336","description":""},{"name":"Tags","item":[{"name":"List Contact Tags","id":"56e7fb51-572f-46ac-96f4-8c48a215052c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/tags/?fields=name, color, id","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","tags",""],"host":["{{Domain}}"],"query":[{"key":"fields","value":"name, color, id"}],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[{"id":"4d2788c8-5fe1-4764-89ea-085b3a2aab01","name":"List Contact Tags","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"}],"url":{"raw":"https://{{Domain}}/v1/contacts/:contact_id/tags/","protocol":"https","host":["{{Domain}}"],"path":["v1","contacts",":contact_id","tags",""],"variable":[{"key":"contact_id","value":"{{contact-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 Jan 2020 16:27:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"55dd0e2b0b0ada72-LIS"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 3,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"name\": \"tag from api\",\n            \"id\": 382448208\n        },\n        {\n            \"name\": \"clientify prospector\",\n            \"id\": 382384664\n        },\n        {\n            \"name\": \"api test\",\n            \"id\": 382403823\n        }\n    ]\n}"}],"_postman_id":"56e7fb51-572f-46ac-96f4-8c48a215052c"},{"name":"List Contact Tags Copy","id":"273d3159-3d74-40bb-b20d-ee6292bc7583","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/contacts/tags/?fields=name, id, color","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts","tags",""],"host":["{{Domain}}"],"query":[{"key":"fields","value":"name, id, color"}],"variable":[]}},"response":[{"id":"18f2c28f-c765-4b69-8073-a07da0a645a0","name":"List Contact Tags","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"}],"url":{"raw":"https://{{Domain}}/v1/contacts/:contact_id/tags/","protocol":"https","host":["{{Domain}}"],"path":["v1","contacts",":contact_id","tags",""],"variable":[{"key":"contact_id","value":"{{contact-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 Jan 2020 16:27:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"55dd0e2b0b0ada72-LIS"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 3,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"name\": \"tag from api\",\n            \"id\": 382448208\n        },\n        {\n            \"name\": \"clientify prospector\",\n            \"id\": 382384664\n        },\n        {\n            \"name\": \"api test\",\n            \"id\": 382403823\n        }\n    ]\n}"}],"_postman_id":"273d3159-3d74-40bb-b20d-ee6292bc7583"},{"name":"Delete Contact Tag","id":"6f655620-29ab-4ed2-84ab-d57536b454fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/tags/:tag_id/","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","tags",":tag_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"},{"type":"any","value":"18","key":"tag_id"}]}},"response":[],"_postman_id":"6f655620-29ab-4ed2-84ab-d57536b454fc"},{"name":"Add Tag to Contact","id":"3239199e-9128-4f19-a956-b901929635d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\":\"api test 2\"\n}"},"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/tags/","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","tags",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[],"_postman_id":"3239199e-9128-4f19-a956-b901929635d2"},{"name":"Edit Contact Tag","id":"858c8f0e-8522-41bc-832f-0d5837f505c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\":\"clientify\"\n}"},"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/tags/:tag_id/","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","tags",":tag_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"},{"type":"any","value":"22","key":"tag_id"}]}},"response":[],"_postman_id":"858c8f0e-8522-41bc-832f-0d5837f505c9"}],"id":"e71953f7-ea31-4588-ae2e-d9e5007b8d0b","_postman_id":"e71953f7-ea31-4588-ae2e-d9e5007b8d0b","description":""},{"name":"Email","item":[{"name":"Contact Email list","id":"9d5d28b1-8cb7-4fd1-9dc1-899634dadcce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/emails/","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","emails",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[],"_postman_id":"9d5d28b1-8cb7-4fd1-9dc1-899634dadcce"},{"name":"Delete Contact Email","id":"3b2d4cd4-bb62-449d-997f-37ce3d54ebbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/emails/:id_email/","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","emails",":id_email",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"},{"type":"any","value":"12","key":"id_email"}]}},"response":[],"_postman_id":"3b2d4cd4-bb62-449d-997f-37ce3d54ebbd"},{"name":"Add Contact Email","id":"fbe9f77f-691e-4cba-ad97-1d438348002b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"type\": 4,\n    \"email\": \"posted.email@azas.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/emails/","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","emails",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[],"_postman_id":"fbe9f77f-691e-4cba-ad97-1d438348002b"},{"name":"Edit Contact Email","id":"002b0e99-6aec-4695-a6f7-7179c0edb1e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"type\": 4,\n    \"email\": \"posted.email@azas.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/emails/:id_email/","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","emails",":id_email",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"},{"type":"any","value":"13","key":"id_email"}]}},"response":[],"_postman_id":"002b0e99-6aec-4695-a6f7-7179c0edb1e2"}],"id":"d453d0a5-57c0-475f-ab64-238d95aa5a21","description":"<h2 id=\"email\">Email</h2>\n<p>This is the format of the response for <code>Email</code>:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>type</td>\n<td>int</td>\n<td>e-mail type</td>\n</tr>\n<tr>\n<td>email</td>\n<td>string</td>\n<td>e-mail address</td>\n</tr>\n</tbody>\n</table>\n</div><p>List of types available for the <code>type</code> field:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Type</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Work</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Personal</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Other</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Main</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"d453d0a5-57c0-475f-ab64-238d95aa5a21"},{"name":"Phone","item":[{"name":"Contact Phone list","id":"48b8f508-1fbe-4ac0-b230-61f09361a9e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/phones/","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","phones",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[],"_postman_id":"48b8f508-1fbe-4ac0-b230-61f09361a9e9"},{"name":"Delete Contact Phone","id":"2e0a3fed-e477-4c2f-988f-6041e6f384d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/phones/:id_phone/","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","phones",":id_phone",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{contact-id}}","key":"contact_id"},{"type":"any","value":"1","key":"id_phone"}]}},"response":[],"_postman_id":"2e0a3fed-e477-4c2f-988f-6041e6f384d6"},{"name":"Add Contact Phone","id":"7a6d957b-05e9-4236-aebe-a6f8aafd653b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"type\": 1,\n    \"phone\": \"+345554872\"\n}","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/phones/","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","phones",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{contact-id}}","key":"contact_id"}]}},"response":[],"_postman_id":"7a6d957b-05e9-4236-aebe-a6f8aafd653b"},{"name":"Edit Contact Phone","id":"4302c29a-e36a-4fab-9d67-223d818f8621","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"body":{"mode":"raw","raw":"        {\n            \"type\": 1,\n            \"phone\": \"+34555444333\"\n        }","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/phones/:email\\d/","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","phones",":email","d",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{contact-id}}","key":"contact_id"},{"type":"any","value":"{{id}}","key":"email"}]}},"response":[],"_postman_id":"4302c29a-e36a-4fab-9d67-223d818f8621"}],"id":"f658f136-56b6-4c0a-860b-2ee8e67a7b5a","_postman_id":"f658f136-56b6-4c0a-860b-2ee8e67a7b5a","description":""},{"name":"Other Companies","item":[{"name":"Contact Other companies list","id":"c186b953-b896-47aa-b220-415a2ca11494","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/other_companies/","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","other_companies",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[{"id":"da2312e0-2d7b-4db7-a8bb-305fcfdc2dfe","name":"Contact Other companies list","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"}],"url":{"raw":"{{Protocol}}://{{Domain}}/v1/contacts/:contact_id/other_companies/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","contacts",":contact_id","other_companies",""],"variable":[{"key":"contact_id","value":"{{contact-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 10 Apr 2024 10:58:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Origin, Cookie"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Content-Language","value":"en"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=aapvV%2F7PsME5JH9YvqmyKNMdqqFgwRSRxzXiuxiCNx2UTzuXVsb67PvzjKWSKiv4xNX9rIOwGS%2FM62xyBAPfpJz8M1B47Q4yz3BnASf3L5fZCujPHkcwWxC8A4o7GTSSk9re\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"872238ece8673848-MAD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"id\": 360727,\n            \"title\": \"\",\n            \"company\": 8739494\n        }\n    ]\n}"}],"_postman_id":"c186b953-b896-47aa-b220-415a2ca11494"},{"name":"Delete Contact Other company","id":"32c75227-a0bd-46b3-80f6-1899dba7bc72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/other_companies/:other_company_id/","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","other_companies",":other_company_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"},{"type":"any","value":"{{other-company-id}}","key":"other_company_id"}]}},"response":[{"id":"5a7c810f-d7c9-4151-a472-0c4b7fcaaa09","name":"Delete Contact Phone","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"}],"url":{"raw":"{{Protocol}}://{{Domain}}/v1/contacts/:contact_id/other_companies/:other_company_id/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","contacts",":contact_id","other_companies",":other_company_id",""],"variable":[{"key":"contact_id","value":"{{contact-id}}"},{"key":"other_company_id","value":"{{other-company-id}}"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Wed, 10 Apr 2024 11:15:07 GMT"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Origin, Cookie"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Content-Language","value":"en"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=xDW2p2Yg9I33K%2Bdmx3z3n43vNh8YMiy4ZkZCNITIqB2eJP3wvxNDfSLSsIhNx%2FVcKK6rxIqAMbVie9hWZcIb3szjKeqNd7w2aYycz8yS%2BW%2BhZFYzgp6dwx8eVe%2BPMbizpyqX\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"872251323d563848-MAD"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"32c75227-a0bd-46b3-80f6-1899dba7bc72"},{"name":"Add Contact Other company","id":"0ade8cb5-142f-4ecc-9404-30cc71ae51ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"demo company\"\n}","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/other_companies/","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","other_companies",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[{"id":"2db677eb-f32e-4430-996e-4b5a25c0933e","name":"Add Other company to contact","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"demo company\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{Protocol}}://{{Domain}}/v1/contacts/:contact_id/other_companies/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","contacts",":contact_id","other_companies",""],"variable":[{"key":"contact_id","value":"{{contact-id}}"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 10 Apr 2024 11:02:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"54"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Origin, Cookie"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Content-Language","value":"en"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=yRGOL7VKVT7vpyFzArPh%2BO1NYobSaE5ywVZEddJFNgxs8S7lacHwj%2F2OjDVkTu78saF8n08dDzEj2b2HFdN83xjHD0%2FGGx0Dglbfqn5BGJ3ULR9kxgofEBy2n7w4i%2BHvw491\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"87223e0dace43848-MAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 360759,\n    \"title\": \"demo company\",\n    \"company\": 8740006\n}"}],"_postman_id":"0ade8cb5-142f-4ecc-9404-30cc71ae51ef"},{"name":"Edit Contact Other company","id":"12aef349-509d-446f-9495-8e5a044d5b77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"body":{"mode":"raw","raw":"        {\n            \"title\": \"demo company updated\"\n        }","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/other_companies/:other_company_id/","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","other_companies",":other_company_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"},{"type":"any","value":"{{other-company-id}}","key":"other_company_id"}]}},"response":[{"id":"491ec2bb-2b79-45ce-9181-2cc987e5b591","name":"Edit Contact Other company","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"}],"body":{"mode":"raw","raw":"        {\n            \"title\": \"demo company updated\"\n        }","options":{"raw":{"language":"json"}}},"url":{"raw":"{{Protocol}}://{{Domain}}/v1/contacts/:contact_id/other_companies/:other_company_id/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","contacts",":contact_id","other_companies",":other_company_id",""],"variable":[{"key":"contact_id","value":"{{contact-id}}"},{"key":"other_company_id","value":"{{other-company-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 10 Apr 2024 11:11:37 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Origin, Cookie"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Content-Language","value":"en"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=87L7eAcyuLtRmUgWqUBCb9Y0xVExCkKpnm%2FQnJCBIijDFGjGPMfpeHSuRPjPZyazEqBriGA%2B4eQcIObm88xWM8sX0I%2BxtPtDO7ynhomZlAaA3a0hqQhCWX99RO6GuwxLMvZ5\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"87224c157d133848-MAD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 360759,\n    \"title\": \"demo company updated\",\n    \"company\": 8740006\n}"}],"_postman_id":"12aef349-509d-446f-9495-8e5a044d5b77"}],"id":"22056b8e-7534-4e35-bae1-27dc94ac4632","_postman_id":"22056b8e-7534-4e35-bae1-27dc94ac4632","description":""},{"name":"List Contacts","id":"c4871c63-5032-4ad8-94e5-3b0f14106d4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}"}],"url":"{{Protocol}}://{{Domain}}/v2/contacts/?fields=id, owner_id, first_name, last_name, status, title, company_id, contact_type, contact_source, picture_url, description, remarks, summary, created","description":"<p>Return all the contacts available for the user.</p>\n<p>A paginated list of contacts will be returned to you, with a maximum of 100 contacts per page.</p>\n<p>The details of how a contact is returned are here <a href=\"https://developer.clientify.com/#8c678e88-4315-4470-a072-d6b659ace6e8\"><code>contacts</code></a></p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",""],"host":["{{Domain}}"],"query":[{"description":{"content":"<p>Elige solo los campos que necesitas, cuantos mas campos pidas mas lento sera la respuesta</p>\n","type":"text/plain"},"key":"fields","value":"id, owner_id, first_name, last_name, status, title, company_id, contact_type, contact_source, picture_url, description, remarks, summary, created"},{"disabled":true,"key":"page_size","value":"25"},{"disabled":true,"key":"order_by","value":"-created"},{"disabled":true,"key":"query","value":"daniel"},{"disabled":true,"key":"created","value":"between"},{"disabled":true,"description":{"content":"<p>activar filtros avanzados</p>\n","type":"text/plain"},"key":"is_filter","value":"yes"},{"disabled":true,"key":"created_start","value":"2022-12-18"},{"disabled":true,"key":"created_end","value":"2023-05-03"}],"variable":[]}},"response":[{"id":"bc0b43cb-12e2-45e5-a814-e5cdf6bddf61","name":"List Contacts","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}"},{"key":"Debug","value":"True","type":"text","disabled":true}],"url":{"raw":"{{Protocol}}://{{Domain}}/v2/contacts/?fields=id, owner_id, first_name, last_name, status, title, company_id, contact_type, contact_source, picture_url, description, remarks, summary","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v2","contacts",""],"query":[{"key":"fields","value":"id, owner_id, first_name, last_name, status, title, company_id, contact_type, contact_source, picture_url, description, remarks, summary","description":"id, owner, owner_id, owner_name, owner_picture, first_name, last_name, full_name, name, status, title, company_id, company_name, company_picture, contact_type, contact_source, picture_url, description, remarks, summary"},{"key":"page_size","value":"25","disabled":true},{"key":"order_by","value":"-created","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 05 Sep 2025 13:07:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept, Accept-Language, Origin, Cookie"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Content-Language","value":"es"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"97a5f2969dd65da1-MAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 9197,\n    \"next\": \"https://marketing-plus.clientify.com/v2/contacts/?fields=id%2C+owner_id%2C+first_name%2C+last_name%2C+status%2C+title%2C+company_id%2C+contact_type%2C+contact_source%2C+picture_url%2C+description%2C+remarks%2C+summary&page=2\",\n    \"previous\": null,\n    \"results\": [\n        {\n            \"id\": 36973244,\n            \"owner_id\": 15811,\n            \"first_name\": \"\",\n            \"last_name\": \"\",\n            \"status\": \"in-deal\",\n            \"title\": \"\",\n            \"company_id\": null,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 73420523,\n            \"owner_id\": 47511,\n            \"first_name\": \"David\",\n            \"last_name\": \"Batallas\",\n            \"status\": \"cold-lead\",\n            \"title\": \"\",\n            \"company_id\": null,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 78330454,\n            \"owner_id\": 87054,\n            \"first_name\": \"Mersad\",\n            \"last_name\": \"Meyfour Asadi\",\n            \"status\": \"client\",\n            \"title\": \"\",\n            \"company_id\": null,\n            \"contact_type\": null,\n            \"contact_source\": \"Clientify Whats Connector\",\n            \"picture_url\": \"https://media-mad1-1.cdn.whatsapp.net/v/t61.24694-24/153757442_280671450104429_4166215377647739530_n.jpg?stp=dst-jpg_s96x96&ccb=11-4&oh=01_Q5AaIETcF29k2HFe8Yd8vP8JuTw8vhjII0YXRrnKP_XhbaW1&oe=668FCCA1&_nc_sid=e6ed6c&_nc_cat=110\",\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 100535208,\n            \"owner_id\": 125752,\n            \"first_name\": \"Fiorella\",\n            \"last_name\": \"Zetta\",\n            \"status\": \"cold-lead\",\n            \"title\": \"\",\n            \"company_id\": null,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 79373974,\n            \"owner_id\": 87054,\n            \"first_name\": \"DAVID THOMAS\",\n            \"last_name\": \"HARRIS\",\n            \"status\": \"client\",\n            \"title\": \"\",\n            \"company_id\": 9613595,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 37968313,\n            \"owner_id\": 45894,\n            \"first_name\": \"NACHO\",\n            \"last_name\": \"LOPEZ\",\n            \"status\": \"client\",\n            \"title\": \"GERENTE\",\n            \"company_id\": 1080304,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 54328795,\n            \"owner_id\": 87054,\n            \"first_name\": \"LEAD\",\n            \"last_name\": \"ROLANDO\",\n            \"status\": \"client\",\n            \"title\": \"\",\n            \"company_id\": null,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 70202403,\n            \"owner_id\": 152374,\n            \"first_name\": \"Magdalena\",\n            \"last_name\": \"Laborde Ruiz\",\n            \"status\": \"in-deal\",\n            \"title\": \"Ventas\",\n            \"company_id\": 1080304,\n            \"contact_type\": null,\n            \"contact_source\": \"llegda 1\",\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 79568813,\n            \"owner_id\": 87054,\n            \"first_name\": \"Israelhsr\",\n            \"last_name\": \"Israelhsr\",\n            \"status\": \"client\",\n            \"title\": \"CEO\",\n            \"company_id\": 8381557,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 67389313,\n            \"owner_id\": 87054,\n            \"first_name\": \"Maria\",\n            \"last_name\": \"Constanza\",\n            \"status\": \"client\",\n            \"title\": \"\",\n            \"company_id\": null,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 68779433,\n            \"owner_id\": 81550,\n            \"first_name\": \"Jhon\",\n            \"last_name\": \"Narvaez\",\n            \"status\": \"client\",\n            \"title\": \"CEO\",\n            \"company_id\": 1604267,\n            \"contact_type\": null,\n            \"contact_source\": \"Campaña Fisica\",\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 77490762,\n            \"owner_id\": 87054,\n            \"first_name\": \"Alberto\",\n            \"last_name\": \"Pajares\",\n            \"status\": \"client\",\n            \"title\": \"\",\n            \"company_id\": null,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 66442237,\n            \"owner_id\": 15811,\n            \"first_name\": \"Ana María\",\n            \"last_name\": \"Londoño\",\n            \"status\": \"client\",\n            \"title\": \"\",\n            \"company_id\": 1080304,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"picture_url\": \"https://logo.clearbit.com/clientify.com\",\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 94755776,\n            \"owner_id\": 81466,\n            \"first_name\": \"Mauro\",\n            \"last_name\": \"\",\n            \"status\": \"client\",\n            \"title\": \"\",\n            \"company_id\": null,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 100250483,\n            \"owner_id\": 15811,\n            \"first_name\": \"Roberto\",\n            \"last_name\": \"Vero\",\n            \"status\": \"client\",\n            \"title\": \"\",\n            \"company_id\": 11045693,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 37107416,\n            \"owner_id\": 15811,\n            \"first_name\": \"Mau\",\n            \"last_name\": \"Córdova\",\n            \"status\": \"in-deal\",\n            \"title\": \"\",\n            \"company_id\": null,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 77490807,\n            \"owner_id\": 164288,\n            \"first_name\": \"William\",\n            \"last_name\": \"Gil\",\n            \"status\": \"in-deal\",\n            \"title\": \"\",\n            \"company_id\": null,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 94979229,\n            \"owner_id\": 81466,\n            \"first_name\": \"PRUEBA DE SOPORTE\",\n            \"last_name\": \"CLIENTIFY\",\n            \"status\": \"client\",\n            \"title\": \"\",\n            \"company_id\": null,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 53501886,\n            \"owner_id\": 81466,\n            \"first_name\": \"pedro\",\n            \"last_name\": \"medellin\",\n            \"status\": \"client\",\n            \"title\": \"\",\n            \"company_id\": 8850271,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 41772521,\n            \"owner_id\": 81466,\n            \"first_name\": \"Alvaro g\",\n            \"last_name\": \"Gavilanes\",\n            \"status\": \"client\",\n            \"title\": \"\",\n            \"company_id\": null,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 85138183,\n            \"owner_id\": 87054,\n            \"first_name\": \"Factura Telecom\",\n            \"last_name\": \"\",\n            \"status\": \"client\",\n            \"title\": \"\",\n            \"company_id\": null,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 95671521,\n            \"owner_id\": 15811,\n            \"first_name\": \"\",\n            \"last_name\": \"\",\n            \"status\": \"cold-lead\",\n            \"title\": \"\",\n            \"company_id\": 8580549,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 37405267,\n            \"owner_id\": 81466,\n            \"first_name\": \"Harry\",\n            \"last_name\": \"Potter\",\n            \"status\": \"client\",\n            \"title\": \"\",\n            \"company_id\": null,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 54648020,\n            \"owner_id\": 81466,\n            \"first_name\": \"Luis\",\n            \"last_name\": \"Prueba\",\n            \"status\": \"client\",\n            \"title\": \"\",\n            \"company_id\": 7241231,\n            \"contact_type\": null,\n            \"contact_source\": \"Congreso\",\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        },\n        {\n            \"id\": 79357407,\n            \"owner_id\": 15811,\n            \"first_name\": \"MANUEL\",\n            \"last_name\": \"GOMEZ TELLEZ\",\n            \"status\": \"client\",\n            \"title\": \"\",\n            \"company_id\": 9613595,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"picture_url\": null,\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\"\n        }\n    ]\n}"}],"_postman_id":"c4871c63-5032-4ad8-94e5-3b0f14106d4d"},{"name":"Contact Details","id":"a9f6c2d2-aeed-4cda-a531-a1057b83f04e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/?fields=id, owner_id, first_name, last_name, status, title, company_id, company_name, company_picture, contact_type, contact_source, picture_url, description, remarks, summary","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id",""],"host":["{{Domain}}"],"query":[{"description":{"content":"<p>id, owner, owner_id, owner_name, owner_picture, first_name, last_name, status, title, company_id, company_name, company_picture, contact_type, contact_source, picture_url, description, remarks, summary</p>\n","type":"text/plain"},"key":"fields","value":"id, owner_id, first_name, last_name, status, title, company_id, company_name, company_picture, contact_type, contact_source, picture_url, description, remarks, summary"}],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[{"id":"6f95e7b8-15de-40a0-a6af-1668ae76a508","name":"Contact Details","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token"}],"url":{"raw":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/?fields=id, owner_id, first_name, last_name, status, title, company_id, company_name, company_picture, contact_type, contact_source, picture_url, description, remarks, summary","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v2","contacts",":contact_id",""],"query":[{"key":"fields","value":"id, owner_id, first_name, last_name, status, title, company_id, company_name, company_picture, contact_type, contact_source, picture_url, description, remarks, summary","description":"id, owner, owner_id, owner_name, owner_picture, first_name, last_name, status, title, company_id, company_name, company_picture, contact_type, contact_source, picture_url, description, remarks, summary"}],"variable":[{"key":"contact_id","value":"{{contact}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 05 Sep 2025 13:09:01 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept, Accept-Language, Origin, Cookie"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Content-Language","value":"es"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"97a5f569eceb5da1-MAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 37405267,\n    \"owner_id\": 81466,\n    \"first_name\": \"Harry\",\n    \"last_name\": \"Potter\",\n    \"status\": \"client\",\n    \"title\": \"\",\n    \"company_id\": null,\n    \"company_name\": null,\n    \"company_picture\": null,\n    \"contact_type\": null,\n    \"contact_source\": null,\n    \"picture_url\": null,\n    \"description\": \"\",\n    \"remarks\": \"\",\n    \"summary\": \"\"\n}"}],"_postman_id":"a9f6c2d2-aeed-4cda-a531-a1057b83f04e"},{"name":"Contact Wallentries","id":"fe60580a-464a-412c-a67c-3e22da8b4235","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/wallentries","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","wallentries"],"host":["{{Domain}}"],"query":[{"disabled":true,"description":{"content":"<p>note, task_creation, automation_completed,deal_won, etc...</p>\n","type":"text/plain"},"key":"type","value":"note"}],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[{"id":"9b2ad3fd-305e-47c8-9f33-96196adcf816","name":"Contact Wallentries","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"}],"url":{"raw":"https://{{Domain}}/v1/contacts/:contact_id/","protocol":"https","host":["{{Domain}}"],"path":["v1","contacts",":contact_id",""],"variable":[{"key":"contact_id","value":"{{contact-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Jan 2020 09:43:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5588578d2d42da8a-LIS"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://api.clientify.net/v1/contacts/4960068/\",\n    \"id\": 4960068,\n    \"owner\": \"pedro.diez@clientify.com\",\n    \"owner_name\": \"Pedro D. Diez\",\n    \"first_name\": \"Andrés\",\n    \"last_name\": \"Marquez\",\n    \"status\": \"in-deal\",\n    \"title\": \"Responsable de Servicios de Produccion\",\n    \"company\": \"GLI UK Gaming Ltd\",\n    \"company_details\": \"https://api.clientify.net/v1/companies/830499/\",\n    \"contact_type\": \"Personal\",\n    \"contact_source\": \"LinkedIn\",\n    \"emails\": [\n        {\n            \"type\": 4,\n            \"email\": \"amenendezb@mail.com\"\n        }\n    ],\n    \"phones\": [],\n    \"addresses\": [],\n    \"picture_url\": \"https://media.licdn.com/dms/image/C5103AQG_f8r47oOo3A/profile-displayphoto-shrink_800_800/0?e=1570665600&v=beta&t=zkUD6NYI8lhdnmesU8o4RkoHUOVUyVppHP8YQU-zKSI\",\n    \"custom_fields\": [],\n    \"tags\": [\n        \"clientify prospector\",\n        \"api test\",\n        \"tag from api\"\n    ],\n    \"description\": \"Responsable de produccion en los servicios\",\n    \"remarks\": \"\",\n    \"summary\": \"Responsable de produccion en los servicios\",\n    \"created\": \"2019-08-09T18:58:20.645656+02:00\",\n    \"last_contact\": \"2019-08-19T14:41:39.069247+02:00\",\n    \"related_tasks\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/194143/\",\n            \"id\": 194143,\n            \"owner\": \"pedro.diez@clientify.com\",\n            \"owner_name\": \"Pedro D. Diez\",\n            \"assigned_to\": \"pedro.diez@clientify.com\",\n            \"assigned_to_name\": \"Pedro D. Diez\",\n            \"name\": \"Seguimiento oportunidad \\\"Oportunidad de Pedro\\\"\",\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"due_date\": \"2019-08-13T13:17:58.959641+02:00\",\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"https://api.clientify.net/v1/deals/70376/\"\n            ],\n            \"task_type\": null,\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"https://api.clientify.net/v1/companies/830499/\"\n            ],\n            \"related_contacts\": [\n                \"https://api.clientify.net/v1/contacts/4960068/\"\n            ]\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/199851/\",\n            \"id\": 199851,\n            \"owner\": \"pedro.diez@clientify.com\",\n            \"owner_name\": \"Pedro D. Diez\",\n            \"assigned_to\": \"pedro.diez@clientify.com\",\n            \"assigned_to_name\": \"Pedro D. Diez\",\n            \"name\": \"Creating a Task from Postman 2 with a contact\",\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"due_date\": \"2019-09-08T13:00:00+02:00\",\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"https://api.clientify.net/v1/deals/70376/\"\n            ],\n            \"task_type\": null,\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"https://api.clientify.net/v1/companies/830499/\"\n            ],\n            \"related_contacts\": [\n                \"https://api.clientify.net/v1/contacts/4960068/\",\n                \"https://api.clientify.net/v1/contacts/5019432/\"\n            ]\n        }\n    ],\n    \"deals\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/deals/88279/\",\n            \"id\": 88279,\n            \"owner\": \"pedro.diez@clientify.com\",\n            \"owner_name\": \"Pedro D. Diez\",\n            \"name\": \"Nuevo deal con pipeline desc\",\n            \"amount\": \"1200.00\",\n            \"contact\": \"https://api.clientify.net/v1/contacts/4960068/\",\n            \"created\": \"2019-11-07T19:25:59.006469+01:00\",\n            \"expected_closed_date\": \"2019-11-14\",\n            \"company\": \"https://api.clientify.net/v1/companies/830499/\",\n            \"source\": null,\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 1,\n            \"probability_desc\": \"10%\",\n            \"who_can_view\": 1,\n            \"pipeline_stage\": \"https://api.clientify.net/v1/deals/pipelines/stages/3444/\",\n            \"pipeline_stage_desc\": \"Stage 1\",\n            \"pipeline\": \"https://api.clientify.net/v1/deals/pipelines/1145/\",\n            \"pipeline_desc\": \"Nuevo Pipeline\",\n            \"involved_contacts\": [],\n            \"tags\": [],\n            \"remarks\": \"\",\n            \"involved_companies\": [],\n            \"wall_entries\": [\n                {\n                    \"url\": \"https://api.clientify.net/v1/wall-entries/32536026/\",\n                    \"id\": 32536026,\n                    \"user\": \"Pedro D. Diez\",\n                    \"created\": \"2019-11-07T19:25:59.054117+01:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc\\\", \\\"deal_stage\\\": \\\"Stage 1\\\", \\\"deal_link\\\": \\\"/deals/88279/\\\", \\\"deal_amount\\\": \\\"112233.00\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2019-11-15T05:55:00+01:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"88279\",\n                    \"object_id\": 88279\n                }\n            ],\n            \"tasks\": [],\n            \"events\": [],\n            \"custom_fields\": []\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/deals/88274/\",\n            \"id\": 88274,\n            \"owner\": \"pedro.diez@clientify.com\",\n            \"owner_name\": \"Pedro D. Diez\",\n            \"name\": \"Nuevo deal con pipeline desc\",\n            \"amount\": \"1200.00\",\n            \"contact\": \"https://api.clientify.net/v1/contacts/4960068/\",\n            \"created\": \"2019-11-07T18:39:09.607837+01:00\",\n            \"expected_closed_date\": \"2019-11-14\",\n            \"company\": \"https://api.clientify.net/v1/companies/830499/\",\n            \"source\": null,\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 1,\n            \"probability_desc\": \"10%\",\n            \"who_can_view\": 1,\n            \"pipeline_stage\": \"https://api.clientify.net/v1/deals/pipelines/stages/3444/\",\n            \"pipeline_stage_desc\": \"Stage 1\",\n            \"pipeline\": \"https://api.clientify.net/v1/deals/pipelines/1145/\",\n            \"pipeline_desc\": \"Nuevo Pipeline\",\n            \"involved_contacts\": [],\n            \"tags\": [],\n            \"remarks\": \"\",\n            \"involved_companies\": [],\n            \"wall_entries\": [\n                {\n                    \"url\": \"https://api.clientify.net/v1/wall-entries/32525351/\",\n                    \"id\": 32525351,\n                    \"user\": \"Pedro D. Diez\",\n                    \"created\": \"2019-11-07T18:39:09.661035+01:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc\\\", \\\"deal_stage\\\": \\\"Stage 1\\\", \\\"deal_link\\\": \\\"/deals/88274/\\\", \\\"deal_amount\\\": \\\"112233.00\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2019-11-15T05:55:00+01:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"88274\",\n                    \"object_id\": 88274\n                }\n            ],\n            \"tasks\": [],\n            \"events\": [],\n            \"custom_fields\": []\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/deals/88272/\",\n            \"id\": 88272,\n            \"owner\": \"pedro.diez@clientify.com\",\n            \"owner_name\": \"Pedro D. Diez\",\n            \"name\": \"Staging deal from Postman\",\n            \"amount\": \"2300.00\",\n            \"contact\": \"https://api.clientify.net/v1/contacts/4960068/\",\n            \"created\": \"2019-11-07T18:36:23.829526+01:00\",\n            \"expected_closed_date\": \"2019-11-14\",\n            \"company\": \"https://api.clientify.net/v1/companies/830499/\",\n            \"source\": null,\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 1,\n            \"probability_desc\": \"10%\",\n            \"who_can_view\": 1,\n            \"pipeline_stage\": \"https://api.clientify.net/v1/deals/pipelines/stages/3444/\",\n            \"pipeline_stage_desc\": \"Stage 1\",\n            \"pipeline\": \"https://api.clientify.net/v1/deals/pipelines/1145/\",\n            \"pipeline_desc\": \"Nuevo Pipeline\",\n            \"involved_contacts\": [],\n            \"tags\": [],\n            \"remarks\": \"\",\n            \"involved_companies\": [],\n            \"wall_entries\": [\n                {\n                    \"url\": \"https://api.clientify.net/v1/wall-entries/34195553/\",\n                    \"id\": 34195553,\n                    \"user\": \"Felipe Marin\",\n                    \"created\": \"2019-11-23T02:23:59.423013+01:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Staging deal from Postman\\\", \\\"deal_stage\\\": \\\"Stage 1\\\", \\\"deal_link\\\": \\\"/deals/88272/\\\", \\\"deal_amount\\\": \\\"2300.00\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                    \"extra_datetime\": \"2019-11-15T05:55:00+01:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"88272\",\n                    \"object_id\": 88272\n                },\n                {\n                    \"url\": \"https://api.clientify.net/v1/wall-entries/32525066/\",\n                    \"id\": 32525066,\n                    \"user\": \"Pedro D. Diez\",\n                    \"created\": \"2019-11-07T18:36:23.904113+01:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Staging deal from Postman\\\", \\\"deal_stage\\\": \\\"Stage 1\\\", \\\"deal_link\\\": \\\"/deals/88272/\\\", \\\"deal_amount\\\": \\\"23452.00\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2019-11-15T05:55:00+01:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"88272\",\n                    \"object_id\": 88272\n                }\n            ],\n            \"tasks\": [],\n            \"events\": [],\n            \"custom_fields\": []\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/deals/70376/\",\n            \"id\": 70376,\n            \"owner\": \"pedro.diez@clientify.com\",\n            \"owner_name\": \"Pedro D. Diez\",\n            \"name\": \"Oportunidad de Pedro\",\n            \"amount\": \"12345.00\",\n            \"contact\": \"https://api.clientify.net/v1/contacts/4960068/\",\n            \"created\": \"2019-08-12T13:16:25.343802+02:00\",\n            \"expected_closed_date\": \"2019-08-06\",\n            \"company\": \"https://api.clientify.net/v1/companies/830499/\",\n            \"source\": null,\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 4,\n            \"probability_desc\": \"40%\",\n            \"who_can_view\": 1,\n            \"pipeline_stage\": \"https://api.clientify.net/v1/deals/pipelines/stages/3446/\",\n            \"pipeline_stage_desc\": \"Stage 3\",\n            \"pipeline\": \"https://api.clientify.net/v1/deals/pipelines/1145/\",\n            \"pipeline_desc\": \"Nuevo Pipeline\",\n            \"involved_contacts\": [\n                \"https://api.clientify.net/v1/contacts/5019432/\"\n            ],\n            \"tags\": [],\n            \"remarks\": \"\",\n            \"involved_companies\": [],\n            \"wall_entries\": [\n                {\n                    \"url\": \"https://api.clientify.net/v1/wall-entries/30544782/\",\n                    \"id\": 30544782,\n                    \"user\": \"Pedro D. Diez\",\n                    \"created\": \"2019-10-19T01:35:06.151164+02:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/194144/\\\", \\\"task_type\\\": \\\"Mandar email\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n                    \"extra_datetime\": \"2019-03-08T12:00:00+01:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"194144\",\n                    \"object_id\": 70376\n                },\n                {\n                    \"url\": \"https://api.clientify.net/v1/wall-entries/24101925/\",\n                    \"id\": 24101925,\n                    \"user\": \"Pedro D. Diez\",\n                    \"created\": \"2019-08-19T14:41:39.095314+02:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/199851/\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 2 with a contact\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n                    \"extra_datetime\": \"2019-09-08T13:00:00+02:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"199851\",\n                    \"object_id\": 70376\n                },\n                {\n                    \"url\": \"https://api.clientify.net/v1/wall-entries/23452033/\",\n                    \"id\": 23452033,\n                    \"user\": \"Pedro D. Diez\",\n                    \"created\": \"2019-08-12T13:17:59.025002+02:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/194143/\\\", \\\"task_name\\\": \\\"Seguimiento oportunidad \\\\\\\"Oportunidad de Pedro\\\\\\\"\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n                    \"extra_datetime\": \"2019-08-13T13:17:58.959641+02:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"194143\",\n                    \"object_id\": 70376\n                },\n                {\n                    \"url\": \"https://api.clientify.net/v1/wall-entries/23451990/\",\n                    \"id\": 23451990,\n                    \"user\": \"Pedro D. Diez\",\n                    \"created\": \"2019-08-12T13:16:25.399094+02:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad de Pedro\\\", \\\"deal_stage\\\": \\\"Stage 1\\\", \\\"deal_link\\\": \\\"/deals/70376/\\\", \\\"deal_amount\\\": \\\"12345.00\\\", \\\"deal_status\\\": \\\"Vencidas\\\"}\",\n                    \"extra_datetime\": \"2019-08-07T06:55:00+02:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"70376\",\n                    \"object_id\": 70376\n                }\n            ],\n            \"tasks\": [\n                {\n                    \"url\": \"https://api.clientify.net/v1/tasks/194143/\",\n                    \"id\": 194143,\n                    \"owner\": \"pedro.diez@clientify.com\",\n                    \"owner_name\": \"Pedro D. Diez\",\n                    \"assigned_to\": \"pedro.diez@clientify.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez\",\n                    \"name\": \"Seguimiento oportunidad \\\"Oportunidad de Pedro\\\"\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2019-08-13T13:17:58.959641+02:00\",\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"https://api.clientify.net/v1/deals/70376/\"\n                    ],\n                    \"task_type\": null,\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"https://api.clientify.net/v1/companies/830499/\"\n                    ],\n                    \"related_contacts\": [\n                        \"https://api.clientify.net/v1/contacts/4960068/\"\n                    ]\n                },\n                {\n                    \"url\": \"https://api.clientify.net/v1/tasks/199851/\",\n                    \"id\": 199851,\n                    \"owner\": \"pedro.diez@clientify.com\",\n                    \"owner_name\": \"Pedro D. Diez\",\n                    \"assigned_to\": \"pedro.diez@clientify.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez\",\n                    \"name\": \"Creating a Task from Postman 2 with a contact\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2019-09-08T13:00:00+02:00\",\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"https://api.clientify.net/v1/deals/70376/\"\n                    ],\n                    \"task_type\": null,\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"https://api.clientify.net/v1/companies/830499/\"\n                    ],\n                    \"related_contacts\": [\n                        \"https://api.clientify.net/v1/contacts/4960068/\",\n                        \"https://api.clientify.net/v1/contacts/5019432/\"\n                    ]\n                },\n                {\n                    \"url\": \"https://api.clientify.net/v1/tasks/194144/\",\n                    \"id\": 194144,\n                    \"owner\": \"pedro.diez@clientify.com\",\n                    \"owner_name\": \"Pedro D. Diez\",\n                    \"assigned_to\": \"pedro.diez@clientify.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez\",\n                    \"name\": \"Creating a Task from Postman 1\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2019-03-08T12:00:00+01:00\",\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"https://api.clientify.net/v1/deals/70376/\"\n                    ],\n                    \"task_type\": \"https://api.clientify.net/v1/tasks/types/66/\",\n                    \"type_desc\": \"Mandar email\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"https://api.clientify.net/v1/companies/830499/\"\n                    ],\n                    \"related_contacts\": [\n                        \"https://api.clientify.net/v1/contacts/4763086/\"\n                    ]\n                }\n            ],\n            \"events\": [],\n            \"custom_fields\": []\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/deals/84431/\",\n            \"id\": 84431,\n            \"owner\": \"macripco1311@gmail.com\",\n            \"owner_name\": \"Maria Clara Portilla Cortes\",\n            \"name\": \"Oportunidad para Zapier\",\n            \"amount\": \"1234.30\",\n            \"contact\": \"https://api.clientify.net/v1/contacts/4960068/\",\n            \"created\": \"2019-10-17T00:50:15.427514+02:00\",\n            \"expected_closed_date\": \"2019-10-18\",\n            \"company\": \"https://api.clientify.net/v1/companies/830499/\",\n            \"source\": null,\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 1,\n            \"probability_desc\": \"10%\",\n            \"who_can_view\": 1,\n            \"pipeline_stage\": \"https://api.clientify.net/v1/deals/pipelines/stages/3444/\",\n            \"pipeline_stage_desc\": \"Stage 1\",\n            \"pipeline\": \"https://api.clientify.net/v1/deals/pipelines/1145/\",\n            \"pipeline_desc\": \"Nuevo Pipeline\",\n            \"involved_contacts\": [],\n            \"tags\": [],\n            \"remarks\": \"\",\n            \"involved_companies\": [],\n            \"wall_entries\": [\n                {\n                    \"url\": \"https://api.clientify.net/v1/wall-entries/30311573/\",\n                    \"id\": 30311573,\n                    \"user\": \"Pedro D. Diez\",\n                    \"created\": \"2019-10-17T00:50:15.569850+02:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad para Zapier\\\", \\\"deal_stage\\\": \\\"Stage 1\\\", \\\"deal_link\\\": \\\"/deals/84431/\\\", \\\"deal_amount\\\": \\\"1234.30\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2019-10-19T06:55:00+02:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"84431\",\n                    \"object_id\": 84431\n                }\n            ],\n            \"tasks\": [],\n            \"events\": [],\n            \"custom_fields\": []\n        }\n    ],\n    \"wall_entries\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/34195554/\",\n            \"id\": 34195554,\n            \"user\": \"Felipe Marin\",\n            \"created\": \"2019-11-23T02:23:59.435478+01:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Staging deal from Postman\\\", \\\"deal_stage\\\": \\\"Stage 1\\\", \\\"deal_link\\\": \\\"/deals/88272/\\\", \\\"deal_amount\\\": \\\"2300.00\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n            \"extra_datetime\": \"2019-11-15T05:55:00+01:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"88272\",\n            \"object_id\": 4960068\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/32536027/\",\n            \"id\": 32536027,\n            \"user\": \"Pedro D. Diez\",\n            \"created\": \"2019-11-07T19:25:59.058749+01:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc\\\", \\\"deal_stage\\\": \\\"Stage 1\\\", \\\"deal_link\\\": \\\"/deals/88279/\\\", \\\"deal_amount\\\": \\\"112233.00\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n            \"extra_datetime\": \"2019-11-15T05:55:00+01:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"88279\",\n            \"object_id\": 4960068\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/32525352/\",\n            \"id\": 32525352,\n            \"user\": \"Pedro D. Diez\",\n            \"created\": \"2019-11-07T18:39:09.667342+01:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc\\\", \\\"deal_stage\\\": \\\"Stage 1\\\", \\\"deal_link\\\": \\\"/deals/88274/\\\", \\\"deal_amount\\\": \\\"112233.00\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n            \"extra_datetime\": \"2019-11-15T05:55:00+01:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"88274\",\n            \"object_id\": 4960068\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/32525067/\",\n            \"id\": 32525067,\n            \"user\": \"Pedro D. Diez\",\n            \"created\": \"2019-11-07T18:36:23.913576+01:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Staging deal from Postman\\\", \\\"deal_stage\\\": \\\"Stage 1\\\", \\\"deal_link\\\": \\\"/deals/88272/\\\", \\\"deal_amount\\\": \\\"23452.00\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n            \"extra_datetime\": \"2019-11-15T05:55:00+01:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"88272\",\n            \"object_id\": 4960068\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/30311574/\",\n            \"id\": 30311574,\n            \"user\": \"Pedro D. Diez\",\n            \"created\": \"2019-10-17T00:50:15.579808+02:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad para Zapier\\\", \\\"deal_stage\\\": \\\"Stage 1\\\", \\\"deal_link\\\": \\\"/deals/84431/\\\", \\\"deal_amount\\\": \\\"1234.30\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n            \"extra_datetime\": \"2019-10-19T06:55:00+02:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"84431\",\n            \"object_id\": 4960068\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/24101922/\",\n            \"id\": 24101922,\n            \"user\": \"Pedro D. Diez\",\n            \"created\": \"2019-08-19T14:41:39.069247+02:00\",\n            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/199851/\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 2 with a contact\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n            \"extra_datetime\": \"2019-09-08T13:00:00+02:00\",\n            \"type\": \"task_modification\",\n            \"link\": \"\",\n            \"source_id\": \"199851\",\n            \"object_id\": 4960068\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/23452031/\",\n            \"id\": 23452031,\n            \"user\": \"Pedro D. Diez\",\n            \"created\": \"2019-08-12T13:17:58.998876+02:00\",\n            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/194143/\\\", \\\"task_name\\\": \\\"Seguimiento oportunidad \\\\\\\"Oportunidad de Pedro\\\\\\\"\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n            \"extra_datetime\": \"2019-08-13T13:17:58.959641+02:00\",\n            \"type\": \"task_creation\",\n            \"link\": \"\",\n            \"source_id\": \"194143\",\n            \"object_id\": 4960068\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/23451991/\",\n            \"id\": 23451991,\n            \"user\": \"Pedro D. Diez\",\n            \"created\": \"2019-08-12T13:16:25.405968+02:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad de Pedro\\\", \\\"deal_stage\\\": \\\"Stage 1\\\", \\\"deal_link\\\": \\\"/deals/70376/\\\", \\\"deal_amount\\\": \\\"12345.00\\\", \\\"deal_status\\\": \\\"Vencidas\\\"}\",\n            \"extra_datetime\": \"2019-08-07T06:55:00+02:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"70376\",\n            \"object_id\": 4960068\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/23261970/\",\n            \"id\": 23261970,\n            \"user\": \"Pedro D. Diez\",\n            \"created\": \"2019-08-09T18:58:20.694164+02:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"contact_creation\",\n            \"link\": \"\",\n            \"source_id\": \"4960068\",\n            \"object_id\": 4960068\n        }\n    ],\n    \"page_views\": 0,\n    \"total_visits\": 0,\n    \"first_visit\": null,\n    \"last_visit\": null,\n    \"gdpr_accept\": false,\n    \"visitor_key\": \"\",\n    \"attachments\": [],\n    \"websites\": [],\n    \"linkedin_url\": \"https://www.linkedin.com/in/amendezb\",\n    \"linkedin_id\": \"amendezb\",\n    \"linkedin_picture_url\": \"https://media.licdn.com/dms/image/C5103AQG_f8r47oOo3A/profile-displayphoto-shrink_800_800/0?e=1570665600&v=beta&t=zkUD6NYI8lhdnmesU8o4RkoHUOVUyVppHP8YQU-zKSI\",\n    \"skype_username\": \"\",\n    \"birthday\": null,\n    \"twitter_id\": \"\",\n    \"lead_scoring\": 0,\n    \"facebook_url\": \"\",\n    \"twitter_url\": \"\",\n    \"googleplus_url\": \"\",\n    \"pinterest_url\": \"\",\n    \"foursquare_url\": \"\",\n    \"aboutme_url\": \"\",\n    \"klout_url\": \"\",\n    \"facebook_picture_url\": \"\",\n    \"twitter_picture_url\": \"\",\n    \"facebook_id\": \"\",\n    \"google_id\": \"\"\n}"}],"_postman_id":"fe60580a-464a-412c-a67c-3e22da8b4235"},{"name":"Contact Tasks","id":"08c97b16-b7df-41c1-89e3-459ff7bbf5f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/tasks/?fields=id, owner, owner_name, owner_id, assigned_to, assigned_to_name, assigned_to_id, name","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","tasks",""],"host":["{{Domain}}"],"query":[{"description":{"content":"<p>id, owner, owner_name, owner_id, assigned_to, assigned_to_name, assigned_to_id, name, description, remarks, due_date, start_datetime, end_datetime, duration, type, status, status_desc, task_type, type_desc, task_stage, additional_option, location, created, modified, priority, recurring_type, recurring_end_date, recurring_interval, tags, activity_type, url_meeting, parent_task_id, colors, recurring_days_of_week, recurring_days_of_month, recurring_days_of_year, number_of_repetitions, outcome</p>\n","type":"text/plain"},"key":"fields","value":"id, owner, owner_name, owner_id, assigned_to, assigned_to_name, assigned_to_id, name"}],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[{"id":"6f017d3e-9068-4ce5-97a7-19aacdd6e857","name":"Contact Tasks","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token"}],"url":{"raw":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/tasks/?fields=id, owner, owner_name, owner_id, assigned_to, assigned_to_name, assigned_to_id, name","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v2","contacts",":contact_id","tasks",""],"query":[{"key":"fields","value":"id, owner, owner_name, owner_id, assigned_to, assigned_to_name, assigned_to_id, name","description":"id, owner, owner_name, owner_id, assigned_to, assigned_to_name, assigned_to_id, name, description, remarks, due_date, start_datetime, end_datetime, duration, type, status, status_desc, task_type, type_desc, task_stage, additional_option, location, created, modified, priority, recurring_type, recurring_end_date, recurring_interval, tags, activity_type, url_meeting, parent_task_id, colors, recurring_days_of_week, recurring_days_of_month, recurring_days_of_year, number_of_repetitions, outcome"}],"variable":[{"key":"contact_id","value":"{{contact}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 05 Sep 2025 13:11:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept, Accept-Language, Origin, Cookie"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Content-Language","value":"es"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"97a5f9bd3c245da1-MAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 16,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"id\": 4499549,\n            \"owner\": \"demo@clientify.com\",\n            \"owner_name\": \"Demo Clientify\",\n            \"owner_id\": 15811,\n            \"assigned_to\": \"demo@clientify.com\",\n            \"assigned_to_name\": \"Demo Clientify\",\n            \"assigned_to_id\": 15811,\n            \"name\": \"Seguimiento oportunidad \\\"OP - Seguro de Vida - BMI\\\"\"\n        },\n        {\n            \"id\": 4617556,\n            \"owner\": \"demo@clientify.com\",\n            \"owner_name\": \"Demo Clientify\",\n            \"owner_id\": 15811,\n            \"assigned_to\": \"demo@clientify.com\",\n            \"assigned_to_name\": \"Demo Clientify\",\n            \"assigned_to_id\": 15811,\n            \"name\": \"Seguimiento oportunidad \\\"OP - Consultor\\\"\"\n        },\n        {\n            \"id\": 4761626,\n            \"owner\": \"demo@clientify.com\",\n            \"owner_name\": \"Demo Clientify\",\n            \"owner_id\": 15811,\n            \"assigned_to\": \"demo@clientify.com\",\n            \"assigned_to_name\": \"Demo Clientify\",\n            \"assigned_to_id\": 15811,\n            \"name\": \"Seguimiento oportunidad \\\"OP VENTA 1000 DIPLOMAS\\\"\"\n        },\n        {\n            \"id\": 11196642,\n            \"owner\": \"demo@clientify.com\",\n            \"owner_name\": \"Demo Clientify\",\n            \"owner_id\": 15811,\n            \"assigned_to\": \"demo@clientify.com\",\n            \"assigned_to_name\": \"Demo Clientify\",\n            \"assigned_to_id\": 15811,\n            \"name\": \"Llamada de Cierre\"\n        },\n        {\n            \"id\": 11223930,\n            \"owner\": \"demo@clientify.com\",\n            \"owner_name\": \"Demo Clientify\",\n            \"owner_id\": 15811,\n            \"assigned_to\": \"demo@clientify.com\",\n            \"assigned_to_name\": \"Demo Clientify\",\n            \"assigned_to_id\": 15811,\n            \"name\": \"seguimiento cotización Harry\"\n        },\n        {\n            \"id\": 26787122,\n            \"owner\": \"demo@clientify.com\",\n            \"owner_name\": \"Demo Clientify\",\n            \"owner_id\": 15811,\n            \"assigned_to\": \"mao880898@gmail.com\",\n            \"assigned_to_name\": \"Mauricio Posada Hincapie\",\n            \"assigned_to_id\": 125752,\n            \"name\": \"Renovación seguro vehiculo\"\n        },\n        {\n            \"id\": 30755653,\n            \"owner\": \"demo@clientify.com\",\n            \"owner_name\": \"Demo Clientify\",\n            \"owner_id\": 15811,\n            \"assigned_to\": \"demo@clientify.com\",\n            \"assigned_to_name\": \"Demo Clientify\",\n            \"assigned_to_id\": 15811,\n            \"name\": \"llamada bienvenida\"\n        },\n        {\n            \"id\": 30756821,\n            \"owner\": \"demo@clientify.com\",\n            \"owner_name\": \"Demo Clientify\",\n            \"owner_id\": 15811,\n            \"assigned_to\": \"demo@clientify.com\",\n            \"assigned_to_name\": \"Demo Clientify\",\n            \"assigned_to_id\": 15811,\n            \"name\": \"lead llega a pagina\"\n        },\n        {\n            \"id\": 30755954,\n            \"owner\": \"demo@clientify.com\",\n            \"owner_name\": \"Demo Clientify\",\n            \"owner_id\": 15811,\n            \"assigned_to\": \"demo@clientify.com\",\n            \"assigned_to_name\": \"Demo Clientify\",\n            \"assigned_to_id\": 15811,\n            \"name\": \"llamar\"\n        },\n        {\n            \"id\": 30784637,\n            \"owner\": \"demo@clientify.com\",\n            \"owner_name\": \"Demo Clientify\",\n            \"owner_id\": 15811,\n            \"assigned_to\": \"demo@clientify.com\",\n            \"assigned_to_name\": \"Demo Clientify\",\n            \"assigned_to_id\": 15811,\n            \"name\": \"Seguimiento oportunidad \\\"Declaración renta\\\"\"\n        },\n        {\n            \"id\": 30784641,\n            \"owner\": \"demo@clientify.com\",\n            \"owner_name\": \"Demo Clientify\",\n            \"owner_id\": 15811,\n            \"assigned_to\": \"demo@clientify.com\",\n            \"assigned_to_name\": \"Demo Clientify\",\n            \"assigned_to_id\": 15811,\n            \"name\": \"enviar xxx\"\n        },\n        {\n            \"id\": 31309609,\n            \"owner\": \"nachomst@gmail.com\",\n            \"owner_name\": \"Nacho Puig\",\n            \"owner_id\": 47511,\n            \"assigned_to\": \"mao880898@gmail.com\",\n            \"assigned_to_name\": \"Mauricio Posada Hincapie\",\n            \"assigned_to_id\": 125752,\n            \"name\": \"Solicitud liecencia de obra\"\n        },\n        {\n            \"id\": 31309601,\n            \"owner\": \"demo@clientify.com\",\n            \"owner_name\": \"Demo Clientify\",\n            \"owner_id\": 15811,\n            \"assigned_to\": \"mao880898@gmail.com\",\n            \"assigned_to_name\": \"Mauricio Posada Hincapie\",\n            \"assigned_to_id\": 125752,\n            \"name\": \"Visita al contacto\"\n        },\n        {\n            \"id\": 32235491,\n            \"owner\": \"demo@clientify.com\",\n            \"owner_name\": \"Demo Clientify\",\n            \"owner_id\": 15811,\n            \"assigned_to\": \"mao880898@gmail.com\",\n            \"assigned_to_name\": \"Mauricio Posada Hincapie\",\n            \"assigned_to_id\": 125752,\n            \"name\": \"Visita en sitio\"\n        },\n        {\n            \"id\": 32235494,\n            \"owner\": \"demo@clientify.com\",\n            \"owner_name\": \"Demo Clientify\",\n            \"owner_id\": 15811,\n            \"assigned_to\": \"mao880898@gmail.com\",\n            \"assigned_to_name\": \"Mauricio Posada Hincapie\",\n            \"assigned_to_id\": 125752,\n            \"name\": \"Segunda Etapa\"\n        },\n        {\n            \"id\": 32235488,\n            \"owner\": \"demo@clientify.com\",\n            \"owner_name\": \"Demo Clientify\",\n            \"owner_id\": 15811,\n            \"assigned_to\": \"mao880898@gmail.com\",\n            \"assigned_to_name\": \"Mauricio Posada Hincapie\",\n            \"assigned_to_id\": 125752,\n            \"name\": \"Reunión Fisica\"\n        }\n    ]\n}"}],"_postman_id":"08c97b16-b7df-41c1-89e3-459ff7bbf5f2"},{"name":"Contact Deals","id":"c33c125a-99e1-4ee4-bd68-089338216caa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/deals/?fields=id, owner_id, name, amount, amount_user, currency, contact_id, created, modified, expected_closed_date, actual_closed_date","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","deals",""],"host":["{{Domain}}"],"query":[{"description":{"content":"<p>id, owner_id, owner, owner_name, owner_picture, name, amount, amount_user, currency, contact_id, contact, contact_name, contact_email, contact_phone, contact_medium, contact_source, contact_picture, created, modified, expected_closed_date, actual_closed_date, expected_closed_date_iso, actual_closed_date_iso, company_id, company, company_name, company_picture, source, deal_source_id, deal_source, status, status_desc, probability, probability_desc, pipeline_stage_id, pipeline_stage, pipeline_stage_desc, pipeline_id, pipeline, pipeline_desc, remarks, lost_reason, won_deal_reason, relevant_closed_date, amount_currency</p>\n","type":"text/plain"},"key":"fields","value":"id, owner_id, name, amount, amount_user, currency, contact_id, created, modified, expected_closed_date, actual_closed_date"}],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[{"id":"ea26ddb0-d416-4f34-ba34-f55c775b222a","name":"Contact Deals","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token"}],"url":{"raw":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/deals/?fields=id, owner_id, name, amount, amount_user, currency, contact_id, created, modified, expected_closed_date, actual_closed_date","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v2","contacts",":contact_id","deals",""],"query":[{"key":"fields","value":"id, owner_id, name, amount, amount_user, currency, contact_id, created, modified, expected_closed_date, actual_closed_date","description":"id, owner_id, owner, owner_name, owner_picture, name, amount, amount_user, currency, contact_id, contact, contact_name, contact_email, contact_phone, contact_medium, contact_source, contact_picture, created, modified, expected_closed_date, actual_closed_date, expected_closed_date_iso, actual_closed_date_iso, company_id, company, company_name, company_picture, source, deal_source_id, deal_source, status, status_desc, probability, probability_desc, pipeline_stage_id, pipeline_stage, pipeline_stage_desc, pipeline_id, pipeline, pipeline_desc, remarks, lost_reason, won_deal_reason, relevant_closed_date, amount_currency"}],"variable":[{"key":"contact_id","value":"{{contact}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 05 Sep 2025 13:18:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept, Accept-Language, Origin, Cookie"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Content-Language","value":"es"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"97a602e5ff2483bd-MAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 7,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"id\": 4650653,\n            \"owner_id\": 15811,\n            \"name\": \"Harry Poter - Inscripción al Colegio\",\n            \"amount\": \"500.00\",\n            \"amount_user\": null,\n            \"currency\": \"USD\",\n            \"contact_id\": 37405267,\n            \"created\": \"2023-03-17T12:24:29.172602-05:00\",\n            \"modified\": \"2025-09-05T08:18:13.516585-05:00\",\n            \"expected_closed_date\": \"2023-03-24\",\n            \"actual_closed_date\": null\n        },\n        {\n            \"id\": 15026023,\n            \"owner_id\": 15811,\n            \"name\": \"presentacion del producto\",\n            \"amount\": \"600.00\",\n            \"amount_user\": null,\n            \"currency\": \"USD\",\n            \"contact_id\": 37405267,\n            \"created\": \"2024-12-03T13:25:39.985935-05:00\",\n            \"modified\": \"2025-09-05T08:18:13.524503-05:00\",\n            \"expected_closed_date\": \"2024-12-31\",\n            \"actual_closed_date\": \"2024-12-01\"\n        },\n        {\n            \"id\": 15237513,\n            \"owner_id\": 125752,\n            \"name\": \"Proceso de producción de Harry\",\n            \"amount\": \"1.00\",\n            \"amount_user\": null,\n            \"currency\": \"USD\",\n            \"contact_id\": 37405267,\n            \"created\": \"2024-12-06T12:49:28.757609-05:00\",\n            \"modified\": \"2025-09-05T08:18:13.545785-05:00\",\n            \"expected_closed_date\": \"2024-12-13\",\n            \"actual_closed_date\": null\n        },\n        {\n            \"id\": 15026438,\n            \"owner_id\": 15811,\n            \"name\": \"solucion magica\",\n            \"amount\": \"600.00\",\n            \"amount_user\": null,\n            \"currency\": \"USD\",\n            \"contact_id\": 37405267,\n            \"created\": \"2024-12-03T13:45:26.333969-05:00\",\n            \"modified\": \"2025-09-05T08:18:13.564164-05:00\",\n            \"expected_closed_date\": \"2024-12-27\",\n            \"actual_closed_date\": \"2024-12-24\"\n        },\n        {\n            \"id\": 15271917,\n            \"owner_id\": 117811,\n            \"name\": \"Harry Cliente ganado en por defecto\",\n            \"amount\": \"2643.96\",\n            \"amount_user\": 2500,\n            \"currency\": \"EUR\",\n            \"contact_id\": 37405267,\n            \"created\": \"2024-12-07T13:00:58.267444-05:00\",\n            \"modified\": \"2024-12-07T13:00:58.465969-05:00\",\n            \"expected_closed_date\": \"2025-03-07\",\n            \"actual_closed_date\": null\n        },\n        {\n            \"id\": 15237510,\n            \"owner_id\": 78369,\n            \"name\": \"Activación cliente Harry\",\n            \"amount\": \"0.00\",\n            \"amount_user\": 0,\n            \"currency\": \"EUR\",\n            \"contact_id\": 37405267,\n            \"created\": \"2024-12-06T12:49:28.375017-05:00\",\n            \"modified\": \"2024-12-06T12:49:28.584230-05:00\",\n            \"expected_closed_date\": \"2024-12-06\",\n            \"actual_closed_date\": null\n        },\n        {\n            \"id\": 15038720,\n            \"owner_id\": 15811,\n            \"name\": \"Declaración renta\",\n            \"amount\": \"157.25\",\n            \"amount_user\": 150,\n            \"currency\": \"EUR\",\n            \"contact_id\": 37405267,\n            \"created\": \"2024-12-04T04:12:46.191604-05:00\",\n            \"modified\": \"2024-12-04T04:12:46.476705-05:00\",\n            \"expected_closed_date\": \"2024-12-11\",\n            \"actual_closed_date\": null\n        }\n    ]\n}"}],"_postman_id":"c33c125a-99e1-4ee4-bd68-089338216caa"},{"name":"Contact Customfields","id":"2fe05d28-84c6-44f8-8978-9a8e85713ea6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/customfields/","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","customfields",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[{"id":"e36e57e1-c3a6-4c95-9fa3-cc642839550d","name":"Contact Customfields","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token"}],"url":{"raw":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/customfields/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v2","contacts",":contact_id","customfields",""],"variable":[{"key":"contact_id","value":"{{contact}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 05 Sep 2025 13:18:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept, Accept-Language, Origin, Cookie"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Content-Language","value":"es"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"97a60398399783bd-MAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 36,\n    \"next\": \"https://marketing-plus.clientify.com/v2/contacts/37405267/customfields/?page=2\",\n    \"previous\": null,\n    \"results\": [\n        {\n            \"id\": 61035376,\n            \"field_id\": 267829,\n            \"field\": \"2 opciones\",\n            \"value\": \"True\",\n            \"field_type\": 7,\n            \"field_type_display\": \"Checkbox\"\n        },\n        {\n            \"id\": 101824103,\n            \"field_id\": 358275,\n            \"field\": \"costomatricula\",\n            \"value\": \"0\",\n            \"field_type\": 5,\n            \"field_type_display\": \"Numérico\"\n        },\n        {\n            \"id\": 101824104,\n            \"field_id\": 357292,\n            \"field\": \"DíasCarteraVencida\",\n            \"value\": \"0\",\n            \"field_type\": 5,\n            \"field_type_display\": \"Numérico\"\n        },\n        {\n            \"id\": 101824105,\n            \"field_id\": 361025,\n            \"field\": \"Edad\",\n            \"value\": \"0\",\n            \"field_type\": 5,\n            \"field_type_display\": \"Numérico\"\n        },\n        {\n            \"id\": 61035383,\n            \"field_id\": 268683,\n            \"field\": \"Fecha de ejemplo\",\n            \"value\": \"30/04/2021\",\n            \"field_type\": 2,\n            \"field_type_display\": \"Fecha\"\n        },\n        {\n            \"id\": 61035384,\n            \"field_id\": 337903,\n            \"field\": \"FechaFinServicio\",\n            \"value\": \"20/09/2022\",\n            \"field_type\": 2,\n            \"field_type_display\": \"Fecha\"\n        },\n        {\n            \"id\": 61035385,\n            \"field_id\": 337776,\n            \"field\": \"Fecha renovación\",\n            \"value\": \"30/09/2022\",\n            \"field_type\": 2,\n            \"field_type_display\": \"Fecha\"\n        },\n        {\n            \"id\": 101824106,\n            \"field_id\": 357293,\n            \"field\": \"MontoCarteraVencido\",\n            \"value\": \"0\",\n            \"field_type\": 5,\n            \"field_type_display\": \"Numérico\"\n        },\n        {\n            \"id\": 101824107,\n            \"field_id\": 379627,\n            \"field\": \"newsletter\",\n            \"value\": \"False\",\n            \"field_type\": 7,\n            \"field_type_display\": \"Checkbox\"\n        },\n        {\n            \"id\": 101824108,\n            \"field_id\": 356650,\n            \"field\": \"PruebaJavier\",\n            \"value\": \"PruebaJavier\",\n            \"field_type\": 4,\n            \"field_type_display\": \"Área de texto\"\n        },\n        {\n            \"id\": 101824109,\n            \"field_id\": 386233,\n            \"field\": \"pruebassss\",\n            \"value\": \"True\",\n            \"field_type\": 7,\n            \"field_type_display\": \"Checkbox\"\n        },\n        {\n            \"id\": 101824110,\n            \"field_id\": 381955,\n            \"field\": \"sector o empresa\",\n            \"value\": \"GRUPO TERRE\",\n            \"field_type\": 1,\n            \"field_type_display\": \"Desplegable\"\n        },\n        {\n            \"id\": 61035379,\n            \"field_id\": 343986,\n            \"field\": \"ceduila\",\n            \"value\": \"999999999\",\n            \"field_type\": 5,\n            \"field_type_display\": \"Numérico\"\n        },\n        {\n            \"id\": 61035380,\n            \"field_id\": 340087,\n            \"field\": \"Etiqueta auto 1\",\n            \"value\": \"False\",\n            \"field_type\": 7,\n            \"field_type_display\": \"Checkbox\"\n        },\n        {\n            \"id\": 61035381,\n            \"field_id\": 340088,\n            \"field\": \"Etiqueta auto 2\",\n            \"value\": \"False\",\n            \"field_type\": 7,\n            \"field_type_display\": \"Checkbox\"\n        },\n        {\n            \"id\": 61035387,\n            \"field_id\": 341552,\n            \"field\": \"Hola\",\n            \"value\": \"True\",\n            \"field_type\": 7,\n            \"field_type_display\": \"Checkbox\"\n        },\n        {\n            \"id\": 61035386,\n            \"field_id\": 267551,\n            \"field\": \"Gasto ads mensual\",\n            \"value\": \"menos de 200€ mensuales\",\n            \"field_type\": 1,\n            \"field_type_display\": \"Desplegable\"\n        },\n        {\n            \"id\": 61035388,\n            \"field_id\": 267550,\n            \"field\": \"Inversión en marketing (mensual)\",\n            \"value\": \"menos de 500€ mensuales\",\n            \"field_type\": 1,\n            \"field_type_display\": \"Desplegable\"\n        },\n        {\n            \"id\": 61035389,\n            \"field_id\": 267548,\n            \"field\": \"Linea de negocio\",\n            \"value\": \"1-5 empleados\",\n            \"field_type\": 1,\n            \"field_type_display\": \"Desplegable\"\n        },\n        {\n            \"id\": 61035390,\n            \"field_id\": 336034,\n            \"field\": \"Línea de negocio\",\n            \"value\": \"Bebidas\",\n            \"field_type\": 1,\n            \"field_type_display\": \"Desplegable\"\n        },\n        {\n            \"id\": 61035391,\n            \"field_id\": 267553,\n            \"field\": \"Número de empleados en marketing digital\",\n            \"value\": \"1 empleado\",\n            \"field_type\": 1,\n            \"field_type_display\": \"Desplegable\"\n        },\n        {\n            \"id\": 61035392,\n            \"field_id\": 343626,\n            \"field\": \"Pais_Cliente\",\n            \"value\": \"USA\",\n            \"field_type\": 1,\n            \"field_type_display\": \"Desplegable\"\n        },\n        {\n            \"id\": 61035393,\n            \"field_id\": 320852,\n            \"field\": \"precio medio\",\n            \"value\": \"1.000,00\",\n            \"field_type\": 8,\n            \"field_type_display\": \"Moneda\",\n            \"money\": \"1000.00\"\n        },\n        {\n            \"id\": 61035394,\n            \"field_id\": 318446,\n            \"field\": \"prueba formulario\",\n            \"value\": \"False\",\n            \"field_type\": 7,\n            \"field_type_display\": \"Checkbox\"\n        },\n        {\n            \"id\": 61035395,\n            \"field_id\": 320220,\n            \"field\": \"prueba soporte oculto\",\n            \"value\": \"1\",\n            \"field_type\": 9,\n            \"field_type_display\": \"Oculto\"\n        }\n    ]\n}"}],"_postman_id":"2fe05d28-84c6-44f8-8978-9a8e85713ea6"},{"name":"Create a Contact","id":"e9c78227-844f-4a02-97a3-40243a54af6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Casper\",\n    \"last_name\": \"Blanda\",\n    \"email\": \"Will.Wehner@yahoo.com\",\n    \"phone\": \"97-724-439-2827\",\n    \"status\": \"warm-lead\",\n    \"title\": \"Product Operations Associate\",\n    \"company\": \"Sipes - Rutherford\",\n    \"contact_type\": \"\",\n    \"contact_source\": \"\",\n    \"addresses\": [{\"street\":\"313 Enoch Fords\", \"city\":\"Centennial\", \"state\":\"Galicia\", \"country\":\"Spain\", \"postal_code\":\"34001\", \"type\":1}],\n    \"custom_fields\": [],\n    \"description\": \"Description you can add to the contact\",\n    \"remarks\": \"Just remarks\",\n    \"summary\": \"Summary for the contact\",\n    \"message\": \"Text to show in the contact wall\",\n    \"re_property_name\": \"Hakeem Hicks\",\n    \"tags\": [\"test\"],\n    \"last_contact\": null,\n    \"gdpr_accept\": true\n}"},"url":"{{Protocol}}://{{Domain}}/v2/contacts/","description":"<p>To create a Contact, send the request specifying the following attributes in the <code>JSON</code> body:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>integer</td>\n<td>contact id</td>\n</tr>\n<tr>\n<td>owner</td>\n<td>string</td>\n<td>username of the owner of the contact</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>string</td>\n<td>contact first name</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>string</td>\n<td>Contact last name</td>\n</tr>\n<tr>\n<td>phones</td>\n<td>array</td>\n<td>An array of <code>Phone</code></td>\n</tr>\n<tr>\n<td>company</td>\n<td>string</td>\n<td>Company name</td>\n</tr>\n<tr>\n<td>addresses</td>\n<td>array</td>\n<td>An array of <code>Address</code></td>\n</tr>\n<tr>\n<td>emails</td>\n<td>array</td>\n<td>Array of the emails for the contact</td>\n</tr>\n<tr>\n<td>websites</td>\n<td>array</td>\n<td>An array of <code>website</code></td>\n</tr>\n<tr>\n<td>status</td>\n<td>string</td>\n<td>Stores the contact <code>status</code> identifier</td>\n</tr>\n<tr>\n<td>picture_url</td>\n<td>string</td>\n<td>url of the picture for the contact</td>\n</tr>\n<tr>\n<td>title</td>\n<td>string</td>\n<td>Contact title</td>\n</tr>\n<tr>\n<td>summary</td>\n<td>string</td>\n<td>Summary</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>Description</td>\n</tr>\n<tr>\n<td>remarks</td>\n<td>string</td>\n<td>Remarks</td>\n</tr>\n<tr>\n<td>message</td>\n<td>string</td>\n<td>Message text to be shown in the contact wall</td>\n</tr>\n<tr>\n<td>lead_scoring</td>\n<td>integer</td>\n<td>Lead scoring points</td>\n</tr>\n<tr>\n<td>deals</td>\n<td>array</td>\n<td>An array of <a href=\"https://developer.clientify.com/?version=latest#51d4cac0-342b-47d1-8e63-d8f87c14c7f0\">deals</a></td>\n</tr>\n<tr>\n<td>taxpayer_identification_number</td>\n<td>string</td>\n<td>Taxpayer identification nummber</td>\n</tr>\n<tr>\n<td>related_tasks</td>\n<td>array</td>\n<td>An array of <code>Task</code></td>\n</tr>\n<tr>\n<td>tags</td>\n<td>array</td>\n<td>Array of strings with the tags of the contact</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>array</td>\n<td>An array of <code>custom_field</code></td>\n</tr>\n<tr>\n<td>other_companies</td>\n<td>array</td>\n<td>An array of <code>Other_companies</code></td>\n</tr>\n<tr>\n<td>gdpr_accept</td>\n<td>bool</td>\n<td>True if the user accepted the GDPR false if not</td>\n</tr>\n<tr>\n<td>contact_source</td>\n<td>string</td>\n<td>Contact source</td>\n</tr>\n<tr>\n<td>medium</td>\n<td>string</td>\n<td>Contact Medium</td>\n</tr>\n<tr>\n<td>contact_type</td>\n<td>string</td>\n<td>Contact type</td>\n</tr>\n<tr>\n<td>birthday</td>\n<td>date</td>\n<td>Birthday date</td>\n</tr>\n<tr>\n<td>last_contact</td>\n<td>date</td>\n<td>Last contact date</td>\n</tr>\n<tr>\n<td>created</td>\n<td>date</td>\n<td>Creation date</td>\n</tr>\n<tr>\n<td>visitor_key</td>\n<td>string</td>\n<td>Visitor key regtrieved from the vk generated by the tracking code</td>\n</tr>\n<tr>\n<td>pinterest_url</td>\n<td>string</td>\n<td>URL of the Pinterest site of the contact</td>\n</tr>\n<tr>\n<td>twitter_url</td>\n<td>string</td>\n<td>URL of the twitter site for the contact</td>\n</tr>\n<tr>\n<td>facebook_url</td>\n<td>string</td>\n<td>url of the facebook site for the contact</td>\n</tr>\n<tr>\n<td>linkedin_url</td>\n<td>string</td>\n<td>URL of the Linkedin site for the contact</td>\n</tr>\n<tr>\n<td>googleplus_url</td>\n<td>string</td>\n<td>URL of the Google Plus site for the contact</td>\n</tr>\n<tr>\n<td>foursquare_url</td>\n<td>string</td>\n<td>Foursquare id</td>\n</tr>\n<tr>\n<td>klout_url</td>\n<td>string</td>\n<td>url of the klout picture for the contact</td>\n</tr>\n<tr>\n<td>skype_username</td>\n<td>string</td>\n<td>Skype username for the contact</td>\n</tr>\n<tr>\n<td>twitter_id</td>\n<td>string</td>\n<td>Id of the contact in twitter</td>\n</tr>\n<tr>\n<td>google_id</td>\n<td>string</td>\n<td>Google id</td>\n</tr>\n<tr>\n<td>facebook_id</td>\n<td>string</td>\n<td>Facebook id</td>\n</tr>\n<tr>\n<td>linkedin_id</td>\n<td>string</td>\n<td>Linkedin user id</td>\n</tr>\n<tr>\n<td>facebook_picture_url</td>\n<td>string</td>\n<td>url of the facebook picture for the contact</td>\n</tr>\n<tr>\n<td>twitter_picture_url</td>\n<td>string</td>\n<td>url of the twitter picture for the contact</td>\n</tr>\n<tr>\n<td>linkedin_picture_url</td>\n<td>string</td>\n<td>url of the Linkedin picture for the contact</td>\n</tr>\n<tr>\n<td>assignment_type</td>\n<td>string</td>\n<td>If you are going to use round robin owner assignment set this field to \"basic\"</td>\n</tr>\n<tr>\n<td>autoassignment_users</td>\n<td>string</td>\n<td>String with the list of usernames separated by comma (,) to apply the autoassignment</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"status\">Status</h2>\n<p>List of Statuses available for the <code>status</code> field:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Status</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>other</td>\n<td>other</td>\n</tr>\n<tr>\n<td>not-qualified-lead</td>\n<td>not qualified lead</td>\n</tr>\n<tr>\n<td>visitor</td>\n<td>visitor</td>\n</tr>\n<tr>\n<td>cold-lead</td>\n<td>cold lead</td>\n</tr>\n<tr>\n<td>warm-lead</td>\n<td>warm lead</td>\n</tr>\n<tr>\n<td>hot-lead</td>\n<td>hot lead</td>\n</tr>\n<tr>\n<td>in-deal</td>\n<td>in deal</td>\n</tr>\n<tr>\n<td>lost-lead</td>\n<td>lost lead</td>\n</tr>\n<tr>\n<td>client</td>\n<td>customer</td>\n</tr>\n<tr>\n<td>lost-client</td>\n<td>lost customer</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"phone\">Phone</h2>\n<p>This object contains the attributes of a <code>phone</code>:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>phone</td>\n<td>string</td>\n<td>phone number</td>\n</tr>\n<tr>\n<td>type</td>\n<td>integer</td>\n<td>type of phone number</td>\n</tr>\n</tbody>\n</table>\n</div><p>List of types available for the <code>type</code> field:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Type</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Main</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Mobile</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Work</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Home</td>\n</tr>\n<tr>\n<td>5</td>\n<td>Fax</td>\n</tr>\n<tr>\n<td>6</td>\n<td>Other</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"address\">Address</h2>\n<p>This object contains the attributes of an <code>address</code>:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>type</td>\n<td>int</td>\n<td>type of address</td>\n</tr>\n<tr>\n<td>street</td>\n<td>string</td>\n<td>street</td>\n</tr>\n<tr>\n<td>postal_code</td>\n<td>string</td>\n<td>postal code</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string</td>\n<td>city</td>\n</tr>\n<tr>\n<td>state</td>\n<td>string</td>\n<td>state</td>\n</tr>\n<tr>\n<td>country</td>\n<td>string</td>\n<td>country</td>\n</tr>\n</tbody>\n</table>\n</div><p>List of types available for the <code>type</code> field:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Type</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Work</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Home</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Billing</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Other</td>\n</tr>\n<tr>\n<td>5</td>\n<td>Main</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"email\">Email</h2>\n<p>This object contains the attributes of an <code>Email</code>:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>type</td>\n<td>int</td>\n<td>e-mail type</td>\n</tr>\n<tr>\n<td>email</td>\n<td>string</td>\n<td>e-mail address</td>\n</tr>\n</tbody>\n</table>\n</div><p>List of types available for the <code>type</code> field:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Type</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Work</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Personal</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Other</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Main</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"related_task\">Related_Task</h2>\n<p>This object contains the attributes of a <code>Related_Task</code>:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>int</td>\n<td>task id</td>\n</tr>\n<tr>\n<td>owner</td>\n<td>string</td>\n<td>task owner name</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>task name</td>\n</tr>\n<tr>\n<td>due_date</td>\n<td>date</td>\n<td>task due date</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"custom_field\">Custom_Field</h2>\n<p>This object contains the attributes of a <code>Custom_Field</code>:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>field</td>\n<td>string</td>\n<td>field name</td>\n</tr>\n<tr>\n<td>value</td>\n<td>string</td>\n<td>field value</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"deal\">Deal</h2>\n<p>This object contains the attributes of a <code>deal</code>:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>int</td>\n<td>deal id</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>deal name</td>\n</tr>\n<tr>\n<td>status</td>\n<td>int</td>\n<td>deal status</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>string</td>\n<td>deal amount</td>\n</tr>\n<tr>\n<td>stage</td>\n<td>int</td>\n<td>deal stage</td>\n</tr>\n<tr>\n<td>owner</td>\n<td>string</td>\n<td>deal owner name</td>\n</tr>\n<tr>\n<td>expected_closed_date</td>\n<td>date</td>\n<td>expected date to close de deal</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"force_insert-optional\">Force_insert (optional)</h2>\n<p>By default, it checks if the contact's email and/or phone number are registered in Clientify. If these are registered, the contact is updated with the new data. To skip this check and force the creation of contact even if the email and/or phone data are already registered, in addition to the attributes in the JSON body, you can use the query param <code>force_insert</code> with a value of <code>true</code></p>\n<p><strong><code>https://api-plus.clientify.com/v2/contacts/?force_insert=true</code></strong></p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",""],"host":["{{Domain}}"],"query":[],"variable":[]}},"response":[{"id":"8cd5c43d-dbe2-4b96-8595-6669fab84475","name":"Create a Contact","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Kale\",\n    \"last_name\": \"Tremblay\",\n    \"email\": \"Edd.Trantow@yahoo.com\",\n    \"phone\": \"14-462-676-5971\",\n    \"status\": \"warm-lead\",\n    \"title\": \"Central Communications Planner\",\n    \"company\": \"Leannon Group\",\n    \"contact_type\": \"\",\n    \"contact_source\": \"\",\n    \"addresses\": [{\"street\":\"308 Laura Corners\", \"city\":\"East Jamir\", \"state\":\"Galicia\", \"country\":\"Spain\", \"postal_code\":\"34001\", \"type\":1}],\n    \"custom_fields\": [],\n    \"description\": \"Description you can add to the contact\",\n    \"remarks\": \"Just remarks\",\n    \"summary\": \"Summary for the contact\",\n    \"message\": \"Text to show in the contact wall\",\n    \"re_property_name\": \"Hakeem Hicks\",\n    \"tags\": [\"test\"],\n    \"last_contact\": null,\n    \"gdpr_accept\": true\n}"},"url":"{{Protocol}}://{{Domain}}/v2/contacts/"},"status":"Created","code":201,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 05 Sep 2025 13:19:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"753"},{"key":"Connection","value":"keep-alive"},{"key":"CF-RAY","value":"97a60460397083bd-MAD"},{"key":"Vary","value":"Accept, Accept-Language, Origin, Cookie"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Content-Language","value":"es"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 100597402,\n    \"owner_name\": \"Mersad Meyfour Asadi\",\n    \"first_name\": \"Elnora\",\n    \"last_name\": \"Erdman\",\n    \"full_name\": \"Elnora Erdman\",\n    \"email\": null,\n    \"phone\": null,\n    \"status\": \"warm-lead\",\n    \"title\": \"Forward Paradigm Producer\",\n    \"company_id\": 11064374,\n    \"company\": \"Crooks Inc\",\n    \"contact_type\": null,\n    \"contact_source\": null,\n    \"addresses\": [\n        {\n            \"id\": 31066227,\n            \"name\": null,\n            \"type\": 1,\n            \"street\": \"1574 Natasha Cliff\",\n            \"city\": \"Kuhicburgh\",\n            \"state\": \"Galicia\",\n            \"country\": \"Spain\",\n            \"postal_code\": \"34001\",\n            \"city_lat\": null,\n            \"city_long\": null,\n            \"address_lat\": null,\n            \"address_long\": null\n        }\n    ],\n    \"custom_fields\": [],\n    \"tags\": [\n        \"test\"\n    ],\n    \"description\": \"Description you can add to the contact\",\n    \"remarks\": \"Just remarks\",\n    \"summary\": \"Summary for the contact\",\n    \"message\": null,\n    \"re_property_name\": null,\n    \"last_contact\": null,\n    \"gdpr_accept\": true\n}"}],"_postman_id":"e9c78227-844f-4a02-97a3-40243a54af6b"},{"name":"Batch Create Contacts","id":"e49c6f4c-dd40-495b-8f0c-6d6bc786e403","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"[{\n    \"first_name\": \"Maudie\",\n    \"last_name\": \"Kulas\",\n    \"email\": \"Carmel.Purdy@yahoo.com\",\n    \"phone\": \"68-391-990-0198\"\n }, {\n    \"first_name\": \"Issac\",\n    \"last_name\": \"Fadel\",\n    \"email\": \"Blair_DuBuque@gmail.com\",\n    \"phone\": \"16-252-792-0695\"\n }, {\n    \"first_name\": \"Jordon\",\n    \"last_name\": \"Murphy\",\n    \"email\": \"Hoyt.Volkman27@yahoo.com\",\n    \"phone\": \"95-406-922-2473\"\n }]"},"url":"{{Protocol}}://{{Domain}}/v2/multiple-contacts/","description":"<p>Create multiple contacts</p>\n<h1 id=\"phones-optional\">phones #(optional):</h1>\n<ul>\n<li><p>type:<br />  Values:</p>\n<ul>\n<li><p>1: Main</p>\n</li>\n<li><p>2: Mobile</p>\n</li>\n<li><p>3: Work</p>\n</li>\n<li><p>4: Home</p>\n</li>\n<li><p>5: Fax</p>\n</li>\n<li><p>6: Other</p>\n</li>\n</ul>\n</li>\n</ul>\n<h1 id=\"addresses-optional\">addresses (optional):</h1>\n<ul>\n<li><p>type: Type</p>\n<ul>\n<li><p>Values</p>\n</li>\n<li><p>1: Work</p>\n</li>\n<li><p>2: Home</p>\n</li>\n<li><p>3: Billing</p>\n</li>\n<li><p>4: Other</p>\n</li>\n<li><p>5: Main</p>\n</li>\n</ul>\n</li>\n</ul>\n<h1 id=\"emails\">emails:</h1>\n<p>Type:</p>\n<ul>\n<li><p>type: Type</p>\n<ul>\n<li><p>Values</p>\n</li>\n<li><p>1: Work</p>\n</li>\n<li><p>2: Personal</p>\n</li>\n<li><p>3: Other</p>\n</li>\n<li><p>4: Main</p>\n</li>\n</ul>\n</li>\n</ul>\n<h2 id=\"force_insert-optional\">Force_insert (optional):</h2>\n<p>By default, it checks if the contact's emails and/or phones number are registered in Clientify. If these are registered, the contact is updated with the new data. To skip this check and force the creation of contact even if the email and/or phone data are already registered, in addition to the attributes in the JSON body, you can use the query param <code>force_insert</code> with a value of <code>true</code></p>\n<p><strong><code>https://api-plus.clientify.com/v2/multiple-contacts/?force_insert=true</code></strong></p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","multiple-contacts",""],"host":["{{Domain}}"],"query":[],"variable":[]}},"response":[{"id":"75dda145-bf74-4b2e-9ca0-8732c2884e2f","name":"Batch Create Contacts","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"[{\n    \"first_name\": \"Brianne\",\n    \"last_name\": \"Lowe\",\n    \"email\": \"Santa31@yahoo.com\",\n    \"phone\": \"82-494-603-4708\"\n }, {\n    \"first_name\": \"Jevon\",\n    \"last_name\": \"Dickens\",\n    \"email\": \"Sonya_Hane41@hotmail.com\",\n    \"phone\": \"10-706-641-9258\"\n }, {\n    \"first_name\": \"Brown\",\n    \"last_name\": \"Ward\",\n    \"email\": \"Allan53@hotmail.com\",\n    \"phone\": \"15-594-509-4884\"\n }]"},"url":"{{Protocol}}://{{Domain}}/v2/multiple-contacts/"},"status":"Created","code":201,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 05 Sep 2025 13:20:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"7083"},{"key":"Connection","value":"keep-alive"},{"key":"CF-RAY","value":"97a60613be32cc47-MAD"},{"key":"Vary","value":"Accept, Accept-Language, Origin, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"Content-Language","value":"es"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"url\": \"https://marketing-plus.clientify.com/api/contacts/100597403/\",\n        \"id\": 100597403,\n        \"owner\": \"42354.6239@clientify.net\",\n        \"owner_id\": 122050,\n        \"owner_name\": \"Mersad Meyfour Asadi\",\n        \"first_name\": \"Terence\",\n        \"last_name\": \"Jacobi\",\n        \"status\": \"cold-lead\",\n        \"title\": \"\",\n        \"company_id\": null,\n        \"company\": null,\n        \"company_details\": null,\n        \"company_picture\": null,\n        \"contact_type\": null,\n        \"contact_source\": null,\n        \"emails\": [\n            {\n                \"id\": 80554471,\n                \"type\": 4,\n                \"email\": \"otho.leffler26@hotmail.com\",\n                \"is_hard_bounce\": false\n            }\n        ],\n        \"phones\": [\n            {\n                \"id\": 71842703,\n                \"type\": 1,\n                \"phone\": \"754127195880\",\n                \"whatsapp\": false,\n                \"is_hard_bounce\": false\n            }\n        ],\n        \"addresses\": [],\n        \"picture_url\": null,\n        \"custom_fields\": [],\n        \"other_companies\": [],\n        \"tags\": [],\n        \"description\": \"\",\n        \"remarks\": \"\",\n        \"summary\": \"\",\n        \"created\": \"2025-09-05T08:20:25.404359-05:00\",\n        \"modified\": \"2025-09-05T08:20:25.467653-05:00\",\n        \"last_contact\": null,\n        \"related_tasks\": [],\n        \"deals\": [],\n        \"wall_entries\": [\n            {\n                \"url\": \"https://marketing-plus.clientify.com/api/core/wall-entries/3000615446/\",\n                \"id\": 3000615446,\n                \"user\": \"Mersad Meyfour Asadi\",\n                \"created\": \"2025-09-05T08:20:25.461426-05:00\",\n                \"extra\": {\n                    \"creation_type\": \"api\"\n                },\n                \"extra_datetime\": null,\n                \"extra_datetime2\": null,\n                \"type\": \"contact_creation\",\n                \"link\": \"\",\n                \"source_id\": \"100597403\",\n                \"object_id\": 100597403,\n                \"pay_attention\": null,\n                \"comments\": []\n            }\n        ],\n        \"page_views\": 0,\n        \"total_visits\": 0,\n        \"first_visit\": null,\n        \"last_visit\": null,\n        \"gdpr_accept\": false,\n        \"visitor_key\": \"\",\n        \"attachments\": [],\n        \"websites\": [],\n        \"medium\": \"\",\n        \"channel\": \"integrations-api\",\n        \"linkedin_url\": \"\",\n        \"linkedin_id\": \"\",\n        \"linkedin_picture_url\": \"\",\n        \"skype_username\": \"\",\n        \"birthday\": null,\n        \"twitter_id\": \"\",\n        \"lead_scoring\": 0,\n        \"facebook_url\": \"\",\n        \"twitter_url\": \"\",\n        \"googleplus_url\": \"\",\n        \"pinterest_url\": \"\",\n        \"foursquare_url\": \"\",\n        \"aboutme_url\": \"\",\n        \"klout_url\": \"\",\n        \"instagram_url\": \"\",\n        \"manychat_url\": null,\n        \"facebook_picture_url\": \"\",\n        \"twitter_picture_url\": \"\",\n        \"facebook_id\": \"\",\n        \"google_id\": \"\",\n        \"taxpayer_identification_number\": \"\",\n        \"unsubscribed\": false,\n        \"automations\": [],\n        \"gdpr_acceptance_date\": null,\n        \"country\": \"\",\n        \"integrations\": [],\n        \"disclaimer\": false,\n        \"contact_sector\": \"\",\n        \"tags_color\": [],\n        \"deals_count\": 0,\n        \"automations_count\": 0,\n        \"budgets_count\": 0,\n        \"other_companies_count\": 0,\n        \"facebookads_audience\": [],\n        \"facebookadsaudience_count\": 0,\n        \"coworkers_count\": 0,\n        \"coworkers\": [],\n        \"inbox_marketing_list_count\": 0,\n        \"unsubscribed_whatsapp\": false,\n        \"timezone\": null,\n        \"marketing_status\": 1,\n        \"enriched\": null,\n        \"deals_type\": null,\n        \"won_deals_amount\": \"0.00\",\n        \"lost_deals_amount\": \"0.00\",\n        \"won_deals_count\": 0,\n        \"lost_deals_count\": 0\n    },\n    {\n        \"url\": \"https://marketing-plus.clientify.com/api/contacts/100597404/\",\n        \"id\": 100597404,\n        \"owner\": \"42354.6239@clientify.net\",\n        \"owner_id\": 122050,\n        \"owner_name\": \"Mersad Meyfour Asadi\",\n        \"first_name\": \"Lemuel\",\n        \"last_name\": \"Jacobson\",\n        \"status\": \"cold-lead\",\n        \"title\": \"\",\n        \"company_id\": null,\n        \"company\": null,\n        \"company_details\": null,\n        \"company_picture\": null,\n        \"contact_type\": null,\n        \"contact_source\": null,\n        \"emails\": [\n            {\n                \"id\": 80554472,\n                \"type\": 4,\n                \"email\": \"holly.kiehn80@hotmail.com\",\n                \"is_hard_bounce\": false\n            }\n        ],\n        \"phones\": [\n            {\n                \"id\": 71842704,\n                \"type\": 1,\n                \"phone\": \"495498393722\",\n                \"whatsapp\": false,\n                \"is_hard_bounce\": false\n            }\n        ],\n        \"addresses\": [],\n        \"picture_url\": null,\n        \"custom_fields\": [],\n        \"other_companies\": [],\n        \"tags\": [],\n        \"description\": \"\",\n        \"remarks\": \"\",\n        \"summary\": \"\",\n        \"created\": \"2025-09-05T08:20:27.295577-05:00\",\n        \"modified\": \"2025-09-05T08:20:27.440136-05:00\",\n        \"last_contact\": null,\n        \"related_tasks\": [],\n        \"deals\": [],\n        \"wall_entries\": [\n            {\n                \"url\": \"https://marketing-plus.clientify.com/api/core/wall-entries/3000615447/\",\n                \"id\": 3000615447,\n                \"user\": \"Mersad Meyfour Asadi\",\n                \"created\": \"2025-09-05T08:20:27.432506-05:00\",\n                \"extra\": {\n                    \"creation_type\": \"api\"\n                },\n                \"extra_datetime\": null,\n                \"extra_datetime2\": null,\n                \"type\": \"contact_creation\",\n                \"link\": \"\",\n                \"source_id\": \"100597404\",\n                \"object_id\": 100597404,\n                \"pay_attention\": null,\n                \"comments\": []\n            }\n        ],\n        \"page_views\": 0,\n        \"total_visits\": 0,\n        \"first_visit\": null,\n        \"last_visit\": null,\n        \"gdpr_accept\": false,\n        \"visitor_key\": \"\",\n        \"attachments\": [],\n        \"websites\": [],\n        \"medium\": \"\",\n        \"channel\": \"integrations-api\",\n        \"linkedin_url\": \"\",\n        \"linkedin_id\": \"\",\n        \"linkedin_picture_url\": \"\",\n        \"skype_username\": \"\",\n        \"birthday\": null,\n        \"twitter_id\": \"\",\n        \"lead_scoring\": 0,\n        \"facebook_url\": \"\",\n        \"twitter_url\": \"\",\n        \"googleplus_url\": \"\",\n        \"pinterest_url\": \"\",\n        \"foursquare_url\": \"\",\n        \"aboutme_url\": \"\",\n        \"klout_url\": \"\",\n        \"instagram_url\": \"\",\n        \"manychat_url\": null,\n        \"facebook_picture_url\": \"\",\n        \"twitter_picture_url\": \"\",\n        \"facebook_id\": \"\",\n        \"google_id\": \"\",\n        \"taxpayer_identification_number\": \"\",\n        \"unsubscribed\": false,\n        \"automations\": [],\n        \"gdpr_acceptance_date\": null,\n        \"country\": \"\",\n        \"integrations\": [],\n        \"disclaimer\": false,\n        \"contact_sector\": \"\",\n        \"tags_color\": [],\n        \"deals_count\": 0,\n        \"automations_count\": 0,\n        \"budgets_count\": 0,\n        \"other_companies_count\": 0,\n        \"facebookads_audience\": [],\n        \"facebookadsaudience_count\": 0,\n        \"coworkers_count\": 0,\n        \"coworkers\": [],\n        \"inbox_marketing_list_count\": 0,\n        \"unsubscribed_whatsapp\": false,\n        \"timezone\": null,\n        \"marketing_status\": 1,\n        \"enriched\": null,\n        \"deals_type\": null,\n        \"won_deals_amount\": \"0.00\",\n        \"lost_deals_amount\": \"0.00\",\n        \"won_deals_count\": 0,\n        \"lost_deals_count\": 0\n    },\n    {\n        \"url\": \"https://marketing-plus.clientify.com/api/contacts/100597405/\",\n        \"id\": 100597405,\n        \"owner\": \"42354.6239@clientify.net\",\n        \"owner_id\": 122050,\n        \"owner_name\": \"Mersad Meyfour Asadi\",\n        \"first_name\": \"Gene\",\n        \"last_name\": \"Miller\",\n        \"status\": \"cold-lead\",\n        \"title\": \"\",\n        \"company_id\": null,\n        \"company\": null,\n        \"company_details\": null,\n        \"company_picture\": null,\n        \"contact_type\": null,\n        \"contact_source\": null,\n        \"emails\": [\n            {\n                \"id\": 80554473,\n                \"type\": 4,\n                \"email\": \"kailey_breitenberg@yahoo.com\",\n                \"is_hard_bounce\": false\n            }\n        ],\n        \"phones\": [\n            {\n                \"id\": 71842705,\n                \"type\": 1,\n                \"phone\": \"362413881064\",\n                \"whatsapp\": false,\n                \"is_hard_bounce\": false\n            }\n        ],\n        \"addresses\": [],\n        \"picture_url\": null,\n        \"custom_fields\": [],\n        \"other_companies\": [],\n        \"tags\": [],\n        \"description\": \"\",\n        \"remarks\": \"\",\n        \"summary\": \"\",\n        \"created\": \"2025-09-05T08:20:29.411205-05:00\",\n        \"modified\": \"2025-09-05T08:20:29.543709-05:00\",\n        \"last_contact\": null,\n        \"related_tasks\": [],\n        \"deals\": [],\n        \"wall_entries\": [\n            {\n                \"url\": \"https://marketing-plus.clientify.com/api/core/wall-entries/3000615448/\",\n                \"id\": 3000615448,\n                \"user\": \"Mersad Meyfour Asadi\",\n                \"created\": \"2025-09-05T08:20:29.540083-05:00\",\n                \"extra\": {\n                    \"creation_type\": \"api\"\n                },\n                \"extra_datetime\": null,\n                \"extra_datetime2\": null,\n                \"type\": \"contact_creation\",\n                \"link\": \"\",\n                \"source_id\": \"100597405\",\n                \"object_id\": 100597405,\n                \"pay_attention\": null,\n                \"comments\": []\n            }\n        ],\n        \"page_views\": 0,\n        \"total_visits\": 0,\n        \"first_visit\": null,\n        \"last_visit\": null,\n        \"gdpr_accept\": false,\n        \"visitor_key\": \"\",\n        \"attachments\": [],\n        \"websites\": [],\n        \"medium\": \"\",\n        \"channel\": \"integrations-api\",\n        \"linkedin_url\": \"\",\n        \"linkedin_id\": \"\",\n        \"linkedin_picture_url\": \"\",\n        \"skype_username\": \"\",\n        \"birthday\": null,\n        \"twitter_id\": \"\",\n        \"lead_scoring\": 0,\n        \"facebook_url\": \"\",\n        \"twitter_url\": \"\",\n        \"googleplus_url\": \"\",\n        \"pinterest_url\": \"\",\n        \"foursquare_url\": \"\",\n        \"aboutme_url\": \"\",\n        \"klout_url\": \"\",\n        \"instagram_url\": \"\",\n        \"manychat_url\": null,\n        \"facebook_picture_url\": \"\",\n        \"twitter_picture_url\": \"\",\n        \"facebook_id\": \"\",\n        \"google_id\": \"\",\n        \"taxpayer_identification_number\": \"\",\n        \"unsubscribed\": false,\n        \"automations\": [],\n        \"gdpr_acceptance_date\": null,\n        \"country\": \"\",\n        \"integrations\": [],\n        \"disclaimer\": false,\n        \"contact_sector\": \"\",\n        \"tags_color\": [],\n        \"deals_count\": 0,\n        \"automations_count\": 0,\n        \"budgets_count\": 0,\n        \"other_companies_count\": 0,\n        \"facebookads_audience\": [],\n        \"facebookadsaudience_count\": 0,\n        \"coworkers_count\": 0,\n        \"coworkers\": [],\n        \"inbox_marketing_list_count\": 0,\n        \"unsubscribed_whatsapp\": false,\n        \"timezone\": null,\n        \"marketing_status\": 1,\n        \"enriched\": null,\n        \"deals_type\": null,\n        \"won_deals_amount\": \"0.00\",\n        \"lost_deals_amount\": \"0.00\",\n        \"won_deals_count\": 0,\n        \"lost_deals_count\": 0\n    }\n]"}],"_postman_id":"e49c6f4c-dd40-495b-8f0c-6d6bc786e403"},{"name":"Edit Contact Details","id":"c81ab2f6-3ff2-49ac-bc9e-03b8ef3cbae4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Paco\",\n    \"last_name\": \"Merlo\",\n    \"company\": \"Clientify - Social CRM\"\n}"},"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/","description":"<p>Edit details of the contact :contact_id</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"description":{"content":"<p>Id of the contact to retrieve</p>\n","type":"text/plain"},"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[{"id":"3d5b8223-ac2f-4fc6-8563-00bdd53c4599","name":"Edit Contact Details","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Paco\",\n    \"last_name\": \"Merlo\"\n}"},"url":{"raw":"https://{{Domain}}/v1/contacts/:contact_id/","protocol":"https","host":["{{Domain}}"],"path":["v1","contacts",":contact_id",""],"variable":[{"key":"contact_id","value":"200461","description":"Id of the contact to retrieve"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://api.clientify.net/v1/contacts/200461/\",\n    \"id\": 200461,\n    \"owner\": \"mcoderz87@gmail.com\",\n    \"first_name\": \"Paco\",\n    \"last_name\": \"Merlo\",\n    \"status\": \"cold-lead\",\n    \"title\": \"Mrs.\",\n    \"company\": \"Henderson Gomez LLC\",\n    \"contact_type\": null,\n    \"contact_source\": null,\n    \"emails\": [\n        {\n            \"type\": 4,\n            \"email\": \"tbefaqoja@mailinator.net\"\n        }\n    ],\n    \"phones\": [\n        {\n            \"type\": 1,\n            \"phone\": \"+1 (618) 353-6458\"\n        }\n    ],\n    \"addresses\": [\n        {\n            \"type\": 1,\n            \"street\": \"street de la coquina, 23\",\n            \"city\": \"Lugo\",\n            \"state\": \"Galicia\",\n            \"country\": \"Spain\",\n            \"postal_code\": \"34\"\n        }\n    ],\n    \"picture_url\": null,\n    \"custom_fields\": [],\n    \"tags\": [],\n    \"description\": \"Sunt vitae consequun\",\n    \"remarks\": \"Consequatur aliquid\",\n    \"summary\": \"Voluptas dolorem com\",\n    \"created\": \"2019-04-11T13:54:58.094470+02:00\",\n    \"last_contact\": null,\n    \"related_tasks\": [],\n    \"deals\": [],\n    \"wall_entries\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/271087/\",\n            \"id\": 271087,\n            \"user\": \"App developer\",\n            \"created\": \"2019-04-11T13:54:58.162583+02:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"contact_creation\",\n            \"link\": \"\",\n            \"source_id\": \"200461\",\n            \"object_id\": 200461\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/271086/\",\n            \"id\": 271086,\n            \"user\": \"App developer\",\n            \"created\": \"2019-04-11T13:54:58.145238+02:00\",\n            \"extra\": \"{\\\"note_comment\\\": \\\"Nobis aliquip quia c\\\", \\\"note_name\\\": \\\"Message from API\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"note\",\n            \"link\": \"\",\n            \"source_id\": \"297\",\n            \"object_id\": 200461\n        }\n    ],\n    \"page_views\": 0,\n    \"total_visits\": 0,\n    \"first_visit\": null,\n    \"last_visit\": null\n}"}],"_postman_id":"c81ab2f6-3ff2-49ac-bc9e-03b8ef3cbae4"},{"name":"Delete Contact","id":"35177bf4-d670-4f33-a0f4-f02c75c268a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/","description":"<p>Deletes the contact :contact_id</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"description":{"content":"<p>Id of the contact to retrieve</p>\n","type":"text/plain"},"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[{"id":"6c2d6c31-fb61-4262-a6db-afe388dae95f","name":"Delete Contact","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{Domain}}/v1/contacts/:contact_id/","protocol":"https","host":["{{Domain}}"],"path":["v1","contacts",":contact_id",""],"variable":[{"key":"contact_id","value":"200461","description":"Id of the contact to retrieve"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Content-Language","value":"en"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"35177bf4-d670-4f33-a0f4-f02c75c268a2"},{"name":"Add note to contact","id":"693ff1e3-1e62-470b-8649-975289a204ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"comment\": \"esto es una nota\",\n\t\"name\": \"Nota\"\n}\n"},"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/note/","description":"<p>Adds a note to the contact</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","note",""],"host":["{{Domain}}"],"query":[],"variable":[{"description":{"content":"<p>Id of the contact to retrieve</p>\n","type":"text/plain"},"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[{"id":"3fd7d807-433c-4882-83a0-6e5b2cd81f60","name":"Add note to contact","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Note name\",\n    \"comment\": \"Meeting agended\"\n\t\n}"},"url":{"raw":"https://{{Domain}}/v1/contacts/:contact_id/note/","protocol":"https","host":["{{Domain}}"],"path":["v1","contacts",":contact_id","note",""],"variable":[{"key":"contact_id","value":"32","description":"Id of the contact to retrieve"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\"\n}"}],"_postman_id":"693ff1e3-1e62-470b-8649-975289a204ae"},{"name":"Add call to contact","id":"75a9cf30-2071-4756-af7a-81bc62c70c3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"type","value":"incoming","type":"text"},{"key":"comment","value":"Meeting agended","type":"text"},{"key":"outcome","value":"not_interested","type":"text"},{"key":"call_date","value":"2020-11-17","type":"text"},{"key":"call_time","value":"17:00:00","type":"text"},{"key":"duration","value":"10","type":"text","uuid":"1e7867e1-5d7f-471c-92f5-bcff09a4849e"},{"key":"owner","value":"1","type":"text","uuid":"9f69a0c2-3c44-4494-ad3f-7783ef4d7298"},{"key":"user_phone","value":"+1 667 876 900","type":"text","uuid":"e481e1d8-457b-4b81-add3-1bbc4c6e0c5e"}]},"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/call/","description":"<p>Adds a call to the contact.\nTo add a call to an existing contact, send the request specifying the following attributes in the <code>JSON</code> body:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>type</td>\n<td>string</td>\n<td>The direction of the call. Can be either 'incoming' or 'outgoing'</td>\n<td>true</td>\n</tr>\n<tr>\n<td>comment</td>\n<td>string</td>\n<td>Comment on the call</td>\n<td>true</td>\n</tr>\n<tr>\n<td>outcome</td>\n<td>string</td>\n<td>Result of the call</td>\n<td>true</td>\n</tr>\n<tr>\n<td>call_date</td>\n<td>date</td>\n<td>Date of the call in the \"yyyy-mm-dd\" format</td>\n<td>true</td>\n</tr>\n<tr>\n<td>call_time</td>\n<td>time</td>\n<td>Time of the call in \"hh:mm:ss\" format</td>\n<td>true</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"outcome\">outcome</h2>\n<p>List of values available for the <code>outcome</code> field:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Type</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>no_answer</td>\n<td>No answer</td>\n</tr>\n<tr>\n<td>busy</td>\n<td>Busy</td>\n</tr>\n<tr>\n<td>left_voicemail</td>\n<td>Left voicemail</td>\n</tr>\n<tr>\n<td>call_later</td>\n<td>Call later</td>\n</tr>\n<tr>\n<td>wrong_number</td>\n<td>Wrong number</td>\n</tr>\n<tr>\n<td>connected</td>\n<td>Connected</td>\n</tr>\n<tr>\n<td>not_interested</td>\n<td>Not interested</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","call",""],"host":["{{Domain}}"],"query":[],"variable":[{"description":{"content":"<p>Id of the contact to retrieve</p>\n","type":"text/plain"},"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[{"id":"05c4f4f8-b20e-4dbf-9df9-5002c3abd706","name":"Add call to contact","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"type","value":"incoming","type":"text"},{"key":"comment","value":"Meeting agended","type":"text"},{"key":"outcome","value":"not_interested","type":"text"},{"key":"call_date","value":"2020-11-17","type":"text"},{"key":"call_time","value":"17:00:00+0100","type":"text"},{"key":"audio_recording","type":"file","src":["/home/pedro/Descargas/20210521T150328Z_pedro.diez@clientify.com_+34615233054.ogg"]}],"options":{"raw":{"language":"json"}}},"url":{"raw":"{{Protocol}}://{{Domain}}/v1/contacts/:contact_id/call/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","contacts",":contact_id","call",""],"variable":[{"key":"contact_id","value":"{{contact-id}}","description":"Id of the contact to retrieve"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.12"},{"key":"Date","value":"Tue, 25 May 2021 22:19:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"15"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\"\n}"}],"_postman_id":"75a9cf30-2071-4756-af7a-81bc62c70c3c"},{"name":"Add meeting to contact","id":"d916edbc-bdf0-42c9-abb2-2ef42a537f55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"virtual\",\n    \"comment\": \"Virtual scheduled meeting from postman\",\n    \"outcome\": \"scheduled\",\n    \"date\": \"2021-07-08 12:34\",\n    \"owner\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/checkin/","description":"<p>Adds a meeting to the contact.\nTo add a meeting to an existing contact, send the request specifying the following attributes in the <code>JSON</code> body:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>type</td>\n<td>string</td>\n<td>The direction of the call. Can be either 'face_to_face' or 'virtual'</td>\n<td>true</td>\n</tr>\n<tr>\n<td>comment</td>\n<td>string</td>\n<td>Comment on the meeting</td>\n<td>true</td>\n</tr>\n<tr>\n<td>outcome</td>\n<td>string</td>\n<td>Result of the meeting</td>\n<td>true</td>\n</tr>\n<tr>\n<td>date</td>\n<td>date</td>\n<td>Date of the meeting in the \"yyyy-mm-dd\" format</td>\n<td>true</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"outcome\">outcome</h2>\n<p>List of values available for the <code>outcome</code> field:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Type</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>none</td>\n<td>None</td>\n</tr>\n<tr>\n<td>scheduled</td>\n<td>Scheduled</td>\n</tr>\n<tr>\n<td>completed</td>\n<td>Completed</td>\n</tr>\n<tr>\n<td>rescheduled</td>\n<td>Rescheduled</td>\n</tr>\n<tr>\n<td>did_not_assist</td>\n<td>Did not assist</td>\n</tr>\n<tr>\n<td>cancelled</td>\n<td>Cancelled</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","checkin",""],"host":["{{Domain}}"],"query":[],"variable":[{"description":{"content":"<p>Id of the contact to retrieve</p>\n","type":"text/plain"},"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[{"id":"58d5cd3e-10cc-4b56-88b3-8d233f626666","name":"Add meeting to contact","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"virtual\",\n    \"comment\": \"Virtual scheduled meeting from postman\",\n    \"outcome\": \"scheduled\",\n    \"date\": \"2021-07-08 12:34\"}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{Protocol}}://{{Domain}}/v1/contacts/:contact_id/checkin/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","contacts",":contact_id","checkin",""],"variable":[{"key":"contact_id","value":"{{contact-id}}","description":"Id of the contact to retrieve"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 08 Jul 2021 21:06:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"15"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\"\n}"}],"_postman_id":"d916edbc-bdf0-42c9-abb2-2ef42a537f55"},{"name":"Assign contact owner","id":"63a53676-510f-449a-9d21-17223d25c3d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>Authorization Token</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"owner\": {{user_id}}\n}","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/contacts/:contact_id/owner/","description":"<p>Assign Contact to another user.</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts",":contact_id","owner",""],"host":["{{Domain}}"],"query":[],"variable":[{"description":{"content":"<p>Id of the contact</p>\n","type":"text/plain"},"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[],"_postman_id":"63a53676-510f-449a-9d21-17223d25c3d6"},{"name":"Contact Migration status","id":"f46f336d-2684-4bc7-ad96-1bc4509b3194","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"marketing_status\": \"marketing\", // REQUIRED: Indicates the status to which you want to change the contact/s. Possible statuses: marketing, sales.\n    \"contact_id\": 1,\n    \"contacts\": [1,2,4]\n    // You only need to specify one of them, either contact_id for a single contact, or contacts for multiple contacts. If both are specified, only contacts will be taken into account (contact_id will be ignored).\n}","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/contacts-marketing/migration/","urlObject":{"protocol":"{{Protocol}}","path":["v2","contacts-marketing","migration",""],"host":["{{Domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f46f336d-2684-4bc7-ad96-1bc4509b3194"}],"id":"afebb8f0-0d47-4359-91a6-a0302108709b","description":"<p>What is the Contacts API?</p>\n<p>Contacts are the fundamental building block to Clientify - they store lead-specific data that makes it possible to leverage much of the functionality in Clientif.</p>\n","_postman_id":"afebb8f0-0d47-4359-91a6-a0302108709b"},{"name":"Companies","item":[{"name":"Company Sectors","item":[{"name":"List Company Sectors","id":"cea4d563-d74c-4026-8840-c9c125a97016","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/companies/sectors/","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies","sectors",""],"host":["{{Domain}}"],"query":[],"variable":[]}},"response":[{"id":"a162b867-a970-408e-9073-c9236a2a6463","name":"List Company Sectors","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text","disabled":true},{"key":"Authorization","value":"Token {{Token}}","type":"text"}],"url":"https://{{Domain}}/v1/company-sectors/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 17,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"id\": 273,\n            \"name\": \"Alimentación\"\n        },\n        {\n            \"id\": 359,\n            \"name\": \"Arte y Cultura\"\n        },\n        {\n            \"id\": 276,\n            \"name\": \"Comercio Minorista\"\n        },\n        {\n            \"id\": 277,\n            \"name\": \"Construcción\"\n        },\n        {\n            \"id\": 278,\n            \"name\": \"Energía\"\n        },\n        {\n            \"id\": 279,\n            \"name\": \"Formación\"\n        },\n        {\n            \"id\": 280,\n            \"name\": \"Industria\"\n        },\n        {\n            \"id\": 281,\n            \"name\": \"Información y Medios\"\n        },\n        {\n            \"id\": 282,\n            \"name\": \"Informática y Telecomunicaciones\"\n        },\n        {\n            \"id\": 283,\n            \"name\": \"Ingeniería y Arquitectura\"\n        },\n        {\n            \"id\": 284,\n            \"name\": \"Inmobiliaria\"\n        },\n        {\n            \"id\": 285,\n            \"name\": \"Logística\"\n        },\n        {\n            \"id\": 289,\n            \"name\": \"Otros\"\n        },\n        {\n            \"id\": 286,\n            \"name\": \"Otros servicios\"\n        },\n        {\n            \"id\": 275,\n            \"name\": \"Producción agrícola y Ganadera\"\n        },\n        {\n            \"id\": 287,\n            \"name\": \"Servicios empresariales\"\n        },\n        {\n            \"id\": 288,\n            \"name\": \"Turismo y Ocio\"\n        }\n    ]\n}"}],"_postman_id":"cea4d563-d74c-4026-8840-c9c125a97016"},{"name":"Add Company Sector","id":"bd3e130a-498f-4268-ac2c-e32c4a373b4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Musica\"\n}"},"url":"{{Protocol}}://{{Domain}}/v2/companies/sectors/","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies","sectors",""],"host":["{{Domain}}"],"query":[],"variable":[]}},"response":[{"id":"78554369-0326-4b4b-a78f-3ccf83c5a356","name":"Add Company Sector","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","type":"text"},{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Musica\"\n}"},"url":"https://{{Domain}}/v1/company-sectors/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 35,\n    \"name\": \"Musica\"\n}"}],"_postman_id":"bd3e130a-498f-4268-ac2c-e32c4a373b4c"}],"id":"390865b8-fc14-4d5e-9cae-c54cd4484f0d","_postman_id":"390865b8-fc14-4d5e-9cae-c54cd4484f0d","description":""},{"name":"Tags","item":[{"name":"List Company Tags","id":"d275d3db-9e24-4c9d-a180-b5077d6a4b72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/tags/?fields=name, id, color","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","tags",""],"host":["{{Domain}}"],"query":[{"key":"fields","value":"name, id, color"}],"variable":[{"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[],"_postman_id":"d275d3db-9e24-4c9d-a180-b5077d6a4b72"},{"name":"List Tags for all Companies","id":"21094aef-af6e-41e8-b0bf-eb3b49540949","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/companies/tags/?fields=name, id, color","description":"<p>List of the tags available for deals</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies","tags",""],"host":["{{Domain}}"],"query":[{"key":"fields","value":"name, id, color"},{"disabled":true,"key":"query","value":null}],"variable":[]}},"response":[],"_postman_id":"21094aef-af6e-41e8-b0bf-eb3b49540949"},{"name":"Delete Company Tag","id":"5774253d-9890-48fb-bcae-be18613ebd83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/tags/:tag_id/","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","tags",":tag_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"},{"type":"any","value":"{{id}}","key":"tag_id"}]}},"response":[],"_postman_id":"5774253d-9890-48fb-bcae-be18613ebd83"},{"name":"Add Tag to Company","id":"13da58fb-8174-47db-bad8-c84167234e6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\":\"company api 3\"\n}"},"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/tags/","description":"<p>Add a tag to the deal with id sent by parameter deal_id</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","tags",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[],"_postman_id":"13da58fb-8174-47db-bad8-c84167234e6a"},{"name":"Edit Company Tag","id":"acf96185-a730-41dc-b5dd-2fd3cd435ed3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\":\"company api\"\n}"},"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/tags/:tag_id/","description":"<p>Edit the tag identified by tag_id of the deal with the id deal_id</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","tags",":tag_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"},{"type":"any","value":"{{id}}","key":"tag_id"}]}},"response":[],"_postman_id":"acf96185-a730-41dc-b5dd-2fd3cd435ed3"}],"id":"e2317358-aeed-444e-a5d8-8aebad43d32e","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"856d1b9e-ac37-4ee6-996b-1dc4e4020527"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"5358222d-460e-4047-a313-1252659bb47c"}}],"_postman_id":"e2317358-aeed-444e-a5d8-8aebad43d32e","description":""},{"name":"Phone","item":[{"name":"Company Phone list","id":"d918f262-9c80-4275-be29-827ca1b33220","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/phones/","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","phones",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[],"_postman_id":"d918f262-9c80-4275-be29-827ca1b33220"},{"name":"Delete Company Phone","id":"94a428f5-02b0-43e9-ad2c-fe0b376b6c68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/phones/:id_phone/","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","phones",":id_phone",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"},{"type":"any","value":"{{id}}","key":"id_phone"}]}},"response":[],"_postman_id":"94a428f5-02b0-43e9-ad2c-fe0b376b6c68"},{"name":"Add Company Phone","id":"7d2be853-e599-47c8-8318-27d41ad34598","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"type\": 1,\n    \"phone\": \"+345554872\"\n}","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/phones/","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","phones",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[],"_postman_id":"7d2be853-e599-47c8-8318-27d41ad34598"},{"name":"Edit Company Phone","id":"df49c1c0-4fa9-4fe8-a433-65ebd5687e6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"body":{"mode":"raw","raw":"        {\n            \"type\": 1,\n            \"phone\": \"+34555444333\"\n        }","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/phones/:id_email/","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","phones",":id_email",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"},{"type":"any","value":"{{id}}","key":"id_email"}]}},"response":[],"_postman_id":"df49c1c0-4fa9-4fe8-a433-65ebd5687e6e"}],"id":"890a5882-c287-400a-8797-20cdb5503510","_postman_id":"890a5882-c287-400a-8797-20cdb5503510","description":""},{"name":"Email","item":[{"name":"Company Email list","id":"ccf70d4d-5101-45e4-a9f7-713d8dac17ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/emails/","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","emails",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[],"_postman_id":"ccf70d4d-5101-45e4-a9f7-713d8dac17ab"},{"name":"Delete Company Email","id":"9112f345-4e7b-4279-af12-9c17261684fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/emails/:email_id/","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","emails",":email_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"},{"type":"any","value":"{{id}}","key":"email_id"}]}},"response":[],"_postman_id":"9112f345-4e7b-4279-af12-9c17261684fe"},{"name":"Add Company Email","id":"4fc89493-08dd-425e-871f-8440fad44fd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"type\": 1,\n    \"email\": \"google@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/emails/","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","emails",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[],"_postman_id":"4fc89493-08dd-425e-871f-8440fad44fd8"},{"name":"Edit Company Email","id":"8559e1a7-fa92-434c-9700-7d16d0502aa0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"body":{"mode":"raw","raw":"        {\n            \"type\": 1,\n            \"email\": \"email@gmail.com\"\n        }","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/emails/:id_email/","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","emails",":id_email",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"},{"type":"any","value":"{{id}}","key":"id_email"}]}},"response":[],"_postman_id":"8559e1a7-fa92-434c-9700-7d16d0502aa0"}],"id":"6e134b73-046d-4d60-b249-c17f6da57ea0","_postman_id":"6e134b73-046d-4d60-b249-c17f6da57ea0","description":""},{"name":"Address","item":[{"name":"List Company Address","id":"c4ddd39e-c7f4-41cc-b1fc-7aa403959348","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"{{pass}}","username":"{{username}}"},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/addresses/","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","addresses",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[],"_postman_id":"c4ddd39e-c7f4-41cc-b1fc-7aa403959348"},{"name":"Delete Company address","id":"714dc7be-359d-4e76-bff6-92df64a81c32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/addresses/:address_id/","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","addresses",":address_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"},{"type":"any","value":"{{id}}","key":"address_id"}]}},"response":[],"_postman_id":"714dc7be-359d-4e76-bff6-92df64a81c32"},{"name":"Add Company address","id":"6559258c-95d6-4892-b3d3-8c35168547c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"type\": 1,\n    \"street\": \"Calle de la API, 8\",\n    \"city\": \"Almería\",\n    \"state\": \"Almería\",\n    \"country\": \"España\",\n    \"postal_code\": \"04001\"\n}","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/addresses/","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","addresses",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[],"_postman_id":"6559258c-95d6-4892-b3d3-8c35168547c5"},{"name":"Edit Company address","id":"b147ce18-88f2-48c8-aec7-4521b25faf13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"type\": 2,\n    \"street\": \"Calle de la API, 8\",\n    \"city\": \"Almería\",\n    \"state\": \"Almería\",\n    \"country\": \"España\",\n    \"postal_code\": \"04001\"\n}","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/addresses/:address_id/","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","addresses",":address_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"},{"type":"any","value":"{{id}}","key":"address_id"}]}},"response":[],"_postman_id":"b147ce18-88f2-48c8-aec7-4521b25faf13"}],"id":"e9f53b01-fa7b-49f5-ac5a-1dd832b07498","_postman_id":"e9f53b01-fa7b-49f5-ac5a-1dd832b07498","description":""},{"name":"Website","item":[{"name":"List Company Website","id":"b5d53253-ec3f-49e4-84ff-b6d0950e7064","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/websites/","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","websites",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[],"_postman_id":"b5d53253-ec3f-49e4-84ff-b6d0950e7064"},{"name":"Delete Company websites","id":"6ef53d20-0723-4225-91c5-d8184dcd8c7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/websites/:address_id/","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","websites",":address_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"},{"type":"any","value":"{{id}}","key":"address_id"}]}},"response":[],"_postman_id":"6ef53d20-0723-4225-91c5-d8184dcd8c7a"},{"name":"Add Company websites","id":"b789e6a3-125f-4adc-b1da-cd719183b363","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"website\": \"www.clientify.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/websites/","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","websites",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[],"_postman_id":"b789e6a3-125f-4adc-b1da-cd719183b363"},{"name":"Edit Company websites","id":"a2550a1d-1acf-4581-bc8a-5ea503ed533a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"website\": \"www.clientify.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/websites/:website_id/","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","websites",":website_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"},{"type":"any","value":"{{id}}","key":"website_id"}]}},"response":[],"_postman_id":"a2550a1d-1acf-4581-bc8a-5ea503ed533a"}],"id":"f677fc9e-2db4-44cf-8fcd-ce4334cb45ac","_postman_id":"f677fc9e-2db4-44cf-8fcd-ce4334cb45ac","description":""},{"name":"Employees","item":[{"name":"List Company Employees","id":"7660d592-3f18-48c2-b6c9-a40b723f05f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/employees/","description":"<p>Get the list of company employees</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","employees",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[],"_postman_id":"7660d592-3f18-48c2-b6c9-a40b723f05f2"},{"name":"Remove an Employee from a Company","id":"c826bb1e-92f3-4c3e-82e4-3b8820b959ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/employees/:contact_id/","description":"<p>Removes the contact with <code>contact_id</code>  from the list of the employees of the company</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","employees",":contact_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"},{"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[],"_postman_id":"c826bb1e-92f3-4c3e-82e4-3b8820b959ac"},{"name":"Add Employee to Company","id":"b763a32b-8740-404f-b94a-6769cec3aff6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/employees/:contact_id/","description":"<p>Adds the contact with <code>contact_id</code> to the list of employees of the company</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","employees",":contact_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"},{"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[],"_postman_id":"b763a32b-8740-404f-b94a-6769cec3aff6"}],"id":"165892f0-4084-4055-9f2a-bd3788bf4d37","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"e57a5004-ff48-4323-bfc5-7cde2f1ea41d"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"f31c800f-88ca-4d81-b188-66cdd7256989"}}],"_postman_id":"165892f0-4084-4055-9f2a-bd3788bf4d37","description":""},{"name":"List Companies","id":"caf105e5-5dec-4094-b25e-75453e75bfe1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/companies/?fields=id, name, sector, company_sector, business_name, taxpayer_identification_number, fax, number_of_employees, number_of_employees_desc, owner, owner_name, rank, rank_manual, picture_url, facebook_url, linkedin_url, twitter_url, private, last_viewed, last_interaction, facebook_id, twitter_id, linkedin_id, facebook_url, linkedin_url, twitter_url, founded, online_since, full_contact_extra, approx_employees, description, remarks, summary, linkedin_picture_url, created, modified, youtube_url, instagram_url, owner_picture, industry","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",""],"host":["{{Domain}}"],"query":[{"description":{"content":"<p>Elige solo los campos que necesitas, cuantos mas campos pidas mas lento sera la respuesta</p>\n","type":"text/plain"},"key":"fields","value":"id, name, sector, company_sector, business_name, taxpayer_identification_number, fax, number_of_employees, number_of_employees_desc, owner, owner_name, rank, rank_manual, picture_url, facebook_url, linkedin_url, twitter_url, private, last_viewed, last_interaction, facebook_id, twitter_id, linkedin_id, facebook_url, linkedin_url, twitter_url, founded, online_since, full_contact_extra, approx_employees, description, remarks, summary, linkedin_picture_url, created, modified, youtube_url, instagram_url, owner_picture, industry"},{"disabled":true,"key":"query","value":"demo"}],"variable":[]}},"response":[],"_postman_id":"caf105e5-5dec-4094-b25e-75453e75bfe1"},{"name":"Company Details","id":"545856bc-db09-4b9c-9700-1d0d083aa379","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/?fields=id, name, sector, company_sector, business_name, taxpayer_identification_number, fax, number_of_employees, number_of_employees_desc, owner, owner_name, rank, rank_manual, picture_url, facebook_url, linkedin_url, twitter_url, private, last_viewed, last_interaction, facebook_id, twitter_id, linkedin_id, facebook_url, linkedin_url, twitter_url, founded, online_since, full_contact_extra, approx_employees, description, remarks, summary, linkedin_picture_url, created, modified, youtube_url, instagram_url, owner_picture, industry","description":"<p>Returns the details of the company</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id",""],"host":["{{Domain}}"],"query":[{"description":{"content":"<p>id, name, sector, company_sector, business_name, taxpayer_identification_number, fax, number_of_employees, number_of_employees_desc, owner, owner_name, rank, rank_manual, picture_url, facebook_url, linkedin_url, twitter_url, private, last_viewed, last_interaction, facebook_id, twitter_id, linkedin_id, facebook_url, linkedin_url, twitter_url, founded, online_since, full_contact_extra, approx_employees, description, remarks, summary, linkedin_picture_url, created, modified, youtube_url, instagram_url, owner_picture, industry</p>\n","type":"text/plain"},"key":"fields","value":"id, name, sector, company_sector, business_name, taxpayer_identification_number, fax, number_of_employees, number_of_employees_desc, owner, owner_name, rank, rank_manual, picture_url, facebook_url, linkedin_url, twitter_url, private, last_viewed, last_interaction, facebook_id, twitter_id, linkedin_id, facebook_url, linkedin_url, twitter_url, founded, online_since, full_contact_extra, approx_employees, description, remarks, summary, linkedin_picture_url, created, modified, youtube_url, instagram_url, owner_picture, industry"}],"variable":[{"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[{"id":"488d50ec-0a36-4566-baaf-7e4448857814","name":"Company Details","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text","disabled":true},{"key":"Authorization","value":"Token {{Token}}","type":"text"}],"url":{"raw":"https://{{Domain}}/v1/companies/:company_id/","protocol":"https","host":["{{Domain}}"],"path":["v1","companies",":company_id",""],"variable":[{"key":"company_id","value":"{{company-id}}","description":"Id of the company to retrieve"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://api.clientify.net/v1/companies/24084/\",\n    \"id\": 24084,\n    \"name\": \"ALIANZA & INTERIM, SL\",\n    \"sector\": null,\n    \"company_sector\": null,\n    \"business_name\": \"\",\n    \"taxpayer_identification_number\": \"\",\n    \"fax\": \"\",\n    \"number_of_employees\": null,\n    \"owner\": \"felipemarin@yahoo.com\",\n    \"who_can_view\": 1,\n    \"emails\": [],\n    \"phones\": [],\n    \"websites\": [],\n    \"addresses\": [],\n    \"rank\": 0,\n    \"rank_manual\": false,\n    \"picture_url\": null,\n    \"private\": false,\n    \"last_viewed\": null,\n    \"last_interaction\": null,\n    \"facebook_id\": \"\",\n    \"twitter_id\": \"\",\n    \"linkedin_id\": \"510084914\",\n    \"facebook_url\": \"\",\n    \"linkedin_url\": \"\",\n    \"twitter_url\": \"\",\n    \"won_deals_amount\": 0,\n    \"founded\": null,\n    \"online_since\": null,\n    \"full_contact_extra\": \"{}\",\n    \"approx_employees\": null,\n    \"description\": \"\",\n    \"remarks\": \"\",\n    \"summary\": \"\",\n    \"tags\": [],\n    \"deals\": [],\n    \"related_tasks\": [],\n    \"wall_entries\": [],\n    \"employees\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/contacts/65513/\",\n            \"id\": 65513,\n            \"owner\": \"felipemarin@yahoo.com\",\n            \"first_name\": \"Mar\",\n            \"last_name\": \"Rodriguez Martinez\",\n            \"status\": \"cold-lead\",\n            \"title\": \"Chief Human Resources\",\n            \"company\": \"ALIANZA & INTERIM, SL\",\n            \"contact_type\": null,\n            \"contact_source\": \"Google\",\n            \"emails\": [\n                {\n                    \"type\": 1,\n                    \"email\": \"mar.rodriguez@alianzainterim.com\"\n                }\n            ],\n            \"phones\": [],\n            \"addresses\": [\n                {\n                    \"type\": 1,\n                    \"street\": \"\",\n                    \"city\": \"Almería Area\",\n                    \"state\": \"\",\n                    \"country\": \"Spain\",\n                    \"postal_code\": \"\"\n                }\n            ],\n            \"picture_url\": \"https://media.licdn.com/mpr/mprx/0_yrLwHni0_W1apxSoYB9qHzCaif5DpMpoOcAqHzLxpolpijIEr9zbQvllDTL1xYj6g1FvFtBxZQBL\",\n            \"custom_fields\": [],\n            \"tags\": [\n                \"linkedin\",\n                \"google\"\n            ],\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\",\n            \"created\": \"2015-02-11T22:47:56.904849+01:00\",\n            \"last_contact\": null,\n            \"related_tasks\": [],\n            \"deals\": [],\n            \"wall_entries\": [\n                {\n                    \"url\": \"https://api.clientify.net/v1/wall-entries/107332/\",\n                    \"id\": 107332,\n                    \"user\": \"Felipe Marin\",\n                    \"created\": \"2015-02-11T22:47:56.908604+01:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"65513\",\n                    \"object_id\": 65513\n                }\n            ],\n            \"page_views\": 0,\n            \"total_visits\": 0,\n            \"first_visit\": null,\n            \"last_visit\": null\n        }\n    ]\n}"}],"_postman_id":"545856bc-db09-4b9c-9700-1d0d083aa379"},{"name":"get company deals","id":"20533df4-1185-41db-b8f1-be678b4cde0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/deals/","description":"<p>Adds a meeting to the company.\nTo add a meeting to an existing company, send the request specifying the following attributes in the <code>JSON</code> body:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>type</td>\n<td>string</td>\n<td>The direction of the call. Can be either 'face_to_face' or 'virtual'</td>\n<td>true</td>\n</tr>\n<tr>\n<td>comment</td>\n<td>string</td>\n<td>Comment on the meeting</td>\n<td>true</td>\n</tr>\n<tr>\n<td>outcome</td>\n<td>string</td>\n<td>Result of the meeting</td>\n<td>true</td>\n</tr>\n<tr>\n<td>date</td>\n<td>date</td>\n<td>Date of the meeting in the \"yyyy-mm-dd\" format</td>\n<td>true</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"outcome\">outcome</h2>\n<p>List of values available for the <code>outcome</code> field:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Type</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>none</td>\n<td>None</td>\n</tr>\n<tr>\n<td>scheduled</td>\n<td>Scheduled</td>\n</tr>\n<tr>\n<td>completed</td>\n<td>Completed</td>\n</tr>\n<tr>\n<td>rescheduled</td>\n<td>Rescheduled</td>\n</tr>\n<tr>\n<td>did_not_assist</td>\n<td>Did not assist</td>\n</tr>\n<tr>\n<td>cancelled</td>\n<td>Cancelled</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","deals",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[{"id":"cfdebc6d-860b-44c6-92ef-004135745fd7","name":"Add meeting to company","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"virtual\",\n    \"comment\": \"Virtual scheduled meeting from postman\",\n    \"outcome\": \"scheduled\",\n    \"date\": \"2021-07-08 12:34\"}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{Protocol}}://{{Domain}}/v1/contacts/:company_id/checkin/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","contacts",":company_id","checkin",""],"variable":[{"key":"company_id","value":"{{company-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 08 Jul 2021 21:23:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"15"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\"\n}"}],"_postman_id":"20533df4-1185-41db-b8f1-be678b4cde0a"},{"name":"get company tasks","id":"37af4335-b470-4ff8-9b0a-154078c27145","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/tasks/?fields=url, id, owner, owner_name, owner_id, assigned_to, assigned_to_name, assigned_to_id, name, description, remarks, due_date, start_datetime, end_datetime, duration, type, status, status_desc, deals, task_type, type_desc, task_stage, related_companies, related_companies_names, additional_option, location, guest_users, created, modified, related_contacts, related_contacts_names, priority, recurring_type, recurring_end_date, recurring_interval, tags, activity_type, url_meeting, related_contacts_data, assigned_to_picture, related_companies_data, related_deals_data, parent_task_id, colors, recurring_days_of_week, recurring_days_of_month, recurring_days_of_year, number_of_repetitions, outcome","description":"<p>Adds a meeting to the company.\nTo add a meeting to an existing company, send the request specifying the following attributes in the <code>JSON</code> body:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>type</td>\n<td>string</td>\n<td>The direction of the call. Can be either 'face_to_face' or 'virtual'</td>\n<td>true</td>\n</tr>\n<tr>\n<td>comment</td>\n<td>string</td>\n<td>Comment on the meeting</td>\n<td>true</td>\n</tr>\n<tr>\n<td>outcome</td>\n<td>string</td>\n<td>Result of the meeting</td>\n<td>true</td>\n</tr>\n<tr>\n<td>date</td>\n<td>date</td>\n<td>Date of the meeting in the \"yyyy-mm-dd\" format</td>\n<td>true</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"outcome\">outcome</h2>\n<p>List of values available for the <code>outcome</code> field:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Type</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>none</td>\n<td>None</td>\n</tr>\n<tr>\n<td>scheduled</td>\n<td>Scheduled</td>\n</tr>\n<tr>\n<td>completed</td>\n<td>Completed</td>\n</tr>\n<tr>\n<td>rescheduled</td>\n<td>Rescheduled</td>\n</tr>\n<tr>\n<td>did_not_assist</td>\n<td>Did not assist</td>\n</tr>\n<tr>\n<td>cancelled</td>\n<td>Cancelled</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","tasks",""],"host":["{{Domain}}"],"query":[{"key":"fields","value":"url, id, owner, owner_name, owner_id, assigned_to, assigned_to_name, assigned_to_id, name, description, remarks, due_date, start_datetime, end_datetime, duration, type, status, status_desc, deals, task_type, type_desc, task_stage, related_companies, related_companies_names, additional_option, location, guest_users, created, modified, related_contacts, related_contacts_names, priority, recurring_type, recurring_end_date, recurring_interval, tags, activity_type, url_meeting, related_contacts_data, assigned_to_picture, related_companies_data, related_deals_data, parent_task_id, colors, recurring_days_of_week, recurring_days_of_month, recurring_days_of_year, number_of_repetitions, outcome"}],"variable":[{"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[{"id":"eca63da4-541b-48e5-9780-8d844b3601db","name":"Add meeting to company","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"virtual\",\n    \"comment\": \"Virtual scheduled meeting from postman\",\n    \"outcome\": \"scheduled\",\n    \"date\": \"2021-07-08 12:34\"}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{Protocol}}://{{Domain}}/v1/contacts/:company_id/checkin/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","contacts",":company_id","checkin",""],"variable":[{"key":"company_id","value":"{{company-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 08 Jul 2021 21:23:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"15"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\"\n}"}],"_postman_id":"37af4335-b470-4ff8-9b0a-154078c27145"},{"name":"get company wallentries","id":"bb587ca8-9472-487b-93b0-eeca6452b064","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/wallentries/","description":"<p>Adds a meeting to the company.\nTo add a meeting to an existing company, send the request specifying the following attributes in the <code>JSON</code> body:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>type</td>\n<td>string</td>\n<td>The direction of the call. Can be either 'face_to_face' or 'virtual'</td>\n<td>true</td>\n</tr>\n<tr>\n<td>comment</td>\n<td>string</td>\n<td>Comment on the meeting</td>\n<td>true</td>\n</tr>\n<tr>\n<td>outcome</td>\n<td>string</td>\n<td>Result of the meeting</td>\n<td>true</td>\n</tr>\n<tr>\n<td>date</td>\n<td>date</td>\n<td>Date of the meeting in the \"yyyy-mm-dd\" format</td>\n<td>true</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"outcome\">outcome</h2>\n<p>List of values available for the <code>outcome</code> field:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Type</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>none</td>\n<td>None</td>\n</tr>\n<tr>\n<td>scheduled</td>\n<td>Scheduled</td>\n</tr>\n<tr>\n<td>completed</td>\n<td>Completed</td>\n</tr>\n<tr>\n<td>rescheduled</td>\n<td>Rescheduled</td>\n</tr>\n<tr>\n<td>did_not_assist</td>\n<td>Did not assist</td>\n</tr>\n<tr>\n<td>cancelled</td>\n<td>Cancelled</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","wallentries",""],"host":["{{Domain}}"],"query":[{"disabled":true,"key":"type","value":"deal_won"},{"disabled":true,"key":"type[in]","value":"deal_lost,company_modification"},{"disabled":true,"key":"type[exclude]","value":"deal_creation,deal_won"}],"variable":[{"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[{"id":"b8ae7f24-23e9-4dfc-9e98-b4e6a6ed10ff","name":"Add meeting to company","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"virtual\",\n    \"comment\": \"Virtual scheduled meeting from postman\",\n    \"outcome\": \"scheduled\",\n    \"date\": \"2021-07-08 12:34\"}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{Protocol}}://{{Domain}}/v1/contacts/:company_id/checkin/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","contacts",":company_id","checkin",""],"variable":[{"key":"company_id","value":"{{company-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 08 Jul 2021 21:23:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"15"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\"\n}"}],"_postman_id":"bb587ca8-9472-487b-93b0-eeca6452b064"},{"name":"get company customfields","id":"9e8dc13f-7fdc-459c-a293-4dedc8d1d434","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/customfields/","description":"<p>Adds a meeting to the company.\nTo add a meeting to an existing company, send the request specifying the following attributes in the <code>JSON</code> body:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>type</td>\n<td>string</td>\n<td>The direction of the call. Can be either 'face_to_face' or 'virtual'</td>\n<td>true</td>\n</tr>\n<tr>\n<td>comment</td>\n<td>string</td>\n<td>Comment on the meeting</td>\n<td>true</td>\n</tr>\n<tr>\n<td>outcome</td>\n<td>string</td>\n<td>Result of the meeting</td>\n<td>true</td>\n</tr>\n<tr>\n<td>date</td>\n<td>date</td>\n<td>Date of the meeting in the \"yyyy-mm-dd\" format</td>\n<td>true</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"outcome\">outcome</h2>\n<p>List of values available for the <code>outcome</code> field:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Type</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>none</td>\n<td>None</td>\n</tr>\n<tr>\n<td>scheduled</td>\n<td>Scheduled</td>\n</tr>\n<tr>\n<td>completed</td>\n<td>Completed</td>\n</tr>\n<tr>\n<td>rescheduled</td>\n<td>Rescheduled</td>\n</tr>\n<tr>\n<td>did_not_assist</td>\n<td>Did not assist</td>\n</tr>\n<tr>\n<td>cancelled</td>\n<td>Cancelled</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","customfields",""],"host":["{{Domain}}"],"query":[{"disabled":true,"key":"fields","value":"url, id, owner, owner_name, owner_id, assigned_to, assigned_to_name, assigned_to_id, name, description, remarks, due_date, start_datetime, end_datetime, duration, type, status, status_desc, deals, task_type, type_desc, task_stage, related_companies, related_companies_names, additional_option, location, guest_users, created, modified, related_contacts, related_contacts_names, priority, recurring_type, recurring_end_date, recurring_interval, tags, activity_type, url_meeting, related_contacts_data, assigned_to_picture, related_companies_data, related_deals_data, parent_task_id, colors, recurring_days_of_week, recurring_days_of_month, recurring_days_of_year, number_of_repetitions, outcome"}],"variable":[{"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[{"id":"6c3df803-a5cd-48d4-8860-91f6d64d6215","name":"Add meeting to company","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"virtual\",\n    \"comment\": \"Virtual scheduled meeting from postman\",\n    \"outcome\": \"scheduled\",\n    \"date\": \"2021-07-08 12:34\"}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{Protocol}}://{{Domain}}/v1/contacts/:company_id/checkin/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","contacts",":company_id","checkin",""],"variable":[{"key":"company_id","value":"{{company-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 08 Jul 2021 21:23:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"15"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\"\n}"}],"_postman_id":"9e8dc13f-7fdc-459c-a293-4dedc8d1d434"},{"name":"Create a Company","id":"31cc1bc9-f7f7-4e6d-a273-579ea2968557","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Clientify\",\n    \"sector\": null,\n    \"company_sector\": \"Información y medios\",\n    \"business_name\": \"Clientify - Social CRM\",\n    \"taxpayer_identification_number\": \"B-04801111\",\n    \"fax\": \"950 23 50 37\",\n    \"number_of_employees\": 2,\n    \"owner\": \"pedro.diez@clientify.com\",\n    \"emails\": [\n        {\n            \"email\": \"team@clientify.com\"\n        }\n    ],\n    \"phones\": [\n        {\n            \"phone\": \"950 23 50 37\"\n        }\n    ],\n    \"websites\": [\n        {\n            \"website\": \"https://clientify.com\"\n        }\n    ],\n    \"addresses\": [\n        {\n            \"type\": 1,\n            \"street\": \"Paseo de Almería, Nº 63, P6\",\n            \"city\": \"Almería\",\n            \"state\": \"Almería\",\n            \"country\": \"España\",\n            \"postal_code\": \"04001\"\n        }\n    ],\n    \"rank\": 0.0,\n    \"rank_manual\": false,\n    \"picture_url\": \"https://media-exp1.licdn.com/dms/image/C560BAQESkUinuDrcxg/company-logo_100_100/0?e=1596067200&v=beta&t=0zSpQWQwH2WELqFVLmGQ9sRfI0mt2tmg8e-HO2zuVZU\",\n    \"facebook_url\": \"https://www.facebook.com/clientify\",\n    \"linkedin_url\": \"https://www.linkedin.com/company/clientify/\",\n    \"twitter_url\": \"https://twitter.com/clientify\",\n    \"private\": false,\n    \"last_viewed\": \"2020-04-29T17:49:20.400104+02:00\",\n    \"last_interaction\": \"2020-04-29T17:50:00+02:00\",\n    \"facebook_id\": \"1459762167605155\",\n    \"twitter_id\": \"2607356718\",\n    \"won_deals_amount\": 0,\n    \"founded\": null,\n    \"online_since\": null,\n    \"full_contact_extra\":\"\",\n    \"approx_employees\": null,\n    \"description\": \"Aplicación SaaS de #SocialCRM para las Pymes y Microempresas. Potencia tus ventas gracias a las Redes Sociales y al #CRM\",\n    \"remarks\": \"El Hubspot de las pequeñas empresas\",\n    \"summary\": \"Aplicación SaaS de SocialCRM para las Pymes y Microempresas. Potencia tus ventas gracias a las Redes Sociales y al CRM. \\n\\nIntegramos prácticamente la mayoría de las redes sociales de uso empresarial (Linkedin, Facebook, Twitter, Klout, Google +, about.me, Pinterest, Foursquare,...), así como herramientas de productividad (Office 365, Google Apps,...), herramientas Cloud (Dropbox, Google Drive) y herramientas de email Marketing (Mailchimp). \\n\\nSomos el Salesforce de las pequeñas empresas.\\n\\nPara conocer la Política de Privacidad aplicable a los datos de seguidores, visita http://clientify.com/politica-de-privacidad/\\nPara conocer los datos de identificación del Responsable, visita http://clientify.com/aviso-legal/\",\n    \"tags\": [\n        \"chachi\"\n    ],\n    \"custom_fields\": [\n                {\n                    \"field\": \"startup\",\n                    \"value\": \"Si\"\n                }],\n    \"linkedin_picture_url\": \"https://media-exp1.licdn.com/dms/image/C560BAQESkUinuDrcxg/company-logo_100_100/0?e=1596067200&v=beta&t=0zSpQWQwH2WELqFVLmGQ9sRfI0mt2tmg8e-HO2zuVZU\"\n}"},"url":"{{Protocol}}://{{Domain}}/v2/companies/","description":"<p>Creates a company.</p>\n<p>For the number_of_employees field, use this table:</p>\n<ul>\n<li>1: '1-10'</li>\n<li>2: '11-50'</li>\n<li>3: '51-200'</li>\n<li>4: '201-500'</li>\n<li>5: '501-1000'</li>\n<li>6: '1001-5000'</li>\n<li>7: '5001-10000'</li>\n<li>8: '10000+'</li>\n</ul>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",""],"host":["{{Domain}}"],"query":[],"variable":[]}},"response":[{"id":"ad4e2e49-5e96-43dd-a2d3-be23a9300f9a","name":"Add Company","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","type":"text","disabled":true},{"key":"format","value":"json","type":"text"},{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"POSTMAN Inserted company 2\",\n\t\"company_sector\": \"Industria\",\n\t\"phones\": [{\"phone\": \"953 222222\"}],\n\t\"websites\": [{\"website\": \"json3.company.inc\"}]\n}"},"url":{"raw":"https://{{Domain}}/v1/companies/?api_key={{Token}}&format=json","protocol":"https","host":["{{Domain}}"],"path":["v1","companies",""],"query":[{"key":"api_key","value":"{{Token}}"},{"key":"format","value":"json"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.4.6 (Ubuntu)"},{"key":"Date","value":"Thu, 07 Mar 2019 13:46:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1104"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Location","value":"http://staging2.clientify.net/v1/companies/38100/?format=json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://api.clientify.net/v1/companies/38100/?format=json\",\n    \"id\": 38100,\n    \"name\": \"POSTMAN Inserted company 2\",\n    \"sector\": null,\n    \"company_sector\": \"Industria\",\n    \"business_name\": \"\",\n    \"taxpayer_identification_number\": \"\",\n    \"fax\": \"\",\n    \"number_of_employees\": null,\n    \"owner\": \"felipemarin@yahoo.com\",\n    \"who_can_view\": 1,\n    \"emails\": [],\n    \"phones\": [\n        {\n            \"phone\": \"953 222222\"\n        }\n    ],\n    \"websites\": [\n        {\n            \"website\": \"json3.company.inc\"\n        }\n    ],\n    \"addresses\": [],\n    \"rank\": 0,\n    \"rank_manual\": false,\n    \"picture_url\": null,\n    \"private\": false,\n    \"last_viewed\": null,\n    \"last_interaction\": null,\n    \"facebook_id\": \"\",\n    \"twitter_id\": \"\",\n    \"linkedin_id\": \"\",\n    \"facebook_url\": \"\",\n    \"linkedin_url\": \"\",\n    \"twitter_url\": \"\",\n    \"won_deals_amount\": 0,\n    \"founded\": null,\n    \"online_since\": null,\n    \"full_contact_extra\": \"{}\",\n    \"approx_employees\": null,\n    \"description\": \"\",\n    \"remarks\": \"\",\n    \"summary\": \"\",\n    \"tags\": [],\n    \"deals\": [],\n    \"related_tasks\": [],\n    \"wall_entries\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/270447/?format=json\",\n            \"id\": 270447,\n            \"user\": \"Felipe Marin\",\n            \"created\": \"2019-03-07T14:46:03.940203+01:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"company_creation\",\n            \"link\": \"\",\n            \"source_id\": \"38100\",\n            \"object_id\": 38100\n        }\n    ],\n    \"employees\": []\n}"},{"id":"4d4c0613-66bb-432b-9f06-c20f3cb11788","name":"Add Company with headers","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","type":"text"},{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"POSTMAN Inserted company 3\",\n\t\"company_sector\": \"Industria\",\n\t\"phones\": [{\"phone\": \"953 222222\"}],\n\t\"websites\": [{\"website\": \"json3.company.inc\"}]\n}"},"url":"https://{{Domain}}/v1/companies/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.4.6 (Ubuntu)"},{"key":"Date","value":"Thu, 07 Mar 2019 13:47:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1080"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Location","value":"http://staging2.clientify.net/v1/companies/38101/"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://api.clientify.net/v1/companies/38101/\",\n    \"id\": 38101,\n    \"name\": \"POSTMAN Inserted company 3\",\n    \"sector\": null,\n    \"company_sector\": \"Industria\",\n    \"business_name\": \"\",\n    \"taxpayer_identification_number\": \"\",\n    \"fax\": \"\",\n    \"number_of_employees\": null,\n    \"owner\": \"felipema@yahoo.com\",\n    \"who_can_view\": 1,\n    \"emails\": [],\n    \"phones\": [\n        {\n            \"phone\": \"953 222222\"\n        }\n    ],\n    \"websites\": [\n        {\n            \"website\": \"json3.company.inc\"\n        }\n    ],\n    \"addresses\": [],\n    \"rank\": 0,\n    \"rank_manual\": false,\n    \"picture_url\": null,\n    \"private\": false,\n    \"last_viewed\": null,\n    \"last_interaction\": null,\n    \"facebook_id\": \"\",\n    \"twitter_id\": \"\",\n    \"linkedin_id\": \"\",\n    \"facebook_url\": \"\",\n    \"linkedin_url\": \"\",\n    \"twitter_url\": \"\",\n    \"won_deals_amount\": 0,\n    \"founded\": null,\n    \"online_since\": null,\n    \"full_contact_extra\": \"{}\",\n    \"approx_employees\": null,\n    \"description\": \"\",\n    \"remarks\": \"\",\n    \"summary\": \"\",\n    \"tags\": [],\n    \"deals\": [],\n    \"related_tasks\": [],\n    \"wall_entries\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/270448/\",\n            \"id\": 270448,\n            \"user\": \"Felipe Marin\",\n            \"created\": \"2019-03-07T14:47:39.264168+01:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"company_creation\",\n            \"link\": \"\",\n            \"source_id\": \"38101\",\n            \"object_id\": 38101\n        }\n    ],\n    \"employees\": []\n}"}],"_postman_id":"31cc1bc9-f7f7-4e6d-a273-579ea2968557"},{"name":"Update Company Details","id":"778ad708-eb4f-4668-a9d1-e07a7c603a6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Token {{Token}}"}],"body":{"mode":"raw","raw":"{\n\t\"emails\": [\n                {\n                    \"type\": 1,\n                    \"email\": \"mario.rodriguez@alianzternim.com\"\n                }\n            ]\n}"},"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/","description":"<p>Returns the details of the company</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"description":{"content":"<p>Id of the company to retrieve</p>\n","type":"text/plain"},"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[{"id":"281af5cd-ea1e-4104-9094-d2abfa0ea0af","name":"Update Company Details","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"},{"key":"Authorization","value":"Token {{Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"The MODIFIED Company INC.\"\n}"},"url":{"raw":"https://{{Domain}}/v1/companies/:company_id/","protocol":"https","host":["{{Domain}}"],"path":["v1","companies",":company_id",""],"variable":[{"key":"company_id","value":"6","description":"Id of the company to retrieve"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 11 Apr 2019 17:43:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1917"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://api.clientify.net/v1/companies/6/\",\n    \"id\": 6,\n    \"name\": \"The MODIFIED Company INC.\",\n    \"sector\": null,\n    \"company_sector\": null,\n    \"business_name\": \"\",\n    \"taxpayer_identification_number\": \"\",\n    \"fax\": \"\",\n    \"number_of_employees\": null,\n    \"owner\": \"pedro.diez@irsolav.com\",\n    \"who_can_view\": 1,\n    \"emails\": [],\n    \"phones\": [],\n    \"websites\": [],\n    \"addresses\": [],\n    \"rank\": 0,\n    \"rank_manual\": false,\n    \"picture_url\": null,\n    \"private\": false,\n    \"last_viewed\": null,\n    \"last_interaction\": null,\n    \"facebook_id\": \"\",\n    \"twitter_id\": \"\",\n    \"linkedin_id\": \"\",\n    \"facebook_url\": \"\",\n    \"linkedin_url\": \"\",\n    \"twitter_url\": \"\",\n    \"won_deals_amount\": 0,\n    \"founded\": null,\n    \"online_since\": null,\n    \"full_contact_extra\": \"{}\",\n    \"approx_employees\": null,\n    \"calls\": [],\n    \"description\": \"\",\n    \"remarks\": \"\",\n    \"summary\": \"\",\n    \"tags\": [],\n    \"deals\": [],\n    \"related_tasks\": [],\n    \"wall_entries\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/158/\",\n            \"id\": 158,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-02-13T13:24:13.022030-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"company_creation\",\n            \"link\": \"\",\n            \"source_id\": \"6\",\n            \"object_id\": 6\n        }\n    ],\n    \"employees\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/contacts/6/\",\n            \"id\": 6,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"first_name\": \"tercer Tio\",\n            \"last_name\": \"Creado por JSON\",\n            \"status\": \"cold-lead\",\n            \"title\": \"Mr.\",\n            \"company\": \"The MODIFIED Company INC.\",\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"emails\": [\n                {\n                    \"type\": 4,\n                    \"email\": \"email3.creado@json.com\"\n                }\n            ],\n            \"phones\": [\n                {\n                    \"type\": 1,\n                    \"phone\": \"953 22 22 22\"\n                }\n            ],\n            \"addresses\": [],\n            \"picture_url\": null,\n            \"custom_fields\": [],\n            \"tags\": [],\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\",\n            \"created\": \"2019-02-13T13:24:12.994766-05:00\",\n            \"last_contact\": null,\n            \"related_tasks\": [],\n            \"deals\": [],\n            \"wall_entries\": [\n                {\n                    \"url\": \"https://api.clientify.net/v1/wall-entries/159/\",\n                    \"id\": 159,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-02-13T13:24:13.033914-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"6\",\n                    \"object_id\": 6\n                }\n            ],\n            \"page_views\": 0,\n            \"total_visits\": 0,\n            \"first_visit\": null,\n            \"last_visit\": null\n        }\n    ]\n}"}],"_postman_id":"778ad708-eb4f-4668-a9d1-e07a7c603a6a"},{"name":"Delete Company","id":"c90b1322-1449-4392-b982-ae3b7530d6a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Token {{Token}}"}],"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/","description":"<p>Deletes the company with id :company_id</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"description":{"content":"<p>Id of the company to retrieve</p>\n","type":"text/plain"},"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[{"id":"279e7569-f23b-4ec5-b966-124fcf639884","name":"Delete Company","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"},{"key":"Authorization","value":"Token {{Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"emails\": [\n                {\n                    \"type\": 1,\n                    \"email\": \"mario.rodriguez@alianzternim.com\"\n                }\n            ]\n}"},"url":{"raw":"https://{{Domain}}/v1/companies/:company_id/","protocol":"https","host":["{{Domain}}"],"path":["v1","companies",":company_id",""],"variable":[{"key":"company_id","value":"7","description":"Id of the company to retrieve"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 11 Apr 2019 17:45:45 GMT"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"c90b1322-1449-4392-b982-ae3b7530d6a6"},{"name":"Add Call to Company","id":"28083740-160c-4cd7-96ff-b988b140e3e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"incoming\",\n    \"comment\": \"Meeting agended\",\n    \"outcome\": \"connected\",\n    \"call_date\": \"2019-03-07\",\n    \"call_time\": \"17:00:00\"\n}"},"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/call/","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","call",""],"host":["{{Domain}}"],"query":[],"variable":[{"description":{"content":"<p>Id of the company where to add the call</p>\n","type":"text/plain"},"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[{"id":"e0278c48-366a-43f0-a25b-f9bc20d9cc00","name":"Add Outgoing Call to Company","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","type":"text"},{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"outgoing\",\n    \"comment\": \"Call to check user interest\",\n    \"outcome\": \"connected\",\n    \"call_date\": \"2019-03-07\",\n    \"call_time\": \"15:00:00+0100\"\n}"},"url":{"raw":"https://{{Domain}}/v1/companies/:company_id/add_call/","protocol":"https","host":["{{Domain}}"],"path":["v1","companies",":company_id","add_call",""],"variable":[{"key":"company_id","value":"{{company-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.4.6 (Ubuntu)"},{"key":"Date","value":"Thu, 07 Mar 2019 16:50:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"15"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"POST, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\"\n}"}],"_postman_id":"28083740-160c-4cd7-96ff-b988b140e3e3"},{"name":"Add Note to Company","id":"0810cf59-f73b-4e4a-a1a3-13bb35e8f502","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Note name for company\",\n    \"comment\": \"It worked\"\n}"},"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/note/","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","note",""],"host":["{{Domain}}"],"query":[],"variable":[{"description":{"content":"<p>Id of the company where to add the call</p>\n","type":"text/plain"},"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[{"id":"f1b79e30-6548-4a49-8ab2-a82e5d678d3d","name":"Add Note to Company","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","type":"text"},{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Note name for company\",\n    \"comment\": \"It worked\"\n}"},"url":{"raw":"https://{{Domain}}/v1/companies/:company_id/note/","protocol":"https","host":["{{Domain}}"],"path":["v1","companies",":company_id","note",""],"variable":[{"key":"company_id","value":"{{company-id}}","description":"Id of the company where to add the call"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 11 Apr 2019 21:38:49 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"15"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"POST, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\"\n}"}],"_postman_id":"0810cf59-f73b-4e4a-a1a3-13bb35e8f502"},{"name":"Add meeting to company","id":"6d8f53c2-8c4d-476b-881c-b3ea4d61453a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"virtual\",\n    \"comment\": \"Virtual scheduled meeting from postman\",\n    \"outcome\": \"scheduled\",\n    \"date\": \"2021-07-08 12:34\"\n}","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/companies/:company_id/checkin/","description":"<p>Adds a meeting to the company.\nTo add a meeting to an existing company, send the request specifying the following attributes in the <code>JSON</code> body:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>type</td>\n<td>string</td>\n<td>The direction of the call. Can be either 'face_to_face' or 'virtual'</td>\n<td>true</td>\n</tr>\n<tr>\n<td>comment</td>\n<td>string</td>\n<td>Comment on the meeting</td>\n<td>true</td>\n</tr>\n<tr>\n<td>outcome</td>\n<td>string</td>\n<td>Result of the meeting</td>\n<td>true</td>\n</tr>\n<tr>\n<td>date</td>\n<td>date</td>\n<td>Date of the meeting in the \"yyyy-mm-dd\" format</td>\n<td>true</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"outcome\">outcome</h2>\n<p>List of values available for the <code>outcome</code> field:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Type</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>none</td>\n<td>None</td>\n</tr>\n<tr>\n<td>scheduled</td>\n<td>Scheduled</td>\n</tr>\n<tr>\n<td>completed</td>\n<td>Completed</td>\n</tr>\n<tr>\n<td>rescheduled</td>\n<td>Rescheduled</td>\n</tr>\n<tr>\n<td>did_not_assist</td>\n<td>Did not assist</td>\n</tr>\n<tr>\n<td>cancelled</td>\n<td>Cancelled</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"{{Protocol}}","path":["v2","companies",":company_id","checkin",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[{"id":"805c1e83-d0e9-48eb-88ca-6a7bbf41cfe4","name":"Add meeting to company","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"virtual\",\n    \"comment\": \"Virtual scheduled meeting from postman\",\n    \"outcome\": \"scheduled\",\n    \"date\": \"2021-07-08 12:34\"}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{Protocol}}://{{Domain}}/v1/contacts/:company_id/checkin/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","contacts",":company_id","checkin",""],"variable":[{"key":"company_id","value":"{{company-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 08 Jul 2021 21:23:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"15"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\"\n}"}],"_postman_id":"6d8f53c2-8c4d-476b-881c-b3ea4d61453a"}],"id":"fd0365b5-d9c1-4e5e-acae-41961a0cf838","_postman_id":"fd0365b5-d9c1-4e5e-acae-41961a0cf838","description":""},{"name":"Deals","item":[{"name":"Deal Pipelines","item":[{"name":"Deal Pipeline Stages","item":[{"name":"List Deal Pipeline Stages","id":"75e5fd9e-6d5c-4aa5-a8bb-0f669a157f1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/deals/pipelines/stages/","description":"<p>You will get the list of the different stages available for pipeline</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals","pipelines","stages",""],"host":["{{Domain}}"],"query":[],"variable":[]}},"response":[{"id":"ff1c2424-df1e-40a6-b9f2-96fa048e21de","name":"List Deal Pipeline Stages","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{Protocol}}://{{Domain}}/v1/deals/pipelines/stages/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 31 Mar 2020 12:11:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"57c9f87a5ae7c693-MAD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 11,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/deals/pipelines/stages/3444/\",\n            \"id\": 3444,\n            \"pipeline\": \"https://api.clientify.net/v1/deals/pipelines/1145/\",\n            \"name\": \"Stage 1\",\n            \"position\": 0,\n            \"probability\": 1\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/deals/pipelines/stages/22226/\",\n            \"id\": 22226,\n            \"pipeline\": \"https://api.clientify.net/v1/deals/pipelines/6212/\",\n            \"name\": \"TKM\",\n            \"position\": 0,\n            \"probability\": 1\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/deals/pipelines/stages/49/\",\n            \"id\": 49,\n            \"pipeline\": \"https://api.clientify.net/v1/deals/pipelines/17/\",\n            \"name\": \"Toma de contacto\",\n            \"position\": 0,\n            \"probability\": 2\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/deals/pipelines/stages/18151/\",\n            \"id\": 18151,\n            \"pipeline\": \"https://api.clientify.net/v1/deals/pipelines/5200/\",\n            \"name\": \"Final\",\n            \"position\": 0,\n            \"probability\": 2\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/deals/pipelines/stages/50/\",\n            \"id\": 50,\n            \"pipeline\": \"https://api.clientify.net/v1/deals/pipelines/17/\",\n            \"name\": \"Presentación de propuesta\",\n            \"position\": 1,\n            \"probability\": 5\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/deals/pipelines/stages/3445/\",\n            \"id\": 3445,\n            \"pipeline\": \"https://api.clientify.net/v1/deals/pipelines/1145/\",\n            \"name\": \"Stage 2\",\n            \"position\": 1,\n            \"probability\": 2\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/deals/pipelines/stages/22227/\",\n            \"id\": 22227,\n            \"pipeline\": \"https://api.clientify.net/v1/deals/pipelines/6212/\",\n            \"name\": \"PRESENTACION\",\n            \"position\": 1,\n            \"probability\": 2\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/deals/pipelines/stages/3446/\",\n            \"id\": 3446,\n            \"pipeline\": \"https://api.clientify.net/v1/deals/pipelines/1145/\",\n            \"name\": \"Stage 3\",\n            \"position\": 2,\n            \"probability\": 4\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/deals/pipelines/stages/22229/\",\n            \"id\": 22229,\n            \"pipeline\": \"https://api.clientify.net/v1/deals/pipelines/6212/\",\n            \"name\": \"Cristina Portilla Cortes\",\n            \"position\": 2,\n            \"probability\": 1\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/deals/pipelines/stages/51/\",\n            \"id\": 51,\n            \"pipeline\": \"https://api.clientify.net/v1/deals/pipelines/17/\",\n            \"name\": \"En negociación\",\n            \"position\": 2,\n            \"probability\": 7\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/deals/pipelines/stages/7858/\",\n            \"id\": 7858,\n            \"pipeline\": \"https://api.clientify.net/v1/deals/pipelines/1145/\",\n            \"name\": \"dsadasdasdasd\",\n            \"position\": 3,\n            \"probability\": 8\n        }\n    ]\n}"}],"_postman_id":"75e5fd9e-6d5c-4aa5-a8bb-0f669a157f1a"},{"name":"Deal Pipeline Stage Details","id":"0b088037-228a-4538-afc4-05d3d8d790db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/deals/pipelines/stages/:id_pipeline_stage/","description":"<p>You will get the list of the different stages available for pipeline</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals","pipelines","stages",":id_pipeline_stage",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{deal-pipeline-stage-id}}","key":"id_pipeline_stage"}]}},"response":[{"id":"463b6735-40cd-4df6-ad45-f48a8bc98bb6","name":"Deal Pipeline Stage Details","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://{{Domain}}/v1/deal-pipeline-stages/:id_pipeline_stage/","protocol":"https","host":["{{Domain}}"],"path":["v1","deal-pipeline-stages",":id_pipeline_stage",""],"variable":[{"key":"id_pipeline_stage","value":"{{deal-pipeline-stage-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://api.clientify.net/v1/deal-pipeline-stages/58/\",\n    \"id\": 58,\n    \"pipeline\": \"https://api.clientify.net/v1/deal-pipelines/20/\",\n    \"name\": \"Etapa 1\",\n    \"position\": 0,\n    \"probability\": 1\n}"}],"_postman_id":"0b088037-228a-4538-afc4-05d3d8d790db"},{"name":"Add  Deal Pipeline Stage","id":"4905bd12-6851-4838-826d-4d1066f8ced3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"stage 1\",\n    \"position\": 1,\n    \"probability\": 5,\n    \"pipeline\": \"http://localhost:8000/v2/deals/pipelines/1/\"\n}"},"url":"{{Protocol}}://{{Domain}}/v2/deals/pipelines/stages/","description":"<p>You will get the list of the different stages available for pipeline</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals","pipelines","stages",""],"host":["{{Domain}}"],"query":[],"variable":[]}},"response":[{"id":"d53d939c-99bc-4b24-8245-5ae7e8eae587","name":"Add  Deal Pipeline Stage","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"stage 1\",\n    \"position\": 1,\n    \"probability\": 5,\n    \"pipeline\": \"https://api.clientify.net/v1/deal-pipelines/5/\"\n}"},"url":"https://{{Domain}}/v1/deal-pipeline-stages/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://api.clientify.net/v1/deal-pipeline-stages/8/\",\n    \"id\": 8,\n    \"pipeline\": \"https://api.clientify.net/v1/deal-pipelines/5/\",\n    \"name\": \"stage 1\",\n    \"position\": 0,\n    \"probability\": 5\n}"}],"_postman_id":"4905bd12-6851-4838-826d-4d1066f8ced3"}],"id":"302442ff-ea37-4c24-bea5-301b06459417","_postman_id":"302442ff-ea37-4c24-bea5-301b06459417","description":""},{"name":"List Deal Pipelines","id":"b06b4cbd-b26c-4d35-8460-18a34adef3f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/deals/pipelines/","description":"<p>You will get the list of the different stages available for pipeline</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals","pipelines",""],"host":["{{Domain}}"],"query":[],"variable":[]}},"response":[{"id":"05826c34-ea04-4bb7-9cdd-3cc4bcf8cc89","name":"List Deal Pipelines","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://{{Domain}}/v1/deal-pipelines/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/deal-pipelines/17/\",\n            \"id\": 17,\n            \"user_company\": \"felipemarin\",\n            \"name\": \"Por defecto\",\n            \"stages\": [\n                {\n                    \"url\": \"https://api.clientify.net/v1/deal-pipeline-stages/49/\",\n                    \"id\": 49,\n                    \"pipeline\": \"https://api.clientify.net/v1/deal-pipelines/17/\",\n                    \"name\": \"Toma de contacto\",\n                    \"position\": 0,\n                    \"probability\": 2\n                },\n                {\n                    \"url\": \"https://api.clientify.net/v1/deal-pipeline-stages/50/\",\n                    \"id\": 50,\n                    \"pipeline\": \"https://api.clientify.net/v1/deal-pipelines/17/\",\n                    \"name\": \"Presentación de propuesta\",\n                    \"position\": 1,\n                    \"probability\": 5\n                },\n                {\n                    \"url\": \"https://api.clientify.net/v1/deal-pipeline-stages/51/\",\n                    \"id\": 51,\n                    \"pipeline\": \"https://api.clientify.net/v1/deal-pipelines/17/\",\n                    \"name\": \"En negociación\",\n                    \"position\": 2,\n                    \"probability\": 7\n                }\n            ],\n            \"is_default\": true,\n            \"user_default\": false\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/deal-pipelines/20/\",\n            \"id\": 20,\n            \"user_company\": \"felipemarin\",\n            \"name\": \"Flujo de venta 1\",\n            \"stages\": [\n                {\n                    \"url\": \"https://api.clientify.net/v1/deal-pipeline-stages/58/\",\n                    \"id\": 58,\n                    \"pipeline\": \"https://api.clientify.net/v1/deal-pipelines/20/\",\n                    \"name\": \"Etapa 1\",\n                    \"position\": 0,\n                    \"probability\": 1\n                },\n                {\n                    \"url\": \"https://api.clientify.net/v1/deal-pipeline-stages/59/\",\n                    \"id\": 59,\n                    \"pipeline\": \"https://api.clientify.net/v1/deal-pipelines/20/\",\n                    \"name\": \"Etapa 2\",\n                    \"position\": 1,\n                    \"probability\": 2\n                },\n                {\n                    \"url\": \"https://api.clientify.net/v1/deal-pipeline-stages/60/\",\n                    \"id\": 60,\n                    \"pipeline\": \"https://api.clientify.net/v1/deal-pipelines/20/\",\n                    \"name\": \"Etapa 3\",\n                    \"position\": 2,\n                    \"probability\": 3\n                }\n            ],\n            \"is_default\": false,\n            \"user_default\": true\n        }\n    ]\n}"}],"_postman_id":"b06b4cbd-b26c-4d35-8460-18a34adef3f8"},{"name":"Add Deal Pipeline","id":"c8a013c1-1933-44b4-b6b1-d501ab9e0c42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Pipeline de Postman3\",\n    \"stages\": [{\"name\":\"stage 1\", \"position\":1, \"probability\":5}],\n    \"is_default\": true,\n    \"user_default\": false\n}"},"url":"{{Protocol}}://{{Domain}}/v2/deals/pipelines/","description":"<p>Add new pipeline for the deals</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals","pipelines",""],"host":["{{Domain}}"],"query":[],"variable":[]}},"response":[{"id":"bbbf1615-654f-465c-af27-e7d27f190916","name":"Add Deal Pipeline","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Pipeline de Postman with no stages\",\n    \"is_default\": true,\n    \"user_default\": false\n}"},"url":"https://{{Domain}}/v1/deal-pipelines/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://api.clientify.net/v1/deal-pipelines/5/\",\n    \"id\": 5,\n    \"user_company\": \"Irsolav\",\n    \"name\": \"Pipeline de Postman with no stages\",\n    \"stages\": [],\n    \"is_default\": true,\n    \"user_default\": false\n}"},{"id":"2cd8e885-9f90-477c-9c78-a783d4036759","name":"Add Deal Pipeline with stages","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Pipeline de Postman3\",\n    \"stages\": [{\"name\":\"stage 1\", \"position\":1, \"probability\":5}],\n    \"is_default\": true,\n    \"user_default\": false\n}"},"url":"https://{{Domain}}/v1/deal-pipelines/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://api.clientify.net/v1/deal-pipelines/11/\",\n    \"id\": 11,\n    \"user_company\": \"Irsolav\",\n    \"name\": \"Pipeline de Postman3\",\n    \"stages\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/deal-pipeline-stages/9/\",\n            \"id\": 9,\n            \"pipeline\": \"https://api.clientify.net/v1/deal-pipelines/11/\",\n            \"name\": \"stage 1\",\n            \"position\": 0,\n            \"probability\": 5\n        }\n    ],\n    \"is_default\": true,\n    \"user_default\": false\n}"}],"_postman_id":"c8a013c1-1933-44b4-b6b1-d501ab9e0c42"},{"name":"Deal Pipeline Details","id":"ed42891e-4d24-4e43-b427-0651d71ce2b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/deals/pipelines/:deal_pipeline_id/","description":"<p>Return the details of the pipeline identified by <strong>deal_pipeline_id</strong>. It also list of the different stages available for that pipeline.</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals","pipelines",":deal_pipeline_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"description":{"content":"<p>Id for the deal pipeline</p>\n","type":"text/plain"},"type":"any","value":"{{deal-pipeline-id}}","key":"deal_pipeline_id"}]}},"response":[],"_postman_id":"ed42891e-4d24-4e43-b427-0651d71ce2b2"}],"id":"76bd338a-6b4b-45cd-8bd3-8c58140415f9","_postman_id":"76bd338a-6b4b-45cd-8bd3-8c58140415f9","description":""},{"name":"Tags","item":[{"name":"List Deal Tags","id":"2c6d351e-aa8f-426c-b248-ffd0fe2173c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/deals/:deal_id/tags/?fields=name, id, color","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",":deal_id","tags",""],"host":["{{Domain}}"],"query":[{"key":"fields","value":"name, id, color"}],"variable":[{"type":"any","value":"{{deal}}","key":"deal_id"}]}},"response":[],"_postman_id":"2c6d351e-aa8f-426c-b248-ffd0fe2173c6"},{"name":"List Tags for all Deals","id":"a09ec21e-0529-44e0-94da-ed850942b4c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/deals/tags/?fields=name, id, color","description":"<p>List of the tags available for deals</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals","tags",""],"host":["{{Domain}}"],"query":[{"key":"fields","value":"name, id, color"}],"variable":[]}},"response":[],"_postman_id":"a09ec21e-0529-44e0-94da-ed850942b4c9"},{"name":"Delete Deal Tag","id":"0f975b78-d7a5-43c4-b9c9-635a6a8bc371","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"}],"url":"{{Protocol}}://{{Domain}}/v2/deals/:deal_id/tags/:tag_id/","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",":deal_id","tags",":tag_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{deal-id}}","key":"deal_id"},{"type":"any","value":"{{id}}","key":"tag_id"}]}},"response":[],"_postman_id":"0f975b78-d7a5-43c4-b9c9-635a6a8bc371"},{"name":"Add Tag to Deal","id":"46104059-1d10-4042-a928-b3091f21696c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\":\"from api\",\n    \"color\": \"#0074B9\"\n}"},"url":"{{Protocol}}://{{Domain}}/v2/deals/:deal_id/tags/","description":"<p>Add a tag to the deal with id sent by parameter deal_id</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",":deal_id","tags",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{deal}}","key":"deal_id"}]}},"response":[],"_postman_id":"46104059-1d10-4042-a928-b3091f21696c"},{"name":"Edit Deal Tag","id":"6dff40fa-d24e-4e48-b347-586e278abb96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\":\"from v2 api\"\n}"},"url":"{{Protocol}}://{{Domain}}/v2/deals/:deal_id/tags/:tag_id/","description":"<p>Edit the tag identified by tag_id of the deal with the id deal_id</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",":deal_id","tags",":tag_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{deal}}","key":"deal_id"},{"type":"any","value":"{{id}}","key":"tag_id"}]}},"response":[],"_postman_id":"6dff40fa-d24e-4e48-b347-586e278abb96"}],"id":"5e91e822-0448-481e-8eca-3216c4fa6b46","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"ddb161c7-fd30-40c8-ac20-ff42dd9e7d1a"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"6f58ab81-d777-4d24-8323-028c934c0944"}}],"_postman_id":"5e91e822-0448-481e-8eca-3216c4fa6b46","description":""},{"name":"Contacts","item":[{"name":"List Deal involved contacts","id":"d6b5b909-e8f0-4600-aa2c-75b7b6ac9c2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/deals/:deal_id/contacts/?fields=id, owner, owner_id, owner_name, owner_picture, first_name, last_name, status, title, company_id, company_name, company_picture, contact_type, contact_source, picture_url, description, remarks, summary","description":"<p>You will get the list of related contacts of the deal with id <code>:deal_id</code></p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",":deal_id","contacts",""],"host":["{{Domain}}"],"query":[{"key":"fields","value":"id, owner, owner_id, owner_name, owner_picture, first_name, last_name, status, title, company_id, company_name, company_picture, contact_type, contact_source, picture_url, description, remarks, summary"}],"variable":[{"type":"any","value":"{{deal}}","key":"deal_id"}]}},"response":[{"id":"2f399155-cec6-45e0-8915-0255c9056546","name":"List Deal involved contacts","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{Protocol}}://{{Domain}}/v1/deals/:deal_id/contacts/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","deals",":deal_id","contacts",""],"variable":[{"key":"deal_id","value":"{{deal-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 08 Jul 2021 21:40:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"66288"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"url\": \"http://clientify.localtest.me/v1/contacts/51/\",\n            \"id\": 51,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"first_name\": \"Pedro Piter\",\n            \"last_name\": \"Diez\",\n            \"status\": \"cold-lead\",\n            \"title\": \"\",\n            \"company\": null,\n            \"company_details\": null,\n            \"contact_type\": null,\n            \"contact_source\": null,\n            \"emails\": [\n                {\n                    \"id\": 72,\n                    \"type\": 4,\n                    \"email\": \"chunxo@mailinator.com\"\n                }\n            ],\n            \"phones\": [\n                {\n                    \"id\": 56,\n                    \"type\": 1,\n                    \"phone\": \"615 2330 54\"\n                }\n            ],\n            \"addresses\": [],\n            \"picture_url\": null,\n            \"custom_fields\": [\n                {\n                    \"field\": \"Referencia_propiedad\",\n                    \"value\": \"R2577569\"\n                },\n                {\n                    \"field\": \"Undefined\",\n                    \"value\": \"rgdp\"\n                },\n                {\n                    \"field\": \"Idiomas\",\n                    \"value\": \"Español\"\n                }\n            ],\n            \"tags\": [\n                \"etiqueta1\"\n            ],\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\",\n            \"created\": \"2019-07-30T07:20:34.484889-05:00\",\n            \"last_contact\": \"2020-05-21T16:51:13.757391-05:00\",\n            \"related_tasks\": [],\n            \"deals\": [],\n            \"wall_entries\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/426/\",\n                    \"id\": 426,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-07-30T07:20:34.523922-05:00\",\n                    \"extra\": \"{\\\"webform_name\\\": \\\"Form para externos\\\", \\\"webform_link\\\": \\\"/web-marketing/webforms/5/\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_creation_from_webform\",\n                    \"link\": \"\",\n                    \"source_id\": \"5\",\n                    \"object_id\": 51\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/525/\",\n                    \"id\": 525,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-07-30T06:19:49-05:00\",\n                    \"extra\": \"{\\\"hostname\\\": \\\"127.0.0.1\\\", \\\"page_views\\\": [{\\\"City\\\": \\\"\\\", \\\"BrowserVersion\\\": \\\"60.0\\\", \\\"CTFMatch\\\": \\\"\\\", \\\"Title\\\": \\\"Property Details - Sun And Golf Properties\\\", \\\"BrowserLanguage\\\": \\\"es-ES\\\", \\\"Hostname\\\": \\\"127.0.0.1\\\", \\\"UTMSource\\\": \\\"\\\", \\\"UTMContent\\\": \\\"\\\", \\\"UTMCampaign\\\": \\\"\\\", \\\"DeviceOS\\\": \\\"Linux x86_64\\\", \\\"ScreenResolution\\\": \\\"1920x1080\\\", \\\"Medium\\\": \\\"direct\\\", \\\"Timestamp\\\": \\\"2019-07-30T11:24:41Z\\\", \\\"CTFKeyword\\\": \\\"\\\", \\\"ReferrerUrl\\\": \\\"\\\", \\\"CTFAccount\\\": \\\"\\\", \\\"Path\\\": \\\"/es/property-details/\\\", \\\"CTFTarget\\\": \\\"\\\", \\\"UTMMedium\\\": \\\"\\\", \\\"CTFNet\\\": \\\"\\\", \\\"Mobile\\\": false, \\\"Country\\\": \\\"\\\", \\\"CTFSource\\\": \\\"\\\", \\\"SessionKey\\\": \\\"ede38e33-0cdd-4357-96aa-e1e1ac2fb05a\\\", \\\"UserAgent\\\": \\\"\\\", \\\"PaveviewKey\\\": \\\"c9b17820-e5d8-4b4d-b391-1d1e9ca1f16f\\\", \\\"Referrer\\\": \\\"\\\", \\\"TimeOnPage\\\": 46.05, \\\"UTMTerm\\\": \\\"\\\", \\\"BrowserName\\\": \\\"Firefox\\\", \\\"CTFCampaign\\\": \\\"\\\", \\\"CTFGroup\\\": \\\"\\\", \\\"CTFAd\\\": \\\"\\\"}, {\\\"City\\\": \\\"\\\", \\\"BrowserVersion\\\": \\\"60.0\\\", \\\"CTFMatch\\\": \\\"\\\", \\\"Title\\\": \\\"Property Details - Sun And Golf Properties\\\", \\\"BrowserLanguage\\\": \\\"es-ES\\\", \\\"Hostname\\\": \\\"127.0.0.1\\\", \\\"UTMSource\\\": \\\"\\\", \\\"UTMContent\\\": \\\"\\\", \\\"UTMCampaign\\\": \\\"\\\", \\\"DeviceOS\\\": \\\"Linux x86_64\\\", \\\"ScreenResolution\\\": \\\"1920x1080\\\", \\\"Medium\\\": \\\"direct\\\", \\\"Timestamp\\\": \\\"2019-07-30T11:23:29Z\\\", \\\"CTFKeyword\\\": \\\"\\\", \\\"ReferrerUrl\\\": \\\"\\\", \\\"CTFAccount\\\": \\\"\\\", \\\"Path\\\": \\\"/es/property-details/\\\", \\\"CTFTarget\\\": \\\"\\\", \\\"UTMMedium\\\": \\\"\\\", \\\"CTFNet\\\": \\\"\\\", \\\"Mobile\\\": false, \\\"Country\\\": \\\"\\\", \\\"CTFSource\\\": \\\"\\\", \\\"SessionKey\\\": \\\"ede38e33-0cdd-4357-96aa-e1e1ac2fb05a\\\", \\\"UserAgent\\\": \\\"\\\", \\\"PaveviewKey\\\": \\\"9c782c99-fded-4593-a4f9-49f488c1a0a4\\\", \\\"Referrer\\\": \\\"\\\", \\\"TimeOnPage\\\": 10.54, \\\"UTMTerm\\\": \\\"\\\", \\\"BrowserName\\\": \\\"Firefox\\\", \\\"CTFCampaign\\\": \\\"\\\", \\\"CTFGroup\\\": \\\"\\\", \\\"CTFAd\\\": \\\"\\\"}, {\\\"City\\\": \\\"\\\", \\\"BrowserVersion\\\": \\\"60.0\\\", \\\"CTFMatch\\\": \\\"\\\", \\\"Title\\\": \\\"Property Details - Sun And Golf Properties\\\", \\\"BrowserLanguage\\\": \\\"es-ES\\\", \\\"Hostname\\\": \\\"127.0.0.1\\\", \\\"UTMSource\\\": \\\"\\\", \\\"UTMContent\\\": \\\"\\\", \\\"UTMCampaign\\\": \\\"\\\", \\\"DeviceOS\\\": \\\"Linux x86_64\\\", \\\"ScreenResolution\\\": \\\"1920x1080\\\", \\\"Medium\\\": \\\"direct\\\", \\\"Timestamp\\\": \\\"2019-07-30T11:19:49Z\\\", \\\"CTFKeyword\\\": \\\"\\\", \\\"ReferrerUrl\\\": \\\"\\\", \\\"CTFAccount\\\": \\\"\\\", \\\"Path\\\": \\\"/es/property-details/\\\", \\\"CTFTarget\\\": \\\"\\\", \\\"UTMMedium\\\": \\\"\\\", \\\"CTFNet\\\": \\\"\\\", \\\"Mobile\\\": false, \\\"Country\\\": \\\"\\\", \\\"CTFSource\\\": \\\"\\\", \\\"SessionKey\\\": \\\"ede38e33-0cdd-4357-96aa-e1e1ac2fb05a\\\", \\\"UserAgent\\\": \\\"\\\", \\\"PaveviewKey\\\": \\\"2cb17222-cb69-4d7a-a221-855bda9bfa2a\\\", \\\"Referrer\\\": \\\"\\\", \\\"TimeOnPage\\\": 22.28, \\\"UTMTerm\\\": \\\"\\\", \\\"BrowserName\\\": \\\"Firefox\\\", \\\"CTFCampaign\\\": \\\"\\\", \\\"CTFGroup\\\": \\\"\\\", \\\"CTFAd\\\": \\\"\\\"}]}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"website_session\",\n                    \"link\": \"\",\n                    \"source_id\": \"ede38e33-0cdd-4357-96aa-e1e1ac2fb05a\",\n                    \"object_id\": 51\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/673/\",\n                    \"id\": 673,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-07T12:38:46.830239-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Deal 3 from API\\\", \\\"deal_stage\\\": \\\"Producto/servicio presentado\\\", \\\"deal_link\\\": \\\"/deals/12/\\\", \\\"deal_amount\\\": \\\"3452345.00\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                    \"extra_datetime\": \"2019-02-21T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"12\",\n                    \"object_id\": 51\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/796/\",\n                    \"id\": 796,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-21T16:45:13.988501-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Deal 3 from API\\\", \\\"deal_stage\\\": \\\"Producto/servicio presentado\\\", \\\"deal_link\\\": \\\"/deals/12/\\\", \\\"deal_amount\\\": \\\"3452345.00\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                    \"extra_datetime\": \"2019-02-21T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"12\",\n                    \"object_id\": 51\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/799/\",\n                    \"id\": 799,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-21T16:51:13.757391-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Deal 3 from API\\\", \\\"deal_stage\\\": \\\"Producto/servicio presentado\\\", \\\"deal_link\\\": \\\"/deals/12/\\\", \\\"deal_amount\\\": \\\"3452345.00\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                    \"extra_datetime\": \"2019-02-21T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"12\",\n                    \"object_id\": 51\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/524/\",\n                    \"id\": 524,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-07-30T07:04:53-05:00\",\n                    \"extra\": \"{\\\"hostname\\\": \\\"127.0.0.1\\\", \\\"page_views\\\": [{\\\"City\\\": \\\"\\\", \\\"BrowserVersion\\\": \\\"60.0\\\", \\\"CTFMatch\\\": \\\"\\\", \\\"Title\\\": \\\"Property Details - Sun And Golf Properties\\\", \\\"BrowserLanguage\\\": \\\"es-ES\\\", \\\"Hostname\\\": \\\"127.0.0.1\\\", \\\"UTMSource\\\": \\\"\\\", \\\"UTMContent\\\": \\\"\\\", \\\"UTMCampaign\\\": \\\"\\\", \\\"DeviceOS\\\": \\\"Linux x86_64\\\", \\\"ScreenResolution\\\": \\\"1920x1080\\\", \\\"Medium\\\": \\\"direct\\\", \\\"Timestamp\\\": \\\"2019-07-30T12:45:30Z\\\", \\\"CTFKeyword\\\": \\\"\\\", \\\"ReferrerUrl\\\": \\\"\\\", \\\"CTFAccount\\\": \\\"\\\", \\\"Path\\\": \\\"/es/property-details/\\\", \\\"CTFTarget\\\": \\\"\\\", \\\"UTMMedium\\\": \\\"\\\", \\\"CTFNet\\\": \\\"\\\", \\\"Mobile\\\": false, \\\"Country\\\": \\\"\\\", \\\"CTFSource\\\": \\\"\\\", \\\"SessionKey\\\": \\\"6d900d1a-281b-4673-a2c4-177cd67e5f44\\\", \\\"UserAgent\\\": \\\"\\\", \\\"PaveviewKey\\\": \\\"5e150b6a-537e-4e2e-a6f0-bfc76628230a\\\", \\\"Referrer\\\": \\\"\\\", \\\"TimeOnPage\\\": 10.71, \\\"UTMTerm\\\": \\\"\\\", \\\"BrowserName\\\": \\\"Firefox\\\", \\\"CTFCampaign\\\": \\\"\\\", \\\"CTFGroup\\\": \\\"\\\", \\\"CTFAd\\\": \\\"\\\"}, {\\\"City\\\": \\\"\\\", \\\"BrowserVersion\\\": \\\"60.0\\\", \\\"CTFMatch\\\": \\\"\\\", \\\"Title\\\": \\\"Property Details - Sun And Golf Properties\\\", \\\"BrowserLanguage\\\": \\\"es-ES\\\", \\\"Hostname\\\": \\\"127.0.0.1\\\", \\\"UTMSource\\\": \\\"\\\", \\\"UTMContent\\\": \\\"\\\", \\\"UTMCampaign\\\": \\\"\\\", \\\"DeviceOS\\\": \\\"Linux x86_64\\\", \\\"ScreenResolution\\\": \\\"1920x1080\\\", \\\"Medium\\\": \\\"direct\\\", \\\"Timestamp\\\": \\\"2019-07-30T12:45:19Z\\\", \\\"CTFKeyword\\\": \\\"\\\", \\\"ReferrerUrl\\\": \\\"\\\", \\\"CTFAccount\\\": \\\"\\\", \\\"Path\\\": \\\"/es/property-details/\\\", \\\"CTFTarget\\\": \\\"\\\", \\\"UTMMedium\\\": \\\"\\\", \\\"CTFNet\\\": \\\"\\\", \\\"Mobile\\\": false, \\\"Country\\\": \\\"\\\", \\\"CTFSource\\\": \\\"\\\", \\\"SessionKey\\\": \\\"6d900d1a-281b-4673-a2c4-177cd67e5f44\\\", \\\"UserAgent\\\": \\\"\\\", \\\"PaveviewKey\\\": \\\"87ebd7c9-09a0-4e7f-862d-15dd26107e7d\\\", \\\"Referrer\\\": \\\"\\\", \\\"TimeOnPage\\\": 3.15, \\\"UTMTerm\\\": \\\"\\\", \\\"BrowserName\\\": \\\"Firefox\\\", \\\"CTFCampaign\\\": \\\"\\\", \\\"CTFGroup\\\": \\\"\\\", \\\"CTFAd\\\": \\\"\\\"}, {\\\"City\\\": \\\"\\\", \\\"BrowserVersion\\\": \\\"60.0\\\", \\\"CTFMatch\\\": \\\"\\\", \\\"Title\\\": \\\"Property Details - Sun And Golf Properties\\\", \\\"BrowserLanguage\\\": \\\"es-ES\\\", \\\"Hostname\\\": \\\"127.0.0.1\\\", \\\"UTMSource\\\": \\\"\\\", \\\"UTMContent\\\": \\\"\\\", \\\"UTMCampaign\\\": \\\"\\\", \\\"DeviceOS\\\": \\\"Linux x86_64\\\", \\\"ScreenResolution\\\": \\\"1920x1080\\\", \\\"Medium\\\": \\\"direct\\\", \\\"Timestamp\\\": \\\"2019-07-30T12:40:58Z\\\", \\\"CTFKeyword\\\": \\\"\\\", \\\"ReferrerUrl\\\": \\\"\\\", \\\"CTFAccount\\\": \\\"\\\", \\\"Path\\\": \\\"/es/property-details/\\\", \\\"CTFTarget\\\": \\\"\\\", \\\"UTMMedium\\\": \\\"\\\", \\\"CTFNet\\\": \\\"\\\", \\\"Mobile\\\": false, \\\"Country\\\": \\\"\\\", \\\"CTFSource\\\": \\\"\\\", \\\"SessionKey\\\": \\\"6d900d1a-281b-4673-a2c4-177cd67e5f44\\\", \\\"UserAgent\\\": \\\"\\\", \\\"PaveviewKey\\\": \\\"f355bc1f-9933-4c82-8086-a099344a0ff5\\\", \\\"Referrer\\\": \\\"\\\", \\\"TimeOnPage\\\": 54.66, \\\"UTMTerm\\\": \\\"\\\", \\\"BrowserName\\\": \\\"Firefox\\\", \\\"CTFCampaign\\\": \\\"\\\", \\\"CTFGroup\\\": \\\"\\\", \\\"CTFAd\\\": \\\"\\\"}, {\\\"City\\\": \\\"\\\", \\\"BrowserVersion\\\": \\\"60.0\\\", \\\"CTFMatch\\\": \\\"\\\", \\\"Title\\\": \\\"Property Details - Sun And Golf Properties\\\", \\\"BrowserLanguage\\\": \\\"es-ES\\\", \\\"Hostname\\\": \\\"127.0.0.1\\\", \\\"UTMSource\\\": \\\"\\\", \\\"UTMContent\\\": \\\"\\\", \\\"UTMCampaign\\\": \\\"\\\", \\\"DeviceOS\\\": \\\"Linux x86_64\\\", \\\"ScreenResolution\\\": \\\"1920x1080\\\", \\\"Medium\\\": \\\"direct\\\", \\\"Timestamp\\\": \\\"2019-07-30T12:37:51Z\\\", \\\"CTFKeyword\\\": \\\"\\\", \\\"ReferrerUrl\\\": \\\"\\\", \\\"CTFAccount\\\": \\\"\\\", \\\"Path\\\": \\\"/es/property-details/\\\", \\\"CTFTarget\\\": \\\"\\\", \\\"UTMMedium\\\": \\\"\\\", \\\"CTFNet\\\": \\\"\\\", \\\"Mobile\\\": false, \\\"Country\\\": \\\"\\\", \\\"CTFSource\\\": \\\"\\\", \\\"SessionKey\\\": \\\"6d900d1a-281b-4673-a2c4-177cd67e5f44\\\", \\\"UserAgent\\\": \\\"\\\", \\\"PaveviewKey\\\": \\\"61772e7e-a9f6-4398-a1e0-be18566c9fd5\\\", \\\"Referrer\\\": \\\"\\\", \\\"TimeOnPage\\\": 8.57, \\\"UTMTerm\\\": \\\"\\\", \\\"BrowserName\\\": \\\"Firefox\\\", \\\"CTFCampaign\\\": \\\"\\\", \\\"CTFGroup\\\": \\\"\\\", \\\"CTFAd\\\": \\\"\\\"}, {\\\"City\\\": \\\"\\\", \\\"BrowserVersion\\\": \\\"60.0\\\", \\\"CTFMatch\\\": \\\"\\\", \\\"Title\\\": \\\"Property Details - Sun And Golf Properties\\\", \\\"BrowserLanguage\\\": \\\"es-ES\\\", \\\"Hostname\\\": \\\"127.0.0.1\\\", \\\"UTMSource\\\": \\\"\\\", \\\"UTMContent\\\": \\\"\\\", \\\"UTMCampaign\\\": \\\"\\\", \\\"DeviceOS\\\": \\\"Linux x86_64\\\", \\\"ScreenResolution\\\": \\\"1920x1080\\\", \\\"Medium\\\": \\\"direct\\\", \\\"Timestamp\\\": \\\"2019-07-30T12:37:33Z\\\", \\\"CTFKeyword\\\": \\\"\\\", \\\"ReferrerUrl\\\": \\\"\\\", \\\"CTFAccount\\\": \\\"\\\", \\\"Path\\\": \\\"/es/property-details/\\\", \\\"CTFTarget\\\": \\\"\\\", \\\"UTMMedium\\\": \\\"\\\", \\\"CTFNet\\\": \\\"\\\", \\\"Mobile\\\": false, \\\"Country\\\": \\\"\\\", \\\"CTFSource\\\": \\\"\\\", \\\"SessionKey\\\": \\\"6d900d1a-281b-4673-a2c4-177cd67e5f44\\\", \\\"UserAgent\\\": \\\"\\\", \\\"PaveviewKey\\\": \\\"b080e428-624d-46b6-a794-b06aa2a49104\\\", \\\"Referrer\\\": \\\"\\\", \\\"TimeOnPage\\\": 7.92, \\\"UTMTerm\\\": \\\"\\\", \\\"BrowserName\\\": \\\"Firefox\\\", \\\"CTFCampaign\\\": \\\"\\\", \\\"CTFGroup\\\": \\\"\\\", \\\"CTFAd\\\": \\\"\\\"}, {\\\"City\\\": \\\"\\\", \\\"BrowserVersion\\\": \\\"60.0\\\", \\\"CTFMatch\\\": \\\"\\\", \\\"Title\\\": \\\"Property Details - Sun And Golf Properties\\\", \\\"BrowserLanguage\\\": \\\"es-ES\\\", \\\"Hostname\\\": \\\"127.0.0.1\\\", \\\"UTMSource\\\": \\\"\\\", \\\"UTMContent\\\": \\\"\\\", \\\"UTMCampaign\\\": \\\"\\\", \\\"DeviceOS\\\": \\\"Linux x86_64\\\", \\\"ScreenResolution\\\": \\\"1920x1080\\\", \\\"Medium\\\": \\\"direct\\\", \\\"Timestamp\\\": \\\"2019-07-30T12:20:01Z\\\", \\\"CTFKeyword\\\": \\\"\\\", \\\"ReferrerUrl\\\": \\\"\\\", \\\"CTFAccount\\\": \\\"\\\", \\\"Path\\\": \\\"/es/property-details/\\\", \\\"CTFTarget\\\": \\\"\\\", \\\"UTMMedium\\\": \\\"\\\", \\\"CTFNet\\\": \\\"\\\", \\\"Mobile\\\": false, \\\"Country\\\": \\\"\\\", \\\"CTFSource\\\": \\\"\\\", \\\"SessionKey\\\": \\\"6d900d1a-281b-4673-a2c4-177cd67e5f44\\\", \\\"UserAgent\\\": \\\"\\\", \\\"PaveviewKey\\\": \\\"c9178aa2-d254-4d99-b491-7df77228c24f\\\", \\\"Referrer\\\": \\\"\\\", \\\"TimeOnPage\\\": 7.99, \\\"UTMTerm\\\": \\\"\\\", \\\"BrowserName\\\": \\\"Firefox\\\", \\\"CTFCampaign\\\": \\\"\\\", \\\"CTFGroup\\\": \\\"\\\", \\\"CTFAd\\\": \\\"\\\"}, {\\\"City\\\": \\\"\\\", \\\"BrowserVersion\\\": \\\"60.0\\\", \\\"CTFMatch\\\": \\\"\\\", \\\"Title\\\": \\\"Property Details - Sun And Golf Properties\\\", \\\"BrowserLanguage\\\": \\\"es-ES\\\", \\\"Hostname\\\": \\\"127.0.0.1\\\", \\\"UTMSource\\\": \\\"\\\", \\\"UTMContent\\\": \\\"\\\", \\\"UTMCampaign\\\": \\\"\\\", \\\"DeviceOS\\\": \\\"Linux x86_64\\\", \\\"ScreenResolution\\\": \\\"1920x1080\\\", \\\"Medium\\\": \\\"direct\\\", \\\"Timestamp\\\": \\\"2019-07-30T12:16:22Z\\\", \\\"CTFKeyword\\\": \\\"\\\", \\\"ReferrerUrl\\\": \\\"\\\", \\\"CTFAccount\\\": \\\"\\\", \\\"Path\\\": \\\"/es/property-details/\\\", \\\"CTFTarget\\\": \\\"\\\", \\\"UTMMedium\\\": \\\"\\\", \\\"CTFNet\\\": \\\"\\\", \\\"Mobile\\\": false, \\\"Country\\\": \\\"\\\", \\\"CTFSource\\\": \\\"\\\", \\\"SessionKey\\\": \\\"6d900d1a-281b-4673-a2c4-177cd67e5f44\\\", \\\"UserAgent\\\": \\\"\\\", \\\"PaveviewKey\\\": \\\"a07b2431-01e2-4a34-8fa1-024646043608\\\", \\\"Referrer\\\": \\\"\\\", \\\"TimeOnPage\\\": 39.77, \\\"UTMTerm\\\": \\\"\\\", \\\"BrowserName\\\": \\\"Firefox\\\", \\\"CTFCampaign\\\": \\\"\\\", \\\"CTFGroup\\\": \\\"\\\", \\\"CTFAd\\\": \\\"\\\"}, {\\\"City\\\": \\\"\\\", \\\"BrowserVersion\\\": \\\"60.0\\\", \\\"CTFMatch\\\": \\\"\\\", \\\"Title\\\": \\\"Property Details - Sun And Golf Properties\\\", \\\"BrowserLanguage\\\": \\\"es-ES\\\", \\\"Hostname\\\": \\\"127.0.0.1\\\", \\\"UTMSource\\\": \\\"\\\", \\\"UTMContent\\\": \\\"\\\", \\\"UTMCampaign\\\": \\\"\\\", \\\"DeviceOS\\\": \\\"Linux x86_64\\\", \\\"ScreenResolution\\\": \\\"1920x1080\\\", \\\"Medium\\\": \\\"direct\\\", \\\"Timestamp\\\": \\\"2019-07-30T12:04:53Z\\\", \\\"CTFKeyword\\\": \\\"\\\", \\\"ReferrerUrl\\\": \\\"\\\", \\\"CTFAccount\\\": \\\"\\\", \\\"Path\\\": \\\"/es/property-details/\\\", \\\"CTFTarget\\\": \\\"\\\", \\\"UTMMedium\\\": \\\"\\\", \\\"CTFNet\\\": \\\"\\\", \\\"Mobile\\\": false, \\\"Country\\\": \\\"\\\", \\\"CTFSource\\\": \\\"\\\", \\\"SessionKey\\\": \\\"6d900d1a-281b-4673-a2c4-177cd67e5f44\\\", \\\"UserAgent\\\": \\\"\\\", \\\"PaveviewKey\\\": \\\"48068130-2729-407f-9cae-ba761518163a\\\", \\\"Referrer\\\": \\\"\\\", \\\"TimeOnPage\\\": 39.4, \\\"UTMTerm\\\": \\\"\\\", \\\"BrowserName\\\": \\\"Firefox\\\", \\\"CTFCampaign\\\": \\\"\\\", \\\"CTFGroup\\\": \\\"\\\", \\\"CTFAd\\\": \\\"\\\"}]}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"website_session\",\n                    \"link\": \"\",\n                    \"source_id\": \"6d900d1a-281b-4673-a2c4-177cd67e5f44\",\n                    \"object_id\": 51\n                }\n            ],\n            \"page_views\": 11,\n            \"total_visits\": 2,\n            \"first_visit\": \"2019-07-30T11:19:49Z\",\n            \"last_visit\": \"2019-07-30T12:45:30Z\",\n            \"gdpr_accept\": false,\n            \"visitor_key\": \"ce5095a1-fea9-4b22-8d44-da4d8678a7ad\",\n            \"attachments\": [],\n            \"websites\": [],\n            \"medium\": \"direct\",\n            \"linkedin_url\": \"\",\n            \"linkedin_id\": \"\",\n            \"linkedin_picture_url\": \"\",\n            \"skype_username\": \"\",\n            \"birthday\": null,\n            \"twitter_id\": \"\",\n            \"lead_scoring\": 0,\n            \"facebook_url\": \"\",\n            \"twitter_url\": \"\",\n            \"googleplus_url\": \"\",\n            \"pinterest_url\": \"\",\n            \"foursquare_url\": \"\",\n            \"aboutme_url\": \"\",\n            \"klout_url\": \"\",\n            \"facebook_picture_url\": \"\",\n            \"twitter_picture_url\": \"\",\n            \"facebook_id\": \"\",\n            \"google_id\": \"\",\n            \"taxpayer_identification_number\": \"\",\n            \"unsubscribed\": false,\n            \"automations\": [],\n            \"gdpr_acceptance_date\": null\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/contacts/18/\",\n            \"id\": 18,\n            \"owner\": \"pedro.d.diez+12@gmail.com\",\n            \"owner_name\": \"Pedro Piter Piter\",\n            \"first_name\": \"Pacoddd\",\n            \"last_name\": \"Merlo\",\n            \"status\": \"client\",\n            \"title\": \"Mrs.\",\n            \"company\": \"Henderson Gomez LLC\",\n            \"company_details\": \"http://clientify.localtest.me/v1/companies/13/\",\n            \"contact_type\": \"Unnamed\",\n            \"contact_source\": \"Unnamed\",\n            \"emails\": [\n                {\n                    \"id\": 75,\n                    \"type\": 4,\n                    \"email\": \"dafsea@mululghufanastor.net\"\n                },\n                {\n                    \"id\": 74,\n                    \"type\": 4,\n                    \"email\": \"dafsea@mailiasdfanastor.net\"\n                },\n                {\n                    \"id\": 73,\n                    \"type\": 4,\n                    \"email\": \"tbefaqasdfoja@mailinasdftor.net\"\n                },\n                {\n                    \"id\": 71,\n                    \"type\": 4,\n                    \"email\": \"jasper.barry.ph@mailinator.net\"\n                },\n                {\n                    \"id\": 18,\n                    \"type\": 4,\n                    \"email\": \"qoligi@mailinator.net\"\n                }\n            ],\n            \"phones\": [\n                {\n                    \"id\": 79,\n                    \"type\": 1,\n                    \"phone\": \"+1 (618) 353-6324\"\n                },\n                {\n                    \"id\": 76,\n                    \"type\": 1,\n                    \"phone\": \"+1 (618) 353-6458\"\n                },\n                {\n                    \"id\": 18,\n                    \"type\": 1,\n                    \"phone\": \"+1 (498) 513-2968\"\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 17,\n                    \"type\": 1,\n                    \"street\": \"street de la coquina, 23\",\n                    \"city\": \"Lugo\",\n                    \"state\": \"Galicia\",\n                    \"country\": \"Spain\",\n                    \"postal_code\": \"34\"\n                }\n            ],\n            \"picture_url\": null,\n            \"custom_fields\": [],\n            \"tags\": [\n                \"abandoned_cart http://185.253.154.17/\",\n                \"abandoned_cart_http://185.253.154.17/\",\n                \"\",\n                \"the best is yet to come' framed poster - dimension : 40x60cm\",\n                \"art\",\n                \"completed_order_http://185.253.154.17/\",\n                \"completed_order http://185.253.154.17/\"\n            ],\n            \"description\": \"Sunt vitae consequun\",\n            \"remarks\": \"Consequatur aliquid\",\n            \"summary\": \"Voluptas dolorem com\",\n            \"created\": \"2019-04-03T11:48:23.869615-05:00\",\n            \"last_contact\": \"2020-06-12T20:02:03.499020-05:00\",\n            \"related_tasks\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/29/\",\n                    \"id\": 29,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Check Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": null,\n                    \"start_datetime\": null,\n                    \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2020-07-09T13:08:37.033284-05:00\",\n                    \"modified\": \"2020-07-09T13:08:37.033348-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/30/\",\n                    \"id\": 30,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Check Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": null,\n                    \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2020-07-09T13:13:53.957128-05:00\",\n                    \"modified\": \"2020-07-09T13:13:54.010706-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/31/\",\n                    \"id\": 31,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Check Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-03-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2020-07-09T13:16:32.298351-05:00\",\n                    \"modified\": \"2020-07-09T13:16:32.349978-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/33/\",\n                    \"id\": 33,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Task Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-03-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"duration\": 20,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2020-07-10T07:23:23.853887-05:00\",\n                    \"modified\": \"2020-07-10T07:23:23.885853-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/34/\",\n                    \"id\": 34,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Task Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-03-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"duration\": 20,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [],\n                    \"related_companies_names\": [],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2020-07-10T07:24:04.804455-05:00\",\n                    \"modified\": \"2020-07-10T07:24:04.849509-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/42/\",\n                    \"id\": 42,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Check Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-07-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"Location\",\n                    \"guest_users\": [],\n                    \"created\": \"2020-07-22T06:06:41.636065-05:00\",\n                    \"modified\": \"2020-07-22T06:06:41.725268-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/43/\",\n                    \"id\": 43,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Check Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-07-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"Location\",\n                    \"guest_users\": [\n                        \"http://clientify.localtest.me/v1/users/1/\",\n                        \"http://clientify.localtest.me/v1/users/6/\"\n                    ],\n                    \"created\": \"2020-07-22T06:51:51.840970-05:00\",\n                    \"modified\": \"2020-07-22T06:51:51.893181-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/28/\",\n                    \"id\": 28,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Check Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-03-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2020-07-08T09:16:29.099044-05:00\",\n                    \"modified\": \"2021-05-07T07:17:02.043169-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/2/\",\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Contacto 1 Apellido\",\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/48/\",\n                    \"id\": 48,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Task with related\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-07-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"Location\",\n                    \"guest_users\": [\n                        \"http://clientify.localtest.me/v1/users/1/\",\n                        \"http://clientify.localtest.me/v1/users/6/\"\n                    ],\n                    \"created\": \"2021-07-01T12:50:26.284858-05:00\",\n                    \"modified\": \"2021-07-01T12:50:26.340258-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/49/\",\n                    \"id\": 49,\n                    \"owner\": \"pedro.d.diez+12@gmail.com\",\n                    \"owner_name\": \"Pedro Piter Piter\",\n                    \"assigned_to\": \"pedro.d.diez+12@gmail.com\",\n                    \"assigned_to_name\": \"Pedro Piter Piter\",\n                    \"name\": \"Task with related\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-07-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"Location\",\n                    \"guest_users\": [\n                        \"http://clientify.localtest.me/v1/users/1/\",\n                        \"http://clientify.localtest.me/v1/users/6/\"\n                    ],\n                    \"created\": \"2021-07-01T12:51:41.145055-05:00\",\n                    \"modified\": \"2021-07-01T12:51:41.286338-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                }\n            ],\n            \"deals\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/20/\",\n                    \"id\": 20,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"campaña1\",\n                    \"amount\": \"345.00\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"created\": \"2019-04-04T16:37:48.544704-05:00\",\n                    \"expected_closed_date\": \"2019-04-18\",\n                    \"company\": null,\n                    \"source\": null,\n                    \"status\": 3,\n                    \"status_desc\": \"Won\",\n                    \"probability\": 10,\n                    \"probability_desc\": \"100%\",\n                    \"who_can_view\": 1,\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n                    \"pipeline_stage_desc\": \"Contacto realizado\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"involved_contacts\": [],\n                    \"tags\": [],\n                    \"remarks\": \"\",\n                    \"involved_companies\": [],\n                    \"wall_entries\": [\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/315/\",\n                            \"id\": 315,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-04-04T16:37:48.601982-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"campa\\\\u00f1a1\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/20/\\\", \\\"deal_amount\\\": \\\"345.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                            \"extra_datetime\": \"2019-04-18T19:14:00-05:00\",\n                            \"type\": \"deal_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"20\",\n                            \"object_id\": 20\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/317/\",\n                            \"id\": 317,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-04-04T16:38:12.084625-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"campa\\\\u00f1a1\\\", \\\"deal_link\\\": \\\"/deals/20/\\\", \\\"deal_amount\\\": \\\"345.00\\\", \\\"deal_status\\\": \\\"Ganadas\\\"}\",\n                            \"extra_datetime\": \"2019-04-05T19:14:00-05:00\",\n                            \"type\": \"deal_won\",\n                            \"link\": \"\",\n                            \"source_id\": \"20\",\n                            \"object_id\": 20\n                        }\n                    ],\n                    \"tasks\": [],\n                    \"events\": [],\n                    \"custom_fields\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/30/\",\n                    \"id\": 30,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\",\n                    \"amount\": \"11.33\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"created\": \"2020-06-04T07:45:11.801561-05:00\",\n                    \"expected_closed_date\": \"2019-11-30\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"source\": null,\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 7,\n                    \"probability_desc\": \"70%\",\n                    \"who_can_view\": 1,\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/3/\",\n                    \"pipeline_stage_desc\": \"Propuesta presentada\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"involved_contacts\": [],\n                    \"tags\": [],\n                    \"remarks\": \"\",\n                    \"involved_companies\": [],\n                    \"wall_entries\": [\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/874/\",\n                            \"id\": 874,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-06-04T07:45:12.099031-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/30/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                            \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                            \"type\": \"deal_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"30\",\n                            \"object_id\": 30\n                        }\n                    ],\n                    \"tasks\": [],\n                    \"events\": [],\n                    \"custom_fields\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/29/\",\n                    \"id\": 29,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\",\n                    \"amount\": \"11.33\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"created\": \"2020-06-04T07:34:24.193779-05:00\",\n                    \"expected_closed_date\": \"2019-11-30\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"source\": null,\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 7,\n                    \"probability_desc\": \"70%\",\n                    \"who_can_view\": 1,\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/3/\",\n                    \"pipeline_stage_desc\": \"Propuesta presentada\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"involved_contacts\": [],\n                    \"tags\": [],\n                    \"remarks\": \"\",\n                    \"involved_companies\": [],\n                    \"wall_entries\": [\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/871/\",\n                            \"id\": 871,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-06-04T07:34:24.234541-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/29/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                            \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                            \"type\": \"deal_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"29\",\n                            \"object_id\": 29\n                        }\n                    ],\n                    \"tasks\": [],\n                    \"events\": [],\n                    \"custom_fields\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/28/\",\n                    \"id\": 28,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\",\n                    \"amount\": \"11.33\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"created\": \"2020-06-04T07:31:53.409522-05:00\",\n                    \"expected_closed_date\": \"2019-11-30\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"source\": null,\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 5,\n                    \"probability_desc\": \"50%\",\n                    \"who_can_view\": 1,\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/2/\",\n                    \"pipeline_stage_desc\": \"Producto/servicio presentado\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"involved_contacts\": [],\n                    \"tags\": [],\n                    \"remarks\": \"\",\n                    \"involved_companies\": [],\n                    \"wall_entries\": [\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/868/\",\n                            \"id\": 868,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-06-04T07:31:53.728402-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/28/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                            \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                            \"type\": \"deal_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"28\",\n                            \"object_id\": 28\n                        }\n                    ],\n                    \"tasks\": [],\n                    \"events\": [],\n                    \"custom_fields\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/31/\",\n                    \"id\": 31,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\",\n                    \"amount\": \"14000.00\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"created\": \"2020-06-04T07:46:26.855885-05:00\",\n                    \"expected_closed_date\": \"2019-11-30\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"source\": null,\n                    \"status\": 3,\n                    \"status_desc\": \"Won\",\n                    \"probability\": 10,\n                    \"probability_desc\": \"100%\",\n                    \"who_can_view\": 1,\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n                    \"pipeline_stage_desc\": \"Contacto realizado\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"involved_contacts\": [],\n                    \"tags\": [],\n                    \"remarks\": \"\",\n                    \"involved_companies\": [],\n                    \"wall_entries\": [\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/960/\",\n                            \"id\": 960,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-07-23T05:03:21.407290-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/31/\\\", \\\"deal_amount\\\": \\\"14000.00\\\", \\\"deal_status\\\": \\\"Won\\\"}\",\n                            \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                            \"type\": \"deal_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"31\",\n                            \"object_id\": 31\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/877/\",\n                            \"id\": 877,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-06-04T07:46:27.154824-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/31/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                            \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                            \"type\": \"deal_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"31\",\n                            \"object_id\": 31\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/908/\",\n                            \"id\": 908,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-07-02T07:14:59.645837-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_link\\\": \\\"/deals/31/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Won\\\"}\",\n                            \"extra_datetime\": \"2020-07-02T19:14:00-05:00\",\n                            \"type\": \"deal_won\",\n                            \"link\": \"\",\n                            \"source_id\": \"31\",\n                            \"object_id\": 31\n                        }\n                    ],\n                    \"tasks\": [],\n                    \"events\": [],\n                    \"custom_fields\": [\n                        {\n                            \"field\": \"Custom Field 1\",\n                            \"value\": \"cdn_1133\"\n                        }\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/26/\",\n                    \"id\": 26,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"deal para gmail incorrecto\",\n                    \"amount\": \"11.33\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"created\": \"2020-05-26T11:55:59.789808-05:00\",\n                    \"expected_closed_date\": \"2020-11-30\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"source\": null,\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 7,\n                    \"probability_desc\": \"70%\",\n                    \"who_can_view\": 1,\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/3/\",\n                    \"pipeline_stage_desc\": \"Propuesta presentada\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"involved_contacts\": [],\n                    \"tags\": [],\n                    \"remarks\": \"\",\n                    \"involved_companies\": [],\n                    \"wall_entries\": [\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/862/\",\n                            \"id\": 862,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-05-26T11:55:59.816362-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail incorrecto\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/26/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                            \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n                            \"type\": \"deal_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"26\",\n                            \"object_id\": 26\n                        }\n                    ],\n                    \"tasks\": [],\n                    \"events\": [],\n                    \"custom_fields\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/24/\",\n                    \"id\": 24,\n                    \"owner\": \"pedro.d.diez+12@gmail.com\",\n                    \"owner_name\": \"Pedro Piter Piter\",\n                    \"name\": \"deal para gmail\",\n                    \"amount\": \"11.33\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"created\": \"2020-05-26T11:36:57.685551-05:00\",\n                    \"expected_closed_date\": \"2020-11-30\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"source\": null,\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 2,\n                    \"probability_desc\": \"20%\",\n                    \"who_can_view\": 1,\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n                    \"pipeline_stage_desc\": \"Contacto realizado\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"involved_contacts\": [],\n                    \"tags\": [],\n                    \"remarks\": \"\",\n                    \"involved_companies\": [],\n                    \"wall_entries\": [\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/856/\",\n                            \"id\": 856,\n                            \"user\": \"Pedro Piter Piter\",\n                            \"created\": \"2020-05-26T11:36:57.715143-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/24/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                            \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n                            \"type\": \"deal_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"24\",\n                            \"object_id\": 24\n                        }\n                    ],\n                    \"tasks\": [],\n                    \"events\": [],\n                    \"custom_fields\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/27/\",\n                    \"id\": 27,\n                    \"owner\": \"pedro.d.diez+12@gmail.com\",\n                    \"owner_name\": \"Pedro Piter Piter\",\n                    \"name\": \"deal para gmail incorrecto\",\n                    \"amount\": \"11.33\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"created\": \"2020-05-26T11:56:13.211450-05:00\",\n                    \"expected_closed_date\": \"2020-11-30\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"source\": null,\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 5,\n                    \"probability_desc\": \"50%\",\n                    \"who_can_view\": 1,\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/2/\",\n                    \"pipeline_stage_desc\": \"Producto/servicio presentado\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"involved_contacts\": [],\n                    \"tags\": [],\n                    \"remarks\": \"\",\n                    \"involved_companies\": [],\n                    \"wall_entries\": [\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/865/\",\n                            \"id\": 865,\n                            \"user\": \"Pedro Piter Piter\",\n                            \"created\": \"2020-05-26T11:56:13.237017-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail incorrecto\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/27/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                            \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n                            \"type\": \"deal_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"27\",\n                            \"object_id\": 27\n                        }\n                    ],\n                    \"tasks\": [],\n                    \"events\": [],\n                    \"custom_fields\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/25/\",\n                    \"id\": 25,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"deal para gmail incorrecto\",\n                    \"amount\": \"11.33\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"created\": \"2020-06-28T11:38:00-05:00\",\n                    \"expected_closed_date\": \"2020-11-30\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"source\": null,\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 2,\n                    \"probability_desc\": \"20%\",\n                    \"who_can_view\": 1,\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n                    \"pipeline_stage_desc\": \"Contacto realizado\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"involved_contacts\": [],\n                    \"tags\": [],\n                    \"remarks\": \"\",\n                    \"involved_companies\": [],\n                    \"wall_entries\": [\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/859/\",\n                            \"id\": 859,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-05-26T11:38:17.621207-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail incorrecto\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/25/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                            \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n                            \"type\": \"deal_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"25\",\n                            \"object_id\": 25\n                        }\n                    ],\n                    \"tasks\": [],\n                    \"events\": [],\n                    \"custom_fields\": []\n                }\n            ],\n            \"wall_entries\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/902/\",\n                    \"id\": 902,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-06-24T13:27:53.701841-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"ecommerce_new_order\",\n                    \"link\": \"\",\n                    \"source_id\": \"38\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/903/\",\n                    \"id\": 903,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-06-24T13:28:26.009103-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"ecommerce_new_order\",\n                    \"link\": \"\",\n                    \"source_id\": \"39\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/937/\",\n                    \"id\": 937,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-10T07:23:24.666278-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Task Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/33/\\\"}\",\n                    \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"33\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/904/\",\n                    \"id\": 904,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-06-24T13:30:59.997826-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"ecommerce_new_order\",\n                    \"link\": \"\",\n                    \"source_id\": \"40\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/857/\",\n                    \"id\": 857,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-26T11:36:57.721111-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/24/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"24\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/927/\",\n                    \"id\": 927,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-09T13:16:32.702495-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/31/\\\"}\",\n                    \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"31\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/316/\",\n                    \"id\": 316,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-04-04T16:37:48.612931-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"campa\\\\u00f1a1\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/20/\\\", \\\"deal_amount\\\": \\\"345.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2019-04-18T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"20\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/318/\",\n                    \"id\": 318,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-04-04T16:38:12.101872-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"campa\\\\u00f1a1\\\", \\\"deal_link\\\": \\\"/deals/20/\\\", \\\"deal_amount\\\": \\\"345.00\\\", \\\"deal_status\\\": \\\"Ganadas\\\"}\",\n                    \"extra_datetime\": \"2019-04-05T19:14:00-05:00\",\n                    \"type\": \"deal_won\",\n                    \"link\": \"\",\n                    \"source_id\": \"20\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/268/\",\n                    \"id\": 268,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2019-04-03T11:48:23.896633-05:00\",\n                    \"extra\": \"{\\\"note_comment\\\": \\\"Consequuntur iusto d\\\", \\\"note_name\\\": \\\"Mensaje desde formulario\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"note\",\n                    \"link\": \"\",\n                    \"source_id\": \"22\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/269/\",\n                    \"id\": 269,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2019-04-03T11:48:23.929149-05:00\",\n                    \"extra\": \"{\\\"is_landing\\\": true, \\\"webform_name\\\": \\\"campa\\\\u00f1a1\\\", \\\"webform_link\\\": \\\"/web-marketing/landingpages/1/\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_creation_from_webform\",\n                    \"link\": \"\",\n                    \"source_id\": \"2\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/860/\",\n                    \"id\": 860,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-26T11:38:17.638011-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail incorrecto\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/25/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/941/\",\n                    \"id\": 941,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-10T07:24:04.898515-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Task Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/34/\\\"}\",\n                    \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"34\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/863/\",\n                    \"id\": 863,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-26T11:55:59.822456-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail incorrecto\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/26/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"26\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/948/\",\n                    \"id\": 948,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-07-15T10:20:44.359682-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"18\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/953/\",\n                    \"id\": 953,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-22T06:06:41.817399-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"Location\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/42/\\\"}\",\n                    \"extra_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"42\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/957/\",\n                    \"id\": 957,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-22T06:51:51.922814-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"Location\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/43/\\\"}\",\n                    \"extra_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"43\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/961/\",\n                    \"id\": 961,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-23T05:03:21.461296-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/31/\\\", \\\"deal_amount\\\": \\\"14000.00\\\", \\\"deal_status\\\": \\\"Won\\\"}\",\n                    \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"31\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/773/\",\n                    \"id\": 773,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-19T13:38:16.919306-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"18\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/774/\",\n                    \"id\": 774,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-19T13:44:39.531828-05:00\",\n                    \"extra\": \"{\\\"note_comment\\\": \\\"Nobis aliquip quia c\\\", \\\"note_name\\\": \\\"Message from API\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"note\",\n                    \"link\": \"\",\n                    \"source_id\": \"109\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/775/\",\n                    \"id\": 775,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-19T13:44:39.550888-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"gdpr_acceptance\",\n                    \"link\": \"\",\n                    \"source_id\": \"18\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/776/\",\n                    \"id\": 776,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-19T13:44:39.627892-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"18\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/777/\",\n                    \"id\": 777,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-19T13:54:42.348387-05:00\",\n                    \"extra\": \"{\\\"note_comment\\\": \\\"Nobis aliquip quia c\\\", \\\"note_name\\\": \\\"Message from API\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"note\",\n                    \"link\": \"\",\n                    \"source_id\": \"110\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/778/\",\n                    \"id\": 778,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-19T13:54:42.583112-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"18\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/779/\",\n                    \"id\": 779,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-19T13:55:04.016532-05:00\",\n                    \"extra\": \"{\\\"note_comment\\\": \\\"Nobis aliquip quia c\\\", \\\"note_name\\\": \\\"Message from API\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"note\",\n                    \"link\": \"\",\n                    \"source_id\": \"111\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/780/\",\n                    \"id\": 780,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-19T13:55:04.086660-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"18\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/781/\",\n                    \"id\": 781,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-19T13:56:54.194937-05:00\",\n                    \"extra\": \"{\\\"note_comment\\\": \\\"Nobis aliquip quia c\\\", \\\"note_name\\\": \\\"Message from API\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"note\",\n                    \"link\": \"\",\n                    \"source_id\": \"112\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/782/\",\n                    \"id\": 782,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-19T13:56:54.250254-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"18\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/786/\",\n                    \"id\": 786,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-19T14:03:28.829094-05:00\",\n                    \"extra\": \"{\\\"note_comment\\\": \\\"Nobis aliquip quia c\\\", \\\"note_name\\\": \\\"Message from API\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"note\",\n                    \"link\": \"\",\n                    \"source_id\": \"114\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/787/\",\n                    \"id\": 787,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-19T14:03:29.016069-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"18\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/866/\",\n                    \"id\": 866,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-26T11:56:13.242545-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail incorrecto\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/27/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"27\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/900/\",\n                    \"id\": 900,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-06-24T13:21:54.931835-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"ecommerce_new_order\",\n                    \"link\": \"\",\n                    \"source_id\": \"36\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/949/\",\n                    \"id\": 949,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-07-15T10:20:56.837174-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"18\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/901/\",\n                    \"id\": 901,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-06-24T13:26:15.228126-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"ecommerce_new_order\",\n                    \"link\": \"\",\n                    \"source_id\": \"37\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/802/\",\n                    \"id\": 802,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-25T12:42:17.981552-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"18\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/803/\",\n                    \"id\": 803,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-25T13:34:34.012063-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"18\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/804/\",\n                    \"id\": 804,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-25T13:39:55.052028-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"18\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/805/\",\n                    \"id\": 805,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-25T13:50:39.891146-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"18\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/806/\",\n                    \"id\": 806,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-25T13:53:12.281218-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"18\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/807/\",\n                    \"id\": 807,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-25T13:53:52.954881-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"18\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/808/\",\n                    \"id\": 808,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-25T14:35:44.255623-05:00\",\n                    \"extra\": \"{\\\"note_comment\\\": \\\"Nobis aliquip quia c\\\", \\\"note_name\\\": \\\"Message from API\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"note\",\n                    \"link\": \"\",\n                    \"source_id\": \"117\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/809/\",\n                    \"id\": 809,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-25T14:35:44.344147-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"18\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/810/\",\n                    \"id\": 810,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-25T14:36:51.600840-05:00\",\n                    \"extra\": \"{\\\"note_comment\\\": \\\"Nobis aliquip quia c\\\", \\\"note_name\\\": \\\"Message from API\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"note\",\n                    \"link\": \"\",\n                    \"source_id\": \"118\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/811/\",\n                    \"id\": 811,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-25T14:36:51.771471-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"18\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/812/\",\n                    \"id\": 812,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-25T14:37:16.565620-05:00\",\n                    \"extra\": \"{\\\"note_comment\\\": \\\"Nobis aliquip quia c\\\", \\\"note_name\\\": \\\"Message from API\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"note\",\n                    \"link\": \"\",\n                    \"source_id\": \"119\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/813/\",\n                    \"id\": 813,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-25T14:37:16.853454-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"18\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/872/\",\n                    \"id\": 872,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-06-04T07:34:24.240147-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/29/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                    \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"29\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/869/\",\n                    \"id\": 869,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-06-04T07:31:53.760913-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/28/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                    \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"28\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/875/\",\n                    \"id\": 875,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-06-04T07:45:12.107602-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/30/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                    \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"30\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/878/\",\n                    \"id\": 878,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-06-04T07:46:27.164166-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/31/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                    \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"31\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/880/\",\n                    \"id\": 880,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-06-12T08:31:44.237118-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"ecommerce_new_order\",\n                    \"link\": \"\",\n                    \"source_id\": \"11\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/881/\",\n                    \"id\": 881,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-06-12T08:35:21.866110-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"ecommerce_new_order\",\n                    \"link\": \"\",\n                    \"source_id\": \"12\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/882/\",\n                    \"id\": 882,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-06-12T09:46:18.466682-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"ecommerce_new_order\",\n                    \"link\": \"\",\n                    \"source_id\": \"13\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/883/\",\n                    \"id\": 883,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-06-12T09:48:10.536492-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"ecommerce_new_order\",\n                    \"link\": \"\",\n                    \"source_id\": \"14\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/884/\",\n                    \"id\": 884,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-06-12T10:34:54.741313-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"ecommerce_new_order\",\n                    \"link\": \"\",\n                    \"source_id\": \"15\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/885/\",\n                    \"id\": 885,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-06-12T15:04:06.344038-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"ecommerce_new_order\",\n                    \"link\": \"\",\n                    \"source_id\": \"16\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/886/\",\n                    \"id\": 886,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-06-12T15:11:01.595459-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"ecommerce_new_order\",\n                    \"link\": \"\",\n                    \"source_id\": \"17\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/887/\",\n                    \"id\": 887,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-06-12T20:02:03.499020-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"ecommerce_new_order\",\n                    \"link\": \"\",\n                    \"source_id\": \"27\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/896/\",\n                    \"id\": 896,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-06-23T10:27:44.635302-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"ecommerce_new_order\",\n                    \"link\": \"\",\n                    \"source_id\": \"30\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/897/\",\n                    \"id\": 897,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-06-23T12:16:22.087997-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"ecommerce_new_order\",\n                    \"link\": \"\",\n                    \"source_id\": \"33\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/898/\",\n                    \"id\": 898,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-06-23T14:14:43.669989-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"ecommerce_new_order\",\n                    \"link\": \"\",\n                    \"source_id\": \"34\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/899/\",\n                    \"id\": 899,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-06-24T12:48:23.985070-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"ecommerce_new_order\",\n                    \"link\": \"\",\n                    \"source_id\": \"35\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/909/\",\n                    \"id\": 909,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-02T07:14:59.671228-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_link\\\": \\\"/deals/31/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Won\\\"}\",\n                    \"extra_datetime\": \"2020-07-02T19:14:00-05:00\",\n                    \"type\": \"deal_won\",\n                    \"link\": \"\",\n                    \"source_id\": \"31\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/917/\",\n                    \"id\": 917,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-08T09:16:29.664287-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/28/\\\"}\",\n                    \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"28\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/923/\",\n                    \"id\": 923,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-09T13:13:54.414551-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/30/\\\"}\",\n                    \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"30\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/1056/\",\n                    \"id\": 1056,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2021-05-07T07:17:02.119168-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/28/\\\"}\",\n                    \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"28\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/270/\",\n                    \"id\": 270,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-04-03T11:48:00-05:00\",\n                    \"extra\": \"{\\\"hostname\\\": \\\"midominio.com:8000\\\", \\\"page_views\\\": [{\\\"City\\\": \\\"\\\", \\\"BrowserVersion\\\": \\\"60.0\\\", \\\"CTFMatch\\\": \\\"b\\\", \\\"Title\\\": \\\"campa\\\\u00f1a1\\\", \\\"BrowserLanguage\\\": \\\"es-ES\\\", \\\"Hostname\\\": \\\"midominio.com:8000\\\", \\\"UTMSource\\\": \\\"adwords\\\", \\\"UTMContent\\\": \\\"\\\", \\\"UTMCampaign\\\": \\\"\\\", \\\"DeviceOS\\\": \\\"Linux x86_64\\\", \\\"ScreenResolution\\\": \\\"1920x1080\\\", \\\"Medium\\\": \\\"direct\\\", \\\"Timestamp\\\": \\\"2019-04-03T16:48:17Z\\\", \\\"CTFKeyword\\\": \\\"clientify\\\", \\\"ReferrerUrl\\\": \\\"\\\", \\\"CTFAccount\\\": \\\"296-540-2488\\\", \\\"Path\\\": \\\"/\\\", \\\"CTFTarget\\\": \\\"kwd-20315593\\\", \\\"UTMMedium\\\": \\\"ppc\\\", \\\"CTFNet\\\": \\\"adwords\\\", \\\"Mobile\\\": false, \\\"Country\\\": \\\"\\\", \\\"CTFSource\\\": \\\"g\\\", \\\"SessionKey\\\": \\\"75a46c01-3df1-4ce4-bd09-b704718bc291\\\", \\\"UserAgent\\\": \\\"\\\", \\\"PaveviewKey\\\": \\\"807a8308-9ea8-41db-bfd2-1f29af7467cc\\\", \\\"Referrer\\\": \\\"\\\", \\\"TimeOnPage\\\": 6.62, \\\"UTMTerm\\\": \\\"clientify\\\", \\\"BrowserName\\\": \\\"Firefox\\\", \\\"CTFCampaign\\\": \\\"1753526595\\\", \\\"CTFGroup\\\": \\\"68145261825\\\", \\\"CTFAd\\\": \\\"341245359323\\\"}, {\\\"City\\\": \\\"\\\", \\\"BrowserVersion\\\": \\\"60.0\\\", \\\"CTFMatch\\\": \\\"b\\\", \\\"Title\\\": \\\"campa\\\\u00f1a1\\\", \\\"BrowserLanguage\\\": \\\"es-ES\\\", \\\"Hostname\\\": \\\"midominio.com:8000\\\", \\\"UTMSource\\\": \\\"adwords\\\", \\\"UTMContent\\\": \\\"\\\", \\\"UTMCampaign\\\": \\\"\\\", \\\"DeviceOS\\\": \\\"Linux x86_64\\\", \\\"ScreenResolution\\\": \\\"1920x1080\\\", \\\"Medium\\\": \\\"direct\\\", \\\"Timestamp\\\": \\\"2019-04-03T16:48:00Z\\\", \\\"CTFKeyword\\\": \\\"clientify\\\", \\\"ReferrerUrl\\\": \\\"\\\", \\\"CTFAccount\\\": \\\"296-540-2488\\\", \\\"Path\\\": \\\"/\\\", \\\"CTFTarget\\\": \\\"kwd-20315593\\\", \\\"UTMMedium\\\": \\\"ppc\\\", \\\"CTFNet\\\": \\\"adwords\\\", \\\"Mobile\\\": false, \\\"Country\\\": \\\"\\\", \\\"CTFSource\\\": \\\"g\\\", \\\"SessionKey\\\": \\\"75a46c01-3df1-4ce4-bd09-b704718bc291\\\", \\\"UserAgent\\\": \\\"\\\", \\\"PaveviewKey\\\": \\\"09819006-3982-4cfb-99ab-a526517faaec\\\", \\\"Referrer\\\": \\\"\\\", \\\"TimeOnPage\\\": 14.14, \\\"UTMTerm\\\": \\\"clientify\\\", \\\"BrowserName\\\": \\\"Firefox\\\", \\\"CTFCampaign\\\": \\\"1753526595\\\", \\\"CTFGroup\\\": \\\"68145261825\\\", \\\"CTFAd\\\": \\\"341245359323\\\"}]}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"website_session\",\n                    \"link\": \"\",\n                    \"source_id\": \"75a46c01-3df1-4ce4-bd09-b704718bc291\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/1315/\",\n                    \"id\": 1315,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2021-07-01T12:50:26.379779-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Task with related\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"Location\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/48/\\\"}\",\n                    \"extra_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"48\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/1319/\",\n                    \"id\": 1319,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2021-07-01T12:51:41.329551-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Task with related\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"Location\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/49/\\\"}\",\n                    \"extra_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"49\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/1322/\",\n                    \"id\": 1322,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2021-07-01T12:34:00-05:00\",\n                    \"extra\": \"{\\\"checkin_comment\\\": \\\"Face to Face meeting\\\", \\\"checkin_outcome\\\": \\\"completed \\\", \\\"checkin_type\\\": \\\"face_to_face\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"checkin\",\n                    \"link\": \"\",\n                    \"source_id\": \"2\",\n                    \"object_id\": 18\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/1323/\",\n                    \"id\": 1323,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2021-07-08T12:34:00-05:00\",\n                    \"extra\": \"{\\\"checkin_comment\\\": \\\"Virtual scheduled meeting from postman\\\", \\\"checkin_outcome\\\": \\\"scheduled \\\", \\\"checkin_type\\\": \\\"virtual\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"checkin\",\n                    \"link\": \"\",\n                    \"source_id\": \"3\",\n                    \"object_id\": 18\n                }\n            ],\n            \"page_views\": 2,\n            \"total_visits\": 1,\n            \"first_visit\": \"2019-04-03T16:48:00Z\",\n            \"last_visit\": \"2019-04-03T16:48:17Z\",\n            \"gdpr_accept\": true,\n            \"visitor_key\": \"85e61fe0-2aee-4b8e-9ae7-ce6bd76efbe6\",\n            \"attachments\": [],\n            \"websites\": [],\n            \"medium\": \"direct\",\n            \"linkedin_url\": \"\",\n            \"linkedin_id\": \"\",\n            \"linkedin_picture_url\": \"\",\n            \"skype_username\": \"\",\n            \"birthday\": null,\n            \"twitter_id\": \"\",\n            \"lead_scoring\": 0,\n            \"facebook_url\": \"\",\n            \"twitter_url\": \"\",\n            \"googleplus_url\": \"\",\n            \"pinterest_url\": \"\",\n            \"foursquare_url\": \"\",\n            \"aboutme_url\": \"\",\n            \"klout_url\": \"\",\n            \"facebook_picture_url\": \"\",\n            \"twitter_picture_url\": \"\",\n            \"facebook_id\": \"\",\n            \"google_id\": \"\",\n            \"taxpayer_identification_number\": \"\",\n            \"unsubscribed\": false,\n            \"automations\": [],\n            \"gdpr_acceptance_date\": \"2020-05-19T13:44:39.550888-05:00\"\n        }\n    ]\n}"}],"_postman_id":"d6b5b909-e8f0-4600-aa2c-75b7b6ac9c2e"},{"name":"Add Deal involved contacts","id":"673d2804-eeff-4d16-9817-ae82c805b3f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/deals/:deal_id/contacts/:contact_id/","description":"<p>Adds the contact with <code>:contact_id</code> to the list of related contacts of the deal with id <code>:deal_id</code></p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",":deal_id","contacts",":contact_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{deal}}","key":"deal_id"},{"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[{"id":"7ad338c0-b937-4860-9bdd-f5288502eec8","name":"List Deal involved contacts Copy","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{Protocol}}://{{Domain}}/v1/deals/:deal_id/contacts/:contact_id/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","deals",":deal_id","contacts",":contact_id",""],"variable":[{"key":"deal_id","value":"{{deal-id}}"},{"key":"contact_id","value":"{{contact-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 08 Jul 2021 21:39:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"52525"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"http://clientify.localtest.me/v1/contacts/18/\",\n    \"id\": 18,\n    \"owner\": \"pedro.d.diez+12@gmail.com\",\n    \"owner_name\": \"Pedro Piter Piter\",\n    \"first_name\": \"Pacoddd\",\n    \"last_name\": \"Merlo\",\n    \"status\": \"client\",\n    \"title\": \"Mrs.\",\n    \"company\": \"Henderson Gomez LLC\",\n    \"company_details\": \"http://clientify.localtest.me/v1/companies/13/\",\n    \"contact_type\": \"Unnamed\",\n    \"contact_source\": \"Unnamed\",\n    \"emails\": [\n        {\n            \"id\": 75,\n            \"type\": 4,\n            \"email\": \"dafsea@mululghufanastor.net\"\n        },\n        {\n            \"id\": 74,\n            \"type\": 4,\n            \"email\": \"dafsea@mailiasdfanastor.net\"\n        },\n        {\n            \"id\": 73,\n            \"type\": 4,\n            \"email\": \"tbefaqasdfoja@mailinasdftor.net\"\n        },\n        {\n            \"id\": 71,\n            \"type\": 4,\n            \"email\": \"jasper.barry.ph@mailinator.net\"\n        },\n        {\n            \"id\": 18,\n            \"type\": 4,\n            \"email\": \"qoligi@mailinator.net\"\n        }\n    ],\n    \"phones\": [\n        {\n            \"id\": 79,\n            \"type\": 1,\n            \"phone\": \"+1 (618) 353-6324\"\n        },\n        {\n            \"id\": 76,\n            \"type\": 1,\n            \"phone\": \"+1 (618) 353-6458\"\n        },\n        {\n            \"id\": 18,\n            \"type\": 1,\n            \"phone\": \"+1 (498) 513-2968\"\n        }\n    ],\n    \"addresses\": [\n        {\n            \"id\": 17,\n            \"type\": 1,\n            \"street\": \"street de la coquina, 23\",\n            \"city\": \"Lugo\",\n            \"state\": \"Galicia\",\n            \"country\": \"Spain\",\n            \"postal_code\": \"34\"\n        }\n    ],\n    \"picture_url\": null,\n    \"custom_fields\": [],\n    \"tags\": [\n        \"abandoned_cart http://185.253.154.17/\",\n        \"abandoned_cart_http://185.253.154.17/\",\n        \"\",\n        \"the best is yet to come' framed poster - dimension : 40x60cm\",\n        \"art\",\n        \"completed_order_http://185.253.154.17/\",\n        \"completed_order http://185.253.154.17/\"\n    ],\n    \"description\": \"Sunt vitae consequun\",\n    \"remarks\": \"Consequatur aliquid\",\n    \"summary\": \"Voluptas dolorem com\",\n    \"created\": \"2019-04-03T11:48:23.869615-05:00\",\n    \"last_contact\": \"2020-06-12T20:02:03.499020-05:00\",\n    \"related_tasks\": [\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/29/\",\n            \"id\": 29,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Check Postman\",\n            \"description\": \"Some description\",\n            \"remarks\": \"Creating new task from postman\",\n            \"due_date\": null,\n            \"start_datetime\": null,\n            \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n            \"type_desc\": \"Video conferencia\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2020-07-09T13:08:37.033284-05:00\",\n            \"modified\": \"2020-07-09T13:08:37.033348-05:00\",\n            \"related_contacts\": [\n                \"http://clientify.localtest.me/v1/contacts/18/\"\n            ],\n            \"related_contacts_names\": [\n                \"Pacoddd Merlo\"\n            ]\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/30/\",\n            \"id\": 30,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Check Postman\",\n            \"description\": \"Some description\",\n            \"remarks\": \"Creating new task from postman\",\n            \"due_date\": null,\n            \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n            \"type_desc\": \"Video conferencia\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2020-07-09T13:13:53.957128-05:00\",\n            \"modified\": \"2020-07-09T13:13:54.010706-05:00\",\n            \"related_contacts\": [\n                \"http://clientify.localtest.me/v1/contacts/18/\"\n            ],\n            \"related_contacts_names\": [\n                \"Pacoddd Merlo\"\n            ]\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/31/\",\n            \"id\": 31,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Check Postman\",\n            \"description\": \"Some description\",\n            \"remarks\": \"Creating new task from postman\",\n            \"due_date\": \"2020-03-28T06:00:00-05:00\",\n            \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n            \"type_desc\": \"Video conferencia\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2020-07-09T13:16:32.298351-05:00\",\n            \"modified\": \"2020-07-09T13:16:32.349978-05:00\",\n            \"related_contacts\": [\n                \"http://clientify.localtest.me/v1/contacts/18/\"\n            ],\n            \"related_contacts_names\": [\n                \"Pacoddd Merlo\"\n            ]\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/33/\",\n            \"id\": 33,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Task Postman\",\n            \"description\": \"Some description\",\n            \"remarks\": \"Creating new task from postman\",\n            \"due_date\": \"2020-03-28T06:00:00-05:00\",\n            \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"duration\": 20,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n            \"type_desc\": \"Video conferencia\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2020-07-10T07:23:23.853887-05:00\",\n            \"modified\": \"2020-07-10T07:23:23.885853-05:00\",\n            \"related_contacts\": [\n                \"http://clientify.localtest.me/v1/contacts/18/\"\n            ],\n            \"related_contacts_names\": [\n                \"Pacoddd Merlo\"\n            ]\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/34/\",\n            \"id\": 34,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Task Postman\",\n            \"description\": \"Some description\",\n            \"remarks\": \"Creating new task from postman\",\n            \"due_date\": \"2020-03-28T06:00:00-05:00\",\n            \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"duration\": 20,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [],\n            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n            \"type_desc\": \"Video conferencia\",\n            \"task_stage\": null,\n            \"related_companies\": [],\n            \"related_companies_names\": [],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2020-07-10T07:24:04.804455-05:00\",\n            \"modified\": \"2020-07-10T07:24:04.849509-05:00\",\n            \"related_contacts\": [\n                \"http://clientify.localtest.me/v1/contacts/18/\"\n            ],\n            \"related_contacts_names\": [\n                \"Pacoddd Merlo\"\n            ]\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/42/\",\n            \"id\": 42,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Check Postman\",\n            \"description\": \"Some description\",\n            \"remarks\": \"Creating new task from postman\",\n            \"due_date\": \"2020-07-28T06:00:00-05:00\",\n            \"start_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"end_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n            \"type_desc\": \"Video conferencia\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"Location\",\n            \"guest_users\": [],\n            \"created\": \"2020-07-22T06:06:41.636065-05:00\",\n            \"modified\": \"2020-07-22T06:06:41.725268-05:00\",\n            \"related_contacts\": [\n                \"http://clientify.localtest.me/v1/contacts/18/\"\n            ],\n            \"related_contacts_names\": [\n                \"Pacoddd Merlo\"\n            ]\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/43/\",\n            \"id\": 43,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Check Postman\",\n            \"description\": \"Some description\",\n            \"remarks\": \"Creating new task from postman\",\n            \"due_date\": \"2020-07-28T06:00:00-05:00\",\n            \"start_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"end_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n            \"type_desc\": \"Video conferencia\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"Location\",\n            \"guest_users\": [\n                \"http://clientify.localtest.me/v1/users/1/\",\n                \"http://clientify.localtest.me/v1/users/6/\"\n            ],\n            \"created\": \"2020-07-22T06:51:51.840970-05:00\",\n            \"modified\": \"2020-07-22T06:51:51.893181-05:00\",\n            \"related_contacts\": [\n                \"http://clientify.localtest.me/v1/contacts/18/\"\n            ],\n            \"related_contacts_names\": [\n                \"Pacoddd Merlo\"\n            ]\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/28/\",\n            \"id\": 28,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Check Postman\",\n            \"description\": \"Some description\",\n            \"remarks\": \"Creating new task from postman\",\n            \"due_date\": \"2020-03-28T06:00:00-05:00\",\n            \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n            \"type_desc\": \"Video conferencia\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2020-07-08T09:16:29.099044-05:00\",\n            \"modified\": \"2021-05-07T07:17:02.043169-05:00\",\n            \"related_contacts\": [\n                \"http://clientify.localtest.me/v1/contacts/2/\",\n                \"http://clientify.localtest.me/v1/contacts/18/\"\n            ],\n            \"related_contacts_names\": [\n                \"Contacto 1 Apellido\",\n                \"Pacoddd Merlo\"\n            ]\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/48/\",\n            \"id\": 48,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Task with related\",\n            \"description\": \"Some description\",\n            \"remarks\": \"Creating new task from postman\",\n            \"due_date\": \"2020-07-28T06:00:00-05:00\",\n            \"start_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"end_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n            \"type_desc\": \"Video conferencia\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"Location\",\n            \"guest_users\": [\n                \"http://clientify.localtest.me/v1/users/1/\",\n                \"http://clientify.localtest.me/v1/users/6/\"\n            ],\n            \"created\": \"2021-07-01T12:50:26.284858-05:00\",\n            \"modified\": \"2021-07-01T12:50:26.340258-05:00\",\n            \"related_contacts\": [\n                \"http://clientify.localtest.me/v1/contacts/18/\"\n            ],\n            \"related_contacts_names\": [\n                \"Pacoddd Merlo\"\n            ]\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/49/\",\n            \"id\": 49,\n            \"owner\": \"pedro.d.diez+12@gmail.com\",\n            \"owner_name\": \"Pedro Piter Piter\",\n            \"assigned_to\": \"pedro.d.diez+12@gmail.com\",\n            \"assigned_to_name\": \"Pedro Piter Piter\",\n            \"name\": \"Task with related\",\n            \"description\": \"Some description\",\n            \"remarks\": \"Creating new task from postman\",\n            \"due_date\": \"2020-07-28T06:00:00-05:00\",\n            \"start_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"end_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n            \"type_desc\": \"Video conferencia\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"Location\",\n            \"guest_users\": [\n                \"http://clientify.localtest.me/v1/users/1/\",\n                \"http://clientify.localtest.me/v1/users/6/\"\n            ],\n            \"created\": \"2021-07-01T12:51:41.145055-05:00\",\n            \"modified\": \"2021-07-01T12:51:41.286338-05:00\",\n            \"related_contacts\": [\n                \"http://clientify.localtest.me/v1/contacts/18/\"\n            ],\n            \"related_contacts_names\": [\n                \"Pacoddd Merlo\"\n            ]\n        }\n    ],\n    \"deals\": [\n        {\n            \"url\": \"http://clientify.localtest.me/v1/deals/20/\",\n            \"id\": 20,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"campaña1\",\n            \"amount\": \"345.00\",\n            \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n            \"contact_name\": \"Pacoddd Merlo\",\n            \"contact_email\": \"qoligi@mailinator.net\",\n            \"contact_phone\": \"+1 (498) 513-2968\",\n            \"created\": \"2019-04-04T16:37:48.544704-05:00\",\n            \"expected_closed_date\": \"2019-04-18\",\n            \"company\": null,\n            \"source\": null,\n            \"status\": 3,\n            \"status_desc\": \"Won\",\n            \"probability\": 10,\n            \"probability_desc\": \"100%\",\n            \"who_can_view\": 1,\n            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n            \"pipeline_stage_desc\": \"Contacto realizado\",\n            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n            \"pipeline_desc\": \"Por defecto\",\n            \"involved_contacts\": [],\n            \"tags\": [],\n            \"remarks\": \"\",\n            \"involved_companies\": [],\n            \"wall_entries\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/315/\",\n                    \"id\": 315,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-04-04T16:37:48.601982-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"campa\\\\u00f1a1\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/20/\\\", \\\"deal_amount\\\": \\\"345.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2019-04-18T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"20\",\n                    \"object_id\": 20\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/317/\",\n                    \"id\": 317,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-04-04T16:38:12.084625-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"campa\\\\u00f1a1\\\", \\\"deal_link\\\": \\\"/deals/20/\\\", \\\"deal_amount\\\": \\\"345.00\\\", \\\"deal_status\\\": \\\"Ganadas\\\"}\",\n                    \"extra_datetime\": \"2019-04-05T19:14:00-05:00\",\n                    \"type\": \"deal_won\",\n                    \"link\": \"\",\n                    \"source_id\": \"20\",\n                    \"object_id\": 20\n                }\n            ],\n            \"tasks\": [],\n            \"events\": [],\n            \"custom_fields\": []\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/deals/30/\",\n            \"id\": 30,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\",\n            \"amount\": \"11.33\",\n            \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n            \"contact_name\": \"Pacoddd Merlo\",\n            \"contact_email\": \"qoligi@mailinator.net\",\n            \"contact_phone\": \"+1 (498) 513-2968\",\n            \"created\": \"2020-06-04T07:45:11.801561-05:00\",\n            \"expected_closed_date\": \"2019-11-30\",\n            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"company_name\": \"MaCriptco\",\n            \"source\": null,\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 7,\n            \"probability_desc\": \"70%\",\n            \"who_can_view\": 1,\n            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/3/\",\n            \"pipeline_stage_desc\": \"Propuesta presentada\",\n            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n            \"pipeline_desc\": \"Por defecto\",\n            \"involved_contacts\": [],\n            \"tags\": [],\n            \"remarks\": \"\",\n            \"involved_companies\": [],\n            \"wall_entries\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/874/\",\n                    \"id\": 874,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-06-04T07:45:12.099031-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/30/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                    \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"30\",\n                    \"object_id\": 30\n                }\n            ],\n            \"tasks\": [],\n            \"events\": [],\n            \"custom_fields\": []\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/deals/29/\",\n            \"id\": 29,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\",\n            \"amount\": \"11.33\",\n            \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n            \"contact_name\": \"Pacoddd Merlo\",\n            \"contact_email\": \"qoligi@mailinator.net\",\n            \"contact_phone\": \"+1 (498) 513-2968\",\n            \"created\": \"2020-06-04T07:34:24.193779-05:00\",\n            \"expected_closed_date\": \"2019-11-30\",\n            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"company_name\": \"MaCriptco\",\n            \"source\": null,\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 7,\n            \"probability_desc\": \"70%\",\n            \"who_can_view\": 1,\n            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/3/\",\n            \"pipeline_stage_desc\": \"Propuesta presentada\",\n            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n            \"pipeline_desc\": \"Por defecto\",\n            \"involved_contacts\": [],\n            \"tags\": [],\n            \"remarks\": \"\",\n            \"involved_companies\": [],\n            \"wall_entries\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/871/\",\n                    \"id\": 871,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-06-04T07:34:24.234541-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/29/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                    \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"29\",\n                    \"object_id\": 29\n                }\n            ],\n            \"tasks\": [],\n            \"events\": [],\n            \"custom_fields\": []\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/deals/28/\",\n            \"id\": 28,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\",\n            \"amount\": \"11.33\",\n            \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n            \"contact_name\": \"Pacoddd Merlo\",\n            \"contact_email\": \"qoligi@mailinator.net\",\n            \"contact_phone\": \"+1 (498) 513-2968\",\n            \"created\": \"2020-06-04T07:31:53.409522-05:00\",\n            \"expected_closed_date\": \"2019-11-30\",\n            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"company_name\": \"MaCriptco\",\n            \"source\": null,\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 5,\n            \"probability_desc\": \"50%\",\n            \"who_can_view\": 1,\n            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/2/\",\n            \"pipeline_stage_desc\": \"Producto/servicio presentado\",\n            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n            \"pipeline_desc\": \"Por defecto\",\n            \"involved_contacts\": [],\n            \"tags\": [],\n            \"remarks\": \"\",\n            \"involved_companies\": [],\n            \"wall_entries\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/868/\",\n                    \"id\": 868,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-06-04T07:31:53.728402-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/28/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                    \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"28\",\n                    \"object_id\": 28\n                }\n            ],\n            \"tasks\": [],\n            \"events\": [],\n            \"custom_fields\": []\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/deals/31/\",\n            \"id\": 31,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\",\n            \"amount\": \"14000.00\",\n            \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n            \"contact_name\": \"Pacoddd Merlo\",\n            \"contact_email\": \"qoligi@mailinator.net\",\n            \"contact_phone\": \"+1 (498) 513-2968\",\n            \"created\": \"2020-06-04T07:46:26.855885-05:00\",\n            \"expected_closed_date\": \"2019-11-30\",\n            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"company_name\": \"MaCriptco\",\n            \"source\": null,\n            \"status\": 3,\n            \"status_desc\": \"Won\",\n            \"probability\": 10,\n            \"probability_desc\": \"100%\",\n            \"who_can_view\": 1,\n            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n            \"pipeline_stage_desc\": \"Contacto realizado\",\n            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n            \"pipeline_desc\": \"Por defecto\",\n            \"involved_contacts\": [],\n            \"tags\": [],\n            \"remarks\": \"\",\n            \"involved_companies\": [],\n            \"wall_entries\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/960/\",\n                    \"id\": 960,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-23T05:03:21.407290-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/31/\\\", \\\"deal_amount\\\": \\\"14000.00\\\", \\\"deal_status\\\": \\\"Won\\\"}\",\n                    \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"31\",\n                    \"object_id\": 31\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/877/\",\n                    \"id\": 877,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-06-04T07:46:27.154824-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/31/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                    \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"31\",\n                    \"object_id\": 31\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/908/\",\n                    \"id\": 908,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-02T07:14:59.645837-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_link\\\": \\\"/deals/31/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Won\\\"}\",\n                    \"extra_datetime\": \"2020-07-02T19:14:00-05:00\",\n                    \"type\": \"deal_won\",\n                    \"link\": \"\",\n                    \"source_id\": \"31\",\n                    \"object_id\": 31\n                }\n            ],\n            \"tasks\": [],\n            \"events\": [],\n            \"custom_fields\": [\n                {\n                    \"field\": \"Custom Field 1\",\n                    \"value\": \"cdn_1133\"\n                }\n            ]\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/deals/26/\",\n            \"id\": 26,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"deal para gmail incorrecto\",\n            \"amount\": \"11.33\",\n            \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n            \"contact_name\": \"Pacoddd Merlo\",\n            \"contact_email\": \"qoligi@mailinator.net\",\n            \"contact_phone\": \"+1 (498) 513-2968\",\n            \"created\": \"2020-05-26T11:55:59.789808-05:00\",\n            \"expected_closed_date\": \"2020-11-30\",\n            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"company_name\": \"MaCriptco\",\n            \"source\": null,\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 7,\n            \"probability_desc\": \"70%\",\n            \"who_can_view\": 1,\n            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/3/\",\n            \"pipeline_stage_desc\": \"Propuesta presentada\",\n            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n            \"pipeline_desc\": \"Por defecto\",\n            \"involved_contacts\": [],\n            \"tags\": [],\n            \"remarks\": \"\",\n            \"involved_companies\": [],\n            \"wall_entries\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/862/\",\n                    \"id\": 862,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-26T11:55:59.816362-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail incorrecto\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/26/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"26\",\n                    \"object_id\": 26\n                }\n            ],\n            \"tasks\": [],\n            \"events\": [],\n            \"custom_fields\": []\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/deals/24/\",\n            \"id\": 24,\n            \"owner\": \"pedro.d.diez+12@gmail.com\",\n            \"owner_name\": \"Pedro Piter Piter\",\n            \"name\": \"deal para gmail\",\n            \"amount\": \"11.33\",\n            \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n            \"contact_name\": \"Pacoddd Merlo\",\n            \"contact_email\": \"qoligi@mailinator.net\",\n            \"contact_phone\": \"+1 (498) 513-2968\",\n            \"created\": \"2020-05-26T11:36:57.685551-05:00\",\n            \"expected_closed_date\": \"2020-11-30\",\n            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"company_name\": \"MaCriptco\",\n            \"source\": null,\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 2,\n            \"probability_desc\": \"20%\",\n            \"who_can_view\": 1,\n            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n            \"pipeline_stage_desc\": \"Contacto realizado\",\n            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n            \"pipeline_desc\": \"Por defecto\",\n            \"involved_contacts\": [],\n            \"tags\": [],\n            \"remarks\": \"\",\n            \"involved_companies\": [],\n            \"wall_entries\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/856/\",\n                    \"id\": 856,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-26T11:36:57.715143-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/24/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"24\",\n                    \"object_id\": 24\n                }\n            ],\n            \"tasks\": [],\n            \"events\": [],\n            \"custom_fields\": []\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/deals/27/\",\n            \"id\": 27,\n            \"owner\": \"pedro.d.diez+12@gmail.com\",\n            \"owner_name\": \"Pedro Piter Piter\",\n            \"name\": \"deal para gmail incorrecto\",\n            \"amount\": \"11.33\",\n            \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n            \"contact_name\": \"Pacoddd Merlo\",\n            \"contact_email\": \"qoligi@mailinator.net\",\n            \"contact_phone\": \"+1 (498) 513-2968\",\n            \"created\": \"2020-05-26T11:56:13.211450-05:00\",\n            \"expected_closed_date\": \"2020-11-30\",\n            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"company_name\": \"MaCriptco\",\n            \"source\": null,\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 5,\n            \"probability_desc\": \"50%\",\n            \"who_can_view\": 1,\n            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/2/\",\n            \"pipeline_stage_desc\": \"Producto/servicio presentado\",\n            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n            \"pipeline_desc\": \"Por defecto\",\n            \"involved_contacts\": [],\n            \"tags\": [],\n            \"remarks\": \"\",\n            \"involved_companies\": [],\n            \"wall_entries\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/865/\",\n                    \"id\": 865,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-26T11:56:13.237017-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail incorrecto\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/27/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"27\",\n                    \"object_id\": 27\n                }\n            ],\n            \"tasks\": [],\n            \"events\": [],\n            \"custom_fields\": []\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/deals/25/\",\n            \"id\": 25,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"deal para gmail incorrecto\",\n            \"amount\": \"11.33\",\n            \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n            \"contact_name\": \"Pacoddd Merlo\",\n            \"contact_email\": \"qoligi@mailinator.net\",\n            \"contact_phone\": \"+1 (498) 513-2968\",\n            \"created\": \"2020-06-28T11:38:00-05:00\",\n            \"expected_closed_date\": \"2020-11-30\",\n            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"company_name\": \"MaCriptco\",\n            \"source\": null,\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 2,\n            \"probability_desc\": \"20%\",\n            \"who_can_view\": 1,\n            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n            \"pipeline_stage_desc\": \"Contacto realizado\",\n            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n            \"pipeline_desc\": \"Por defecto\",\n            \"involved_contacts\": [],\n            \"tags\": [],\n            \"remarks\": \"\",\n            \"involved_companies\": [],\n            \"wall_entries\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/859/\",\n                    \"id\": 859,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-26T11:38:17.621207-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail incorrecto\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/25/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 25\n                }\n            ],\n            \"tasks\": [],\n            \"events\": [],\n            \"custom_fields\": []\n        }\n    ],\n    \"wall_entries\": [\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/902/\",\n            \"id\": 902,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-06-24T13:27:53.701841-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"ecommerce_new_order\",\n            \"link\": \"\",\n            \"source_id\": \"38\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/903/\",\n            \"id\": 903,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-06-24T13:28:26.009103-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"ecommerce_new_order\",\n            \"link\": \"\",\n            \"source_id\": \"39\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/937/\",\n            \"id\": 937,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-07-10T07:23:24.666278-05:00\",\n            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Task Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/33/\\\"}\",\n            \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"type\": \"task_creation\",\n            \"link\": \"\",\n            \"source_id\": \"33\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/904/\",\n            \"id\": 904,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-06-24T13:30:59.997826-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"ecommerce_new_order\",\n            \"link\": \"\",\n            \"source_id\": \"40\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/857/\",\n            \"id\": 857,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-05-26T11:36:57.721111-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/24/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n            \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"24\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/927/\",\n            \"id\": 927,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-07-09T13:16:32.702495-05:00\",\n            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/31/\\\"}\",\n            \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"type\": \"task_creation\",\n            \"link\": \"\",\n            \"source_id\": \"31\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/316/\",\n            \"id\": 316,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-04-04T16:37:48.612931-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"campa\\\\u00f1a1\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/20/\\\", \\\"deal_amount\\\": \\\"345.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n            \"extra_datetime\": \"2019-04-18T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"20\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/318/\",\n            \"id\": 318,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-04-04T16:38:12.101872-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"campa\\\\u00f1a1\\\", \\\"deal_link\\\": \\\"/deals/20/\\\", \\\"deal_amount\\\": \\\"345.00\\\", \\\"deal_status\\\": \\\"Ganadas\\\"}\",\n            \"extra_datetime\": \"2019-04-05T19:14:00-05:00\",\n            \"type\": \"deal_won\",\n            \"link\": \"\",\n            \"source_id\": \"20\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/268/\",\n            \"id\": 268,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2019-04-03T11:48:23.896633-05:00\",\n            \"extra\": \"{\\\"note_comment\\\": \\\"Consequuntur iusto d\\\", \\\"note_name\\\": \\\"Mensaje desde formulario\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"note\",\n            \"link\": \"\",\n            \"source_id\": \"22\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/269/\",\n            \"id\": 269,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2019-04-03T11:48:23.929149-05:00\",\n            \"extra\": \"{\\\"is_landing\\\": true, \\\"webform_name\\\": \\\"campa\\\\u00f1a1\\\", \\\"webform_link\\\": \\\"/web-marketing/landingpages/1/\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"contact_creation_from_webform\",\n            \"link\": \"\",\n            \"source_id\": \"2\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/860/\",\n            \"id\": 860,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-05-26T11:38:17.638011-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail incorrecto\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/25/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n            \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"25\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/941/\",\n            \"id\": 941,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-07-10T07:24:04.898515-05:00\",\n            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Task Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/34/\\\"}\",\n            \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"type\": \"task_creation\",\n            \"link\": \"\",\n            \"source_id\": \"34\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/863/\",\n            \"id\": 863,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-05-26T11:55:59.822456-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail incorrecto\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/26/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n            \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"26\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/948/\",\n            \"id\": 948,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-07-15T10:20:44.359682-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"contact_modification\",\n            \"link\": \"\",\n            \"source_id\": \"18\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/953/\",\n            \"id\": 953,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-07-22T06:06:41.817399-05:00\",\n            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"Location\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/42/\\\"}\",\n            \"extra_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"type\": \"task_creation\",\n            \"link\": \"\",\n            \"source_id\": \"42\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/957/\",\n            \"id\": 957,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-07-22T06:51:51.922814-05:00\",\n            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"Location\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/43/\\\"}\",\n            \"extra_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"type\": \"task_creation\",\n            \"link\": \"\",\n            \"source_id\": \"43\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/961/\",\n            \"id\": 961,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-07-23T05:03:21.461296-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/31/\\\", \\\"deal_amount\\\": \\\"14000.00\\\", \\\"deal_status\\\": \\\"Won\\\"}\",\n            \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"31\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/773/\",\n            \"id\": 773,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-05-19T13:38:16.919306-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"contact_modification\",\n            \"link\": \"\",\n            \"source_id\": \"18\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/774/\",\n            \"id\": 774,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-05-19T13:44:39.531828-05:00\",\n            \"extra\": \"{\\\"note_comment\\\": \\\"Nobis aliquip quia c\\\", \\\"note_name\\\": \\\"Message from API\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"note\",\n            \"link\": \"\",\n            \"source_id\": \"109\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/775/\",\n            \"id\": 775,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-05-19T13:44:39.550888-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"gdpr_acceptance\",\n            \"link\": \"\",\n            \"source_id\": \"18\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/776/\",\n            \"id\": 776,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-05-19T13:44:39.627892-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"contact_modification\",\n            \"link\": \"\",\n            \"source_id\": \"18\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/777/\",\n            \"id\": 777,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-05-19T13:54:42.348387-05:00\",\n            \"extra\": \"{\\\"note_comment\\\": \\\"Nobis aliquip quia c\\\", \\\"note_name\\\": \\\"Message from API\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"note\",\n            \"link\": \"\",\n            \"source_id\": \"110\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/778/\",\n            \"id\": 778,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-05-19T13:54:42.583112-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"contact_modification\",\n            \"link\": \"\",\n            \"source_id\": \"18\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/779/\",\n            \"id\": 779,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-05-19T13:55:04.016532-05:00\",\n            \"extra\": \"{\\\"note_comment\\\": \\\"Nobis aliquip quia c\\\", \\\"note_name\\\": \\\"Message from API\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"note\",\n            \"link\": \"\",\n            \"source_id\": \"111\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/780/\",\n            \"id\": 780,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-05-19T13:55:04.086660-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"contact_modification\",\n            \"link\": \"\",\n            \"source_id\": \"18\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/781/\",\n            \"id\": 781,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-05-19T13:56:54.194937-05:00\",\n            \"extra\": \"{\\\"note_comment\\\": \\\"Nobis aliquip quia c\\\", \\\"note_name\\\": \\\"Message from API\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"note\",\n            \"link\": \"\",\n            \"source_id\": \"112\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/782/\",\n            \"id\": 782,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-05-19T13:56:54.250254-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"contact_modification\",\n            \"link\": \"\",\n            \"source_id\": \"18\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/786/\",\n            \"id\": 786,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-05-19T14:03:28.829094-05:00\",\n            \"extra\": \"{\\\"note_comment\\\": \\\"Nobis aliquip quia c\\\", \\\"note_name\\\": \\\"Message from API\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"note\",\n            \"link\": \"\",\n            \"source_id\": \"114\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/787/\",\n            \"id\": 787,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-05-19T14:03:29.016069-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"contact_modification\",\n            \"link\": \"\",\n            \"source_id\": \"18\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/866/\",\n            \"id\": 866,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-05-26T11:56:13.242545-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail incorrecto\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/27/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n            \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"27\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/900/\",\n            \"id\": 900,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-06-24T13:21:54.931835-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"ecommerce_new_order\",\n            \"link\": \"\",\n            \"source_id\": \"36\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/949/\",\n            \"id\": 949,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-07-15T10:20:56.837174-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"contact_modification\",\n            \"link\": \"\",\n            \"source_id\": \"18\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/901/\",\n            \"id\": 901,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-06-24T13:26:15.228126-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"ecommerce_new_order\",\n            \"link\": \"\",\n            \"source_id\": \"37\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/802/\",\n            \"id\": 802,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-05-25T12:42:17.981552-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"contact_modification\",\n            \"link\": \"\",\n            \"source_id\": \"18\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/803/\",\n            \"id\": 803,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-05-25T13:34:34.012063-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"contact_modification\",\n            \"link\": \"\",\n            \"source_id\": \"18\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/804/\",\n            \"id\": 804,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-05-25T13:39:55.052028-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"contact_modification\",\n            \"link\": \"\",\n            \"source_id\": \"18\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/805/\",\n            \"id\": 805,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-05-25T13:50:39.891146-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"contact_modification\",\n            \"link\": \"\",\n            \"source_id\": \"18\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/806/\",\n            \"id\": 806,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-05-25T13:53:12.281218-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"contact_modification\",\n            \"link\": \"\",\n            \"source_id\": \"18\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/807/\",\n            \"id\": 807,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-05-25T13:53:52.954881-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"contact_modification\",\n            \"link\": \"\",\n            \"source_id\": \"18\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/808/\",\n            \"id\": 808,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-05-25T14:35:44.255623-05:00\",\n            \"extra\": \"{\\\"note_comment\\\": \\\"Nobis aliquip quia c\\\", \\\"note_name\\\": \\\"Message from API\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"note\",\n            \"link\": \"\",\n            \"source_id\": \"117\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/809/\",\n            \"id\": 809,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-05-25T14:35:44.344147-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"contact_modification\",\n            \"link\": \"\",\n            \"source_id\": \"18\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/810/\",\n            \"id\": 810,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-05-25T14:36:51.600840-05:00\",\n            \"extra\": \"{\\\"note_comment\\\": \\\"Nobis aliquip quia c\\\", \\\"note_name\\\": \\\"Message from API\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"note\",\n            \"link\": \"\",\n            \"source_id\": \"118\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/811/\",\n            \"id\": 811,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-05-25T14:36:51.771471-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"contact_modification\",\n            \"link\": \"\",\n            \"source_id\": \"18\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/812/\",\n            \"id\": 812,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-05-25T14:37:16.565620-05:00\",\n            \"extra\": \"{\\\"note_comment\\\": \\\"Nobis aliquip quia c\\\", \\\"note_name\\\": \\\"Message from API\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"note\",\n            \"link\": \"\",\n            \"source_id\": \"119\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/813/\",\n            \"id\": 813,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-05-25T14:37:16.853454-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"contact_modification\",\n            \"link\": \"\",\n            \"source_id\": \"18\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/872/\",\n            \"id\": 872,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-06-04T07:34:24.240147-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/29/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n            \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"29\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/869/\",\n            \"id\": 869,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-06-04T07:31:53.760913-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/28/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n            \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"28\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/875/\",\n            \"id\": 875,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-06-04T07:45:12.107602-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/30/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n            \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"30\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/878/\",\n            \"id\": 878,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-06-04T07:46:27.164166-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/31/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n            \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"31\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/880/\",\n            \"id\": 880,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-06-12T08:31:44.237118-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"ecommerce_new_order\",\n            \"link\": \"\",\n            \"source_id\": \"11\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/881/\",\n            \"id\": 881,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-06-12T08:35:21.866110-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"ecommerce_new_order\",\n            \"link\": \"\",\n            \"source_id\": \"12\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/882/\",\n            \"id\": 882,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-06-12T09:46:18.466682-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"ecommerce_new_order\",\n            \"link\": \"\",\n            \"source_id\": \"13\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/883/\",\n            \"id\": 883,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-06-12T09:48:10.536492-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"ecommerce_new_order\",\n            \"link\": \"\",\n            \"source_id\": \"14\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/884/\",\n            \"id\": 884,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-06-12T10:34:54.741313-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"ecommerce_new_order\",\n            \"link\": \"\",\n            \"source_id\": \"15\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/885/\",\n            \"id\": 885,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-06-12T15:04:06.344038-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"ecommerce_new_order\",\n            \"link\": \"\",\n            \"source_id\": \"16\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/886/\",\n            \"id\": 886,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-06-12T15:11:01.595459-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"ecommerce_new_order\",\n            \"link\": \"\",\n            \"source_id\": \"17\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/887/\",\n            \"id\": 887,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-06-12T20:02:03.499020-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"ecommerce_new_order\",\n            \"link\": \"\",\n            \"source_id\": \"27\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/896/\",\n            \"id\": 896,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-06-23T10:27:44.635302-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"ecommerce_new_order\",\n            \"link\": \"\",\n            \"source_id\": \"30\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/897/\",\n            \"id\": 897,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-06-23T12:16:22.087997-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"ecommerce_new_order\",\n            \"link\": \"\",\n            \"source_id\": \"33\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/898/\",\n            \"id\": 898,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-06-23T14:14:43.669989-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"ecommerce_new_order\",\n            \"link\": \"\",\n            \"source_id\": \"34\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/899/\",\n            \"id\": 899,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-06-24T12:48:23.985070-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"ecommerce_new_order\",\n            \"link\": \"\",\n            \"source_id\": \"35\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/909/\",\n            \"id\": 909,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-07-02T07:14:59.671228-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_link\\\": \\\"/deals/31/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Won\\\"}\",\n            \"extra_datetime\": \"2020-07-02T19:14:00-05:00\",\n            \"type\": \"deal_won\",\n            \"link\": \"\",\n            \"source_id\": \"31\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/917/\",\n            \"id\": 917,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-07-08T09:16:29.664287-05:00\",\n            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/28/\\\"}\",\n            \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"type\": \"task_creation\",\n            \"link\": \"\",\n            \"source_id\": \"28\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/923/\",\n            \"id\": 923,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-07-09T13:13:54.414551-05:00\",\n            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/30/\\\"}\",\n            \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"type\": \"task_creation\",\n            \"link\": \"\",\n            \"source_id\": \"30\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/1056/\",\n            \"id\": 1056,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2021-05-07T07:17:02.119168-05:00\",\n            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/28/\\\"}\",\n            \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"type\": \"task_modification\",\n            \"link\": \"\",\n            \"source_id\": \"28\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/270/\",\n            \"id\": 270,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-04-03T11:48:00-05:00\",\n            \"extra\": \"{\\\"hostname\\\": \\\"midominio.com:8000\\\", \\\"page_views\\\": [{\\\"City\\\": \\\"\\\", \\\"BrowserVersion\\\": \\\"60.0\\\", \\\"CTFMatch\\\": \\\"b\\\", \\\"Title\\\": \\\"campa\\\\u00f1a1\\\", \\\"BrowserLanguage\\\": \\\"es-ES\\\", \\\"Hostname\\\": \\\"midominio.com:8000\\\", \\\"UTMSource\\\": \\\"adwords\\\", \\\"UTMContent\\\": \\\"\\\", \\\"UTMCampaign\\\": \\\"\\\", \\\"DeviceOS\\\": \\\"Linux x86_64\\\", \\\"ScreenResolution\\\": \\\"1920x1080\\\", \\\"Medium\\\": \\\"direct\\\", \\\"Timestamp\\\": \\\"2019-04-03T16:48:17Z\\\", \\\"CTFKeyword\\\": \\\"clientify\\\", \\\"ReferrerUrl\\\": \\\"\\\", \\\"CTFAccount\\\": \\\"296-540-2488\\\", \\\"Path\\\": \\\"/\\\", \\\"CTFTarget\\\": \\\"kwd-20315593\\\", \\\"UTMMedium\\\": \\\"ppc\\\", \\\"CTFNet\\\": \\\"adwords\\\", \\\"Mobile\\\": false, \\\"Country\\\": \\\"\\\", \\\"CTFSource\\\": \\\"g\\\", \\\"SessionKey\\\": \\\"75a46c01-3df1-4ce4-bd09-b704718bc291\\\", \\\"UserAgent\\\": \\\"\\\", \\\"PaveviewKey\\\": \\\"807a8308-9ea8-41db-bfd2-1f29af7467cc\\\", \\\"Referrer\\\": \\\"\\\", \\\"TimeOnPage\\\": 6.62, \\\"UTMTerm\\\": \\\"clientify\\\", \\\"BrowserName\\\": \\\"Firefox\\\", \\\"CTFCampaign\\\": \\\"1753526595\\\", \\\"CTFGroup\\\": \\\"68145261825\\\", \\\"CTFAd\\\": \\\"341245359323\\\"}, {\\\"City\\\": \\\"\\\", \\\"BrowserVersion\\\": \\\"60.0\\\", \\\"CTFMatch\\\": \\\"b\\\", \\\"Title\\\": \\\"campa\\\\u00f1a1\\\", \\\"BrowserLanguage\\\": \\\"es-ES\\\", \\\"Hostname\\\": \\\"midominio.com:8000\\\", \\\"UTMSource\\\": \\\"adwords\\\", \\\"UTMContent\\\": \\\"\\\", \\\"UTMCampaign\\\": \\\"\\\", \\\"DeviceOS\\\": \\\"Linux x86_64\\\", \\\"ScreenResolution\\\": \\\"1920x1080\\\", \\\"Medium\\\": \\\"direct\\\", \\\"Timestamp\\\": \\\"2019-04-03T16:48:00Z\\\", \\\"CTFKeyword\\\": \\\"clientify\\\", \\\"ReferrerUrl\\\": \\\"\\\", \\\"CTFAccount\\\": \\\"296-540-2488\\\", \\\"Path\\\": \\\"/\\\", \\\"CTFTarget\\\": \\\"kwd-20315593\\\", \\\"UTMMedium\\\": \\\"ppc\\\", \\\"CTFNet\\\": \\\"adwords\\\", \\\"Mobile\\\": false, \\\"Country\\\": \\\"\\\", \\\"CTFSource\\\": \\\"g\\\", \\\"SessionKey\\\": \\\"75a46c01-3df1-4ce4-bd09-b704718bc291\\\", \\\"UserAgent\\\": \\\"\\\", \\\"PaveviewKey\\\": \\\"09819006-3982-4cfb-99ab-a526517faaec\\\", \\\"Referrer\\\": \\\"\\\", \\\"TimeOnPage\\\": 14.14, \\\"UTMTerm\\\": \\\"clientify\\\", \\\"BrowserName\\\": \\\"Firefox\\\", \\\"CTFCampaign\\\": \\\"1753526595\\\", \\\"CTFGroup\\\": \\\"68145261825\\\", \\\"CTFAd\\\": \\\"341245359323\\\"}]}\",\n            \"extra_datetime\": null,\n            \"type\": \"website_session\",\n            \"link\": \"\",\n            \"source_id\": \"75a46c01-3df1-4ce4-bd09-b704718bc291\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/1315/\",\n            \"id\": 1315,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2021-07-01T12:50:26.379779-05:00\",\n            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Task with related\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"Location\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/48/\\\"}\",\n            \"extra_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"type\": \"task_creation\",\n            \"link\": \"\",\n            \"source_id\": \"48\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/1319/\",\n            \"id\": 1319,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2021-07-01T12:51:41.329551-05:00\",\n            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Task with related\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"Location\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/49/\\\"}\",\n            \"extra_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"type\": \"task_creation\",\n            \"link\": \"\",\n            \"source_id\": \"49\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/1322/\",\n            \"id\": 1322,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2021-07-01T12:34:00-05:00\",\n            \"extra\": \"{\\\"checkin_comment\\\": \\\"Face to Face meeting\\\", \\\"checkin_outcome\\\": \\\"completed \\\", \\\"checkin_type\\\": \\\"face_to_face\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"checkin\",\n            \"link\": \"\",\n            \"source_id\": \"2\",\n            \"object_id\": 18\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/1323/\",\n            \"id\": 1323,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2021-07-08T12:34:00-05:00\",\n            \"extra\": \"{\\\"checkin_comment\\\": \\\"Virtual scheduled meeting from postman\\\", \\\"checkin_outcome\\\": \\\"scheduled \\\", \\\"checkin_type\\\": \\\"virtual\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"checkin\",\n            \"link\": \"\",\n            \"source_id\": \"3\",\n            \"object_id\": 18\n        }\n    ],\n    \"page_views\": 2,\n    \"total_visits\": 1,\n    \"first_visit\": \"2019-04-03T16:48:00Z\",\n    \"last_visit\": \"2019-04-03T16:48:17Z\",\n    \"gdpr_accept\": true,\n    \"visitor_key\": \"85e61fe0-2aee-4b8e-9ae7-ce6bd76efbe6\",\n    \"attachments\": [],\n    \"websites\": [],\n    \"medium\": \"direct\",\n    \"linkedin_url\": \"\",\n    \"linkedin_id\": \"\",\n    \"linkedin_picture_url\": \"\",\n    \"skype_username\": \"\",\n    \"birthday\": null,\n    \"twitter_id\": \"\",\n    \"lead_scoring\": 0,\n    \"facebook_url\": \"\",\n    \"twitter_url\": \"\",\n    \"googleplus_url\": \"\",\n    \"pinterest_url\": \"\",\n    \"foursquare_url\": \"\",\n    \"aboutme_url\": \"\",\n    \"klout_url\": \"\",\n    \"facebook_picture_url\": \"\",\n    \"twitter_picture_url\": \"\",\n    \"facebook_id\": \"\",\n    \"google_id\": \"\",\n    \"taxpayer_identification_number\": \"\",\n    \"unsubscribed\": false,\n    \"automations\": [],\n    \"gdpr_acceptance_date\": \"2020-05-19T13:44:39.550888-05:00\"\n}"}],"_postman_id":"673d2804-eeff-4d16-9817-ae82c805b3f4"},{"name":"Remove an involved contacts from Deal","id":"f021bf27-d8c1-4a1f-bf1c-59f92f9adc8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/deals/:deal_id/contacts/:contact_id/","description":"<p>Removes the contact with <code>:contact_id</code> from the list of related contacts of the deal with id <code>:deal_id</code></p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",":deal_id","contacts",":contact_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{deal}}","key":"deal_id"},{"type":"any","value":"{{contact}}","key":"contact_id"}]}},"response":[{"id":"0f17dc48-32fb-43b2-a52a-3abbee8239e5","name":"Remove an involved contacts from Deal","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{Protocol}}://{{Domain}}/v1/deals/:deal_id/contacts/:contact_id/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","deals",":deal_id","contacts",":contact_id",""],"variable":[{"key":"deal_id","value":"{{deal-id}}"},{"key":"contact_id","value":"{{contact-id}}"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 08 Jul 2021 21:42:51 GMT"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"f021bf27-d8c1-4a1f-bf1c-59f92f9adc8d"}],"id":"c389a700-9489-46e2-8e65-bcbb2d465901","_postman_id":"c389a700-9489-46e2-8e65-bcbb2d465901","description":""},{"name":"Companies","item":[{"name":"List Deal involved companies","id":"bf10a19c-beef-4ed2-8cb4-1e1eb1e2d06c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/deals/:deal_id/companies/?fields=id, name, sector, company_sector, business_name, taxpayer_identification_number, fax, number_of_employees, number_of_employees_desc, owner, owner_name, rank, rank_manual, picture_url, facebook_url, linkedin_url, twitter_url, private, last_viewed, last_interaction, facebook_id, twitter_id, linkedin_id, facebook_url, linkedin_url, twitter_url, founded, online_since, full_contact_extra, approx_employees, description, remarks, summary, linkedin_picture_url, created, modified, youtube_url, instagram_url, owner_picture, industry","description":"<p>You will get the list of related companies to the deal with id <code>:deal_id</code></p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",":deal_id","companies",""],"host":["{{Domain}}"],"query":[{"description":{"content":"<p>id, name, sector, company_sector, business_name, taxpayer_identification_number, fax, number_of_employees, number_of_employees_desc, owner, owner_name, rank, rank_manual, picture_url, facebook_url, linkedin_url, twitter_url, private, last_viewed, last_interaction, facebook_id, twitter_id, linkedin_id, facebook_url, linkedin_url, twitter_url, founded, online_since, full_contact_extra, approx_employees, description, remarks, summary, linkedin_picture_url, created, modified, youtube_url, instagram_url, owner_picture, industry</p>\n","type":"text/plain"},"key":"fields","value":"id, name, sector, company_sector, business_name, taxpayer_identification_number, fax, number_of_employees, number_of_employees_desc, owner, owner_name, rank, rank_manual, picture_url, facebook_url, linkedin_url, twitter_url, private, last_viewed, last_interaction, facebook_id, twitter_id, linkedin_id, facebook_url, linkedin_url, twitter_url, founded, online_since, full_contact_extra, approx_employees, description, remarks, summary, linkedin_picture_url, created, modified, youtube_url, instagram_url, owner_picture, industry"}],"variable":[{"type":"any","value":"{{deal}}","key":"deal_id"}]}},"response":[{"id":"9c242360-05d2-4d95-b420-e01cc493abfa","name":"List Deal involved companies","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{Protocol}}://{{Domain}}/v1/deals/:deal_id/companies/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","deals",":deal_id","companies",""],"variable":[{"key":"deal_id","value":"{{deal-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 08 Jul 2021 21:48:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"81546"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"url\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"id\": 1,\n            \"name\": \"MaCriptco\",\n            \"sector\": null,\n            \"company_sector\": \"Información y medios\",\n            \"business_name\": \"MaCriptco\",\n            \"taxpayer_identification_number\": \"B-048011\",\n            \"fax\": \"\",\n            \"number_of_employees\": 2,\n            \"number_of_employees_desc\": \"11-50\",\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"who_can_view\": 1,\n            \"emails\": [],\n            \"phones\": [],\n            \"websites\": [\n                {\n                    \"id\": 1,\n                    \"website\": \"http://www.asdf.com\"\n                }\n            ],\n            \"addresses\": [],\n            \"custom_fields\": [\n                {\n                    \"field\": \"Custom Field Para empresa\",\n                    \"value\": \"Hola empresa!\"\n                }\n            ],\n            \"rank\": 3,\n            \"rank_manual\": false,\n            \"picture_url\": \"https://d2ojpxxtu63wzl.cloudfront.net/static/6236aedf246fe67d5b1e790d7b8d900c_18ec08c4356cfa058fbb850020f3af55a81bd4b3927e2d34a56dfcf4b72195c9\",\n            \"facebook_url\": \"\",\n            \"linkedin_url\": \"https://www.linkedin.com/company/wordpress-advertising-network\",\n            \"twitter_url\": \"\",\n            \"private\": false,\n            \"last_viewed\": \"2019-06-10T10:23:52.489027-05:00\",\n            \"last_interaction\": \"2019-05-10T12:14:26.220968-05:00\",\n            \"facebook_id\": \"\",\n            \"twitter_id\": \"\",\n            \"linkedin_id\": \"\",\n            \"won_deals_amount\": 0,\n            \"founded\": \"2012-09-26\",\n            \"online_since\": \"1998-11-04\",\n            \"full_contact_extra\": \"{\\\"status\\\": 200, \\\"category\\\": [{\\\"code\\\": \\\"OTHER\\\", \\\"name\\\": \\\"Other\\\"}], \\\"organization\\\": {\\\"founded\\\": \\\"2012\\\", \\\"name\\\": \\\"Insight Management Consulting\\\", \\\"overview\\\": \\\"dasdfasdf\\\", \\\"approxEmployees\\\": 30, \\\"keywords\\\": [\\\"Alberta\\\", \\\"Bizarre\\\", \\\"Cisco\\\", \\\"Computer Networking\\\", \\\"Connecticut\\\", \\\"Enterprise Software\\\", \\\"Virtualization\\\"], \\\"images\\\": [{\\\"url\\\": \\\"https://d2ojpxxtu63wzl.cloudfront.net/static/de8e0ec0f75592f63090d07c335844b9_c10327c58ea4efcb0309f15fbc4ae13d3d0e5e7cfb31ddf1b62a2f4a26dcbb23\\\", \\\"label\\\": \\\"twitter\\\"}, {\\\"url\\\": \\\"https://d2ojpxxtu63wzl.cloudfront.net/static/6236aedf246fe67d5b1e790d7b8d900c_18ec08c4356cfa058fbb850020f3af55a81bd4b3927e2d34a56dfcf4b72195c9\\\", \\\"label\\\": \\\"other\\\"}], \\\"contactInfo\\\": {\\\"addresses\\\": [{\\\"country\\\": {\\\"code\\\": \\\"US\\\", \\\"name\\\": \\\"United States\\\"}, \\\"region\\\": {\\\"code\\\": \\\"CA\\\", \\\"name\\\": \\\"California\\\"}, \\\"label\\\": \\\"work\\\"}]}}, \\\"socialProfiles\\\": [{\\\"username\\\": \\\"sysu\\\", \\\"bio\\\": \\\"dasdfasdf\\\", \\\"typeId\\\": \\\"angellist\\\", \\\"url\\\": \\\"https://angel.co/sysu\\\", \\\"typeName\\\": \\\"AngelList\\\", \\\"followers\\\": 2, \\\"id\\\": \\\"126087\\\"}, {\\\"url\\\": \\\"http://klout.com/asdf951\\\", \\\"typeId\\\": \\\"klout\\\", \\\"username\\\": \\\"asdf951\\\", \\\"id\\\": \\\"59109750092346356\\\", \\\"typeName\\\": \\\"Klout\\\"}, {\\\"url\\\": \\\"https://www.linkedin.com/company/wordpress-advertising-network\\\", \\\"typeId\\\": \\\"linkedincompany\\\", \\\"username\\\": \\\"wordpress-advertising-network\\\", \\\"typeName\\\": \\\"LinkedIn\\\"}], \\\"website\\\": \\\"http://www.asdf.com\\\", \\\"traffic\\\": {\\\"ranking\\\": [{\\\"locale\\\": \\\"global\\\", \\\"rank\\\": 804531}], \\\"topCountryRanking\\\": [{\\\"locale\\\": \\\"us\\\", \\\"rank\\\": 270526}, {\\\"locale\\\": \\\"in\\\", \\\"rank\\\": 353056}]}, \\\"requestId\\\": \\\"b92cccb2-a067-406c-a5d8-45f91021ded1\\\", \\\"industries\\\": [{\\\"code\\\": \\\"7374\\\", \\\"type\\\": \\\"SIC\\\", \\\"name\\\": \\\"Computer Processing and Data Preparation and Processing Services\\\"}, {\\\"code\\\": \\\"518210\\\", \\\"type\\\": \\\"NAICS\\\", \\\"name\\\": \\\"Data Processing, Hosting, and Related Services\\\"}], \\\"logo\\\": \\\"https://d2ojpxxtu63wzl.cloudfront.net/static/6236aedf246fe67d5b1e790d7b8d900c_18ec08c4356cfa058fbb850020f3af55a81bd4b3927e2d34a56dfcf4b72195c9\\\", \\\"languageLocale\\\": \\\"en\\\", \\\"onlineSince\\\": \\\"1998-11-04\\\"}\",\n            \"approx_employees\": 30,\n            \"calls\": [\n                {\n                    \"id\": 2,\n                    \"type\": \"outgoing\",\n                    \"comment\": \"Llamo por telefono\",\n                    \"outcome\": \"connected\"\n                },\n                {\n                    \"id\": 3,\n                    \"type\": \"incoming\",\n                    \"comment\": \"comentario desde api\",\n                    \"outcome\": \"no_answer\"\n                },\n                {\n                    \"id\": 4,\n                    \"type\": \"incoming\",\n                    \"comment\": \"comentario desde api\",\n                    \"outcome\": \"no_answer\"\n                },\n                {\n                    \"id\": 5,\n                    \"type\": \"incoming\",\n                    \"comment\": \"Registro Llamada con API\",\n                    \"outcome\": \"no_answer\"\n                }\n            ],\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\",\n            \"tags\": [\n                \"una etiqueta\",\n                \"otra etiqueta\"\n            ],\n            \"deals\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/1/\",\n                    \"id\": 1,\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Oportunidad chachi\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/1/\",\n                    \"contact_name\": \"Pedro Daniel Bonilla\",\n                    \"contact_email\": \"asdf@asdf.com\",\n                    \"contact_phone\": \"6434345345\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"1001111.00\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 5,\n                    \"probability_desc\": \"50%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/2/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Producto/servicio presentado\",\n                    \"tags\": [\n                        \"otra etiqueta\",\n                        \"una etiqueta\"\n                    ],\n                    \"custom_fields\": [],\n                    \"created\": \"2018-12-10T12:54:47.826899-05:00\",\n                    \"modified\": \"2018-12-14T06:12:39.407876-05:00\",\n                    \"expected_closed_date\": \"2018-12-28\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/2/\",\n                    \"id\": 2,\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Segunda oportunidad\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/2/\",\n                    \"contact_name\": \"Contacto 1 Apellido\",\n                    \"contact_email\": \"dorre.com@coreo.com\",\n                    \"contact_phone\": \"+34645977529\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"1212333.00\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 9,\n                    \"probability_desc\": \"90%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Contacto realizado\",\n                    \"tags\": [],\n                    \"custom_fields\": [],\n                    \"created\": \"2018-12-12T11:20:36.925785-05:00\",\n                    \"modified\": \"2019-01-14T05:59:49.270352-05:00\",\n                    \"expected_closed_date\": \"2019-01-28\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/10/\",\n                    \"id\": 10,\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Deal 2 from FORM\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/1/\",\n                    \"contact_name\": \"Pedro Daniel Bonilla\",\n                    \"contact_email\": \"asdf@asdf.com\",\n                    \"contact_phone\": \"6434345345\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"22222.00\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 2,\n                    \"probability_desc\": \"20%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Contacto realizado\",\n                    \"tags\": [],\n                    \"custom_fields\": [],\n                    \"created\": \"2019-01-18T04:35:55.713579-05:00\",\n                    \"modified\": \"2019-01-18T04:35:55.780477-05:00\",\n                    \"expected_closed_date\": \"2019-01-25\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/22/\",\n                    \"id\": 22,\n                    \"owner_name\": \"Pedro Piter Piter\",\n                    \"name\": \"Checking wallentries from Postman\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/45/\",\n                    \"contact_name\": \"Jimmi\",\n                    \"contact_email\": \"jimmi@henderson.llc.com\",\n                    \"contact_phone\": \"+1 (618) 353-6458\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"4444.00\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 2,\n                    \"probability_desc\": \"20%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Contacto realizado\",\n                    \"tags\": [],\n                    \"custom_fields\": [],\n                    \"created\": \"2019-09-27T07:54:14.044156-05:00\",\n                    \"modified\": \"2019-09-27T07:54:14.557079-05:00\",\n                    \"expected_closed_date\": \"2019-10-04\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/30/\",\n                    \"id\": 30,\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"11.33\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 7,\n                    \"probability_desc\": \"70%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/3/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Propuesta presentada\",\n                    \"tags\": [],\n                    \"custom_fields\": [],\n                    \"created\": \"2020-06-04T07:45:11.801561-05:00\",\n                    \"modified\": \"2020-07-02T09:02:57.851857-05:00\",\n                    \"expected_closed_date\": \"2019-11-30\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/29/\",\n                    \"id\": 29,\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"11.33\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 7,\n                    \"probability_desc\": \"70%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/3/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Propuesta presentada\",\n                    \"tags\": [],\n                    \"custom_fields\": [],\n                    \"created\": \"2020-06-04T07:34:24.193779-05:00\",\n                    \"modified\": \"2020-07-02T09:02:59.542039-05:00\",\n                    \"expected_closed_date\": \"2019-11-30\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/28/\",\n                    \"id\": 28,\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"11.33\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 5,\n                    \"probability_desc\": \"50%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/2/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Producto/servicio presentado\",\n                    \"tags\": [],\n                    \"custom_fields\": [],\n                    \"created\": \"2020-06-04T07:31:53.409522-05:00\",\n                    \"modified\": \"2020-07-02T09:03:22.303690-05:00\",\n                    \"expected_closed_date\": \"2019-11-30\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/31/\",\n                    \"id\": 31,\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"14000.00\",\n                    \"status\": 3,\n                    \"status_desc\": \"Won\",\n                    \"probability\": 10,\n                    \"probability_desc\": \"100%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Contacto realizado\",\n                    \"tags\": [],\n                    \"custom_fields\": [\n                        {\n                            \"field\": \"Custom Field 1\",\n                            \"value\": \"cdn_1133\"\n                        }\n                    ],\n                    \"created\": \"2020-06-04T07:46:26.855885-05:00\",\n                    \"modified\": \"2020-07-16T13:19:27.842153-05:00\",\n                    \"expected_closed_date\": \"2019-11-30\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/26/\",\n                    \"id\": 26,\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"deal para gmail incorrecto\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"11.33\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 7,\n                    \"probability_desc\": \"70%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/3/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Propuesta presentada\",\n                    \"tags\": [],\n                    \"custom_fields\": [],\n                    \"created\": \"2020-05-26T11:55:59.789808-05:00\",\n                    \"modified\": \"2020-07-02T09:03:28.079734-05:00\",\n                    \"expected_closed_date\": \"2020-11-30\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/24/\",\n                    \"id\": 24,\n                    \"owner_name\": \"Pedro Piter Piter\",\n                    \"name\": \"deal para gmail\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"11.33\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 2,\n                    \"probability_desc\": \"20%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Contacto realizado\",\n                    \"tags\": [],\n                    \"custom_fields\": [],\n                    \"created\": \"2020-05-26T11:36:57.685551-05:00\",\n                    \"modified\": \"2020-05-26T11:36:57.729174-05:00\",\n                    \"expected_closed_date\": \"2020-11-30\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/27/\",\n                    \"id\": 27,\n                    \"owner_name\": \"Pedro Piter Piter\",\n                    \"name\": \"deal para gmail incorrecto\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"11.33\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 5,\n                    \"probability_desc\": \"50%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/2/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Producto/servicio presentado\",\n                    \"tags\": [],\n                    \"custom_fields\": [],\n                    \"created\": \"2020-05-26T11:56:13.211450-05:00\",\n                    \"modified\": \"2020-07-02T09:03:26.614512-05:00\",\n                    \"expected_closed_date\": \"2020-11-30\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/25/\",\n                    \"id\": 25,\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"deal para gmail incorrecto\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"11.33\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 2,\n                    \"probability_desc\": \"20%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Contacto realizado\",\n                    \"tags\": [],\n                    \"custom_fields\": [],\n                    \"created\": \"2020-06-28T11:38:00-05:00\",\n                    \"modified\": \"2020-07-02T09:16:20.989617-05:00\",\n                    \"expected_closed_date\": \"2020-11-30\"\n                }\n            ],\n            \"related_tasks\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/25/\",\n                    \"id\": 25,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Tarea del 13 de abril\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2020-04-13T07:00:00-05:00\",\n                    \"start_datetime\": \"2020-04-13T07:00:00-05:00\",\n                    \"end_datetime\": \"2020-04-13T07:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": null,\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2019-09-30T03:30:29.587447-05:00\",\n                    \"modified\": \"2020-04-13T07:40:00.006926-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/1/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pedro Daniel Bonilla\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/1/\",\n                    \"id\": 1,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Seguimiento oportunidad \\\"Oportunidad muy chachi\\\"\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2019-02-13T13:02:00-05:00\",\n                    \"start_datetime\": \"2019-02-13T13:02:00-05:00\",\n                    \"end_datetime\": \"2019-02-13T13:02:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/1/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/3/\",\n                    \"type_desc\": \"Contacto\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2018-12-10T13:02:02.576299-05:00\",\n                    \"modified\": \"2019-02-13T05:40:14.779427-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/1/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pedro Daniel Bonilla\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/21/\",\n                    \"id\": 21,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Creating a Task from Postman 1\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2020-04-14T05:00:00-05:00\",\n                    \"start_datetime\": \"2020-04-14T05:00:00-05:00\",\n                    \"end_datetime\": \"2020-04-14T05:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": null,\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2019-08-12T05:44:52.574962-05:00\",\n                    \"modified\": \"2020-04-14T06:00:07.367220-05:00\",\n                    \"related_contacts\": [],\n                    \"related_contacts_names\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/16/\",\n                    \"id\": 16,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Creating a Task from Postman 1\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2019-03-08T06:00:00-05:00\",\n                    \"start_datetime\": \"2019-03-08T06:00:00-05:00\",\n                    \"end_datetime\": \"2019-03-08T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": null,\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2019-08-12T05:38:24.417964-05:00\",\n                    \"modified\": \"2019-08-12T05:38:24.418006-05:00\",\n                    \"related_contacts\": [],\n                    \"related_contacts_names\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/17/\",\n                    \"id\": 17,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Creating a Task from Postman 1\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2019-03-08T06:00:00-05:00\",\n                    \"start_datetime\": \"2019-03-08T06:00:00-05:00\",\n                    \"end_datetime\": \"2019-03-08T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": null,\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2019-08-12T05:38:41.349077-05:00\",\n                    \"modified\": \"2019-08-12T05:38:41.349483-05:00\",\n                    \"related_contacts\": [],\n                    \"related_contacts_names\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/18/\",\n                    \"id\": 18,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Creating a Task from Postman 1\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2019-03-08T06:00:00-05:00\",\n                    \"start_datetime\": \"2019-03-08T06:00:00-05:00\",\n                    \"end_datetime\": \"2019-03-08T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": null,\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2019-08-12T05:39:42.939302-05:00\",\n                    \"modified\": \"2019-08-12T05:39:42.939409-05:00\",\n                    \"related_contacts\": [],\n                    \"related_contacts_names\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/19/\",\n                    \"id\": 19,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Creating a Task from Postman 1\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2019-03-08T06:00:00-05:00\",\n                    \"start_datetime\": \"2019-03-08T06:00:00-05:00\",\n                    \"end_datetime\": \"2019-03-08T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": null,\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2019-08-12T05:41:25.301053-05:00\",\n                    \"modified\": \"2019-08-12T05:41:25.301096-05:00\",\n                    \"related_contacts\": [],\n                    \"related_contacts_names\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/24/\",\n                    \"id\": 24,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Tarea para Postman 1\",\n                    \"description\": \"Descripcion detallada de esta tarea\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2019-10-01T06:00:00-05:00\",\n                    \"start_datetime\": \"2019-10-01T06:00:00-05:00\",\n                    \"end_datetime\": \"2019-10-01T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": null,\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2019-09-30T03:20:58.196168-05:00\",\n                    \"modified\": \"2019-09-30T03:20:58.196199-05:00\",\n                    \"related_contacts\": [],\n                    \"related_contacts_names\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/22/\",\n                    \"id\": 22,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Creating a Task from Postman 1\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2020-04-13T16:04:00-05:00\",\n                    \"start_datetime\": \"2020-04-13T16:04:00-05:00\",\n                    \"end_datetime\": \"2020-04-13T16:04:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": null,\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2019-08-12T05:53:58.186658-05:00\",\n                    \"modified\": \"2020-04-13T06:58:42.163708-05:00\",\n                    \"related_contacts\": [],\n                    \"related_contacts_names\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/20/\",\n                    \"id\": 20,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Creating a Task from Postman 1\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2019-03-08T06:00:00-05:00\",\n                    \"start_datetime\": \"2019-03-08T06:00:00-05:00\",\n                    \"end_datetime\": \"2019-03-08T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 5,\n                    \"status_desc\": \"Completed\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": null,\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2019-08-12T05:44:06.892093-05:00\",\n                    \"modified\": \"2020-04-13T06:59:27.482597-05:00\",\n                    \"related_contacts\": [],\n                    \"related_contacts_names\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/29/\",\n                    \"id\": 29,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Check Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": null,\n                    \"start_datetime\": null,\n                    \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2020-07-09T13:08:37.033284-05:00\",\n                    \"modified\": \"2020-07-09T13:08:37.033348-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/30/\",\n                    \"id\": 30,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Check Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": null,\n                    \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2020-07-09T13:13:53.957128-05:00\",\n                    \"modified\": \"2020-07-09T13:13:54.010706-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/31/\",\n                    \"id\": 31,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Check Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-03-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2020-07-09T13:16:32.298351-05:00\",\n                    \"modified\": \"2020-07-09T13:16:32.349978-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/33/\",\n                    \"id\": 33,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Task Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-03-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"duration\": 20,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2020-07-10T07:23:23.853887-05:00\",\n                    \"modified\": \"2020-07-10T07:23:23.885853-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/42/\",\n                    \"id\": 42,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Check Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-07-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"Location\",\n                    \"guest_users\": [],\n                    \"created\": \"2020-07-22T06:06:41.636065-05:00\",\n                    \"modified\": \"2020-07-22T06:06:41.725268-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/43/\",\n                    \"id\": 43,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Check Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-07-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"Location\",\n                    \"guest_users\": [\n                        \"http://clientify.localtest.me/v1/users/1/\",\n                        \"http://clientify.localtest.me/v1/users/6/\"\n                    ],\n                    \"created\": \"2020-07-22T06:51:51.840970-05:00\",\n                    \"modified\": \"2020-07-22T06:51:51.893181-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/28/\",\n                    \"id\": 28,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Check Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-03-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2020-07-08T09:16:29.099044-05:00\",\n                    \"modified\": \"2021-05-07T07:17:02.043169-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/2/\",\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Contacto 1 Apellido\",\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/10/\",\n                    \"id\": 10,\n                    \"owner\": \"pedro.d.diez+12@gmail.com\",\n                    \"owner_name\": \"Pedro Piter Piter\",\n                    \"assigned_to\": \"pedro.d.diez+12@gmail.com\",\n                    \"assigned_to_name\": \"Pedro Piter Piter\",\n                    \"name\": \"Creating a Task from Postman 1\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2019-03-08T10:00:00-05:00\",\n                    \"start_datetime\": \"2019-03-08T10:00:00-05:00\",\n                    \"end_datetime\": \"2019-03-08T10:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2019-08-12T05:24:12.670510-05:00\",\n                    \"modified\": \"2021-06-09T13:47:41.233145-05:00\",\n                    \"related_contacts\": [],\n                    \"related_contacts_names\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/48/\",\n                    \"id\": 48,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Task with related\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-07-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"Location\",\n                    \"guest_users\": [\n                        \"http://clientify.localtest.me/v1/users/1/\",\n                        \"http://clientify.localtest.me/v1/users/6/\"\n                    ],\n                    \"created\": \"2021-07-01T12:50:26.284858-05:00\",\n                    \"modified\": \"2021-07-01T12:50:26.340258-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/49/\",\n                    \"id\": 49,\n                    \"owner\": \"pedro.d.diez+12@gmail.com\",\n                    \"owner_name\": \"Pedro Piter Piter\",\n                    \"assigned_to\": \"pedro.d.diez+12@gmail.com\",\n                    \"assigned_to_name\": \"Pedro Piter Piter\",\n                    \"name\": \"Task with related\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-07-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"Location\",\n                    \"guest_users\": [\n                        \"http://clientify.localtest.me/v1/users/1/\",\n                        \"http://clientify.localtest.me/v1/users/6/\"\n                    ],\n                    \"created\": \"2021-07-01T12:51:41.145055-05:00\",\n                    \"modified\": \"2021-07-01T12:51:41.286338-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                }\n            ],\n            \"wall_entries\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/1/\",\n                    \"id\": 1,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-09-26T12:19:20.195758-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"company_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/2/\",\n                    \"id\": 2,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-09-26T12:19:20.205121-05:00\",\n                    \"extra\": \"{\\\"contact_name\\\": \\\"sdf sdsdf asdfasdf\\\", \\\"contact_link\\\": \\\"/contacts/1/\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"new_employee\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/7/\",\n                    \"id\": 7,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-12-10T12:54:47.897386-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/10/\",\n                    \"id\": 10,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-12-10T13:01:39.535836-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/13/\",\n                    \"id\": 13,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-12-10T13:02:02.630934-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/1/\\\", \\\"task_type\\\": \\\"Contacto\\\", \\\"task_name\\\": \\\"Seguimiento oportunidad \\\\\\\"Oportunidad muy chachi\\\\\\\"\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n                    \"extra_datetime\": \"2018-12-11T13:02:02.575241-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/21/\",\n                    \"id\": 21,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-12-12T03:03:17.155342-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/25/\",\n                    \"id\": 25,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-12-12T03:06:22.598413-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/28/\",\n                    \"id\": 28,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-12-12T11:20:37.359746-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Segunda oportunidad\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/2/\\\", \\\"deal_amount\\\": \\\"1212333.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"2\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/31/\",\n                    \"id\": 31,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-12-14T05:13:04.453345-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"1001111.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/34/\",\n                    \"id\": 34,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-14T03:49:01.903757-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Segunda oportunidad\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/2/\\\", \\\"deal_amount\\\": \\\"1212333.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2019-01-28T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"2\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/37/\",\n                    \"id\": 37,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-14T03:50:05.910810-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Segunda oportunidad\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/2/\\\", \\\"deal_amount\\\": \\\"1212333.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2019-01-28T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"2\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/40/\",\n                    \"id\": 40,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-14T05:59:49.335531-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Segunda oportunidad\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/2/\\\", \\\"deal_amount\\\": \\\"1212333.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2019-01-28T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"2\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/110/\",\n                    \"id\": 110,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-18T04:35:55.774543-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Deal 2 from FORM\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/10/\\\", \\\"deal_amount\\\": \\\"22222.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2019-01-25T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"10\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/125/\",\n                    \"id\": 125,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-20T18:48:57.211919-05:00\",\n                    \"extra\": \"{\\\"note_comment\\\": \\\"nnnnnnnnn\\\", \\\"note_name\\\": \\\"Nota 3\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"note\",\n                    \"link\": \"\",\n                    \"source_id\": \"2\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/127/\",\n                    \"id\": 127,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-21T17:56:21.184348-05:00\",\n                    \"extra\": \"{\\\"note_comment\\\": \\\"A ver si la guarda!!\\\", \\\"note_name\\\": \\\"Nota desde API empresa 1\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"note\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/128/\",\n                    \"id\": 128,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-21T18:10:37.006928-05:00\",\n                    \"extra\": \"{\\\"note_comment\\\": \\\"A\\\\u00f1ado nota a la compa\\\\u00f1ia 1 desde API\\\", \\\"note_name\\\": \\\"Otra Nota desde API\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"note\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/129/\",\n                    \"id\": 129,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-21T18:12:55.329228-05:00\",\n                    \"extra\": \"{\\\"note_comment\\\": \\\"api note\\\", \\\"note_name\\\": \\\"api note\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"note\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/130/\",\n                    \"id\": 130,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-21T18:30:19.534892-05:00\",\n                    \"extra\": \"{\\\"note_comment\\\": \\\"sdsdsd\\\", \\\"note_name\\\": \\\"Deal 2 from API\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"note\",\n                    \"link\": \"\",\n                    \"source_id\": \"8\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/131/\",\n                    \"id\": 131,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-22T04:27:00-05:00\",\n                    \"extra\": \"{\\\"call_comment\\\": \\\"Llamo por telefono\\\", \\\"call_type\\\": \\\"realizada\\\", \\\"call_outcome\\\": \\\"conectado\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"call\",\n                    \"link\": \"\",\n                    \"source_id\": \"2\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/132/\",\n                    \"id\": 132,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-22T05:33:24.619620-05:00\",\n                    \"extra\": \"{\\\"call_comment\\\": \\\"comentario desde api\\\", \\\"call_type\\\": \\\"recibida\\\", \\\"call_outcome\\\": \\\"sin respuesta\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"call\",\n                    \"link\": \"\",\n                    \"source_id\": \"3\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/133/\",\n                    \"id\": 133,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-22T05:35:03.315242-05:00\",\n                    \"extra\": \"{\\\"call_comment\\\": \\\"comentario desde api\\\", \\\"call_type\\\": \\\"recibida\\\", \\\"call_outcome\\\": \\\"sin respuesta\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"call\",\n                    \"link\": \"\",\n                    \"source_id\": \"4\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/134/\",\n                    \"id\": 134,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-22T05:35:18.047195-05:00\",\n                    \"extra\": \"{\\\"call_comment\\\": \\\"Registro Llamada con API\\\", \\\"call_type\\\": \\\"recibida\\\", \\\"call_outcome\\\": \\\"sin respuesta\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"call\",\n                    \"link\": \"\",\n                    \"source_id\": \"5\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/147/\",\n                    \"id\": 147,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-02-13T05:40:14.863880-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/1/\\\", \\\"task_type\\\": \\\"Contacto\\\", \\\"task_name\\\": \\\"Seguimiento oportunidad \\\\\\\"Oportunidad muy chachi\\\\\\\"\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n                    \"extra_datetime\": \"2019-02-13T13:02:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/699/\",\n                    \"id\": 699,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T07:38:56.939964-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-12T23:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/703/\",\n                    \"id\": 703,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T07:39:10.675531-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-12T23:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/719/\",\n                    \"id\": 719,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T07:40:00.095864-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T07:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/938/\",\n                    \"id\": 938,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-10T07:23:24.694182-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Task Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/33/\\\"}\",\n                    \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"33\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/707/\",\n                    \"id\": 707,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T07:39:21.366285-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T11:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/722/\",\n                    \"id\": 722,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T12:13:17.019367-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/21/\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"Completed\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T12:13:16.925010-05:00\",\n                    \"type\": \"task_completed\",\n                    \"link\": \"\",\n                    \"source_id\": \"21\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/858/\",\n                    \"id\": 858,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-26T11:36:57.725640-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/24/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"24\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/928/\",\n                    \"id\": 928,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-09T13:16:32.712887-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/31/\\\"}\",\n                    \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"31\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/711/\",\n                    \"id\": 711,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T07:39:38.248756-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T08:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/371/\",\n                    \"id\": 371,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-05-10T12:14:26.220968-05:00\",\n                    \"extra\": \"{\\\"note_comment\\\": \\\"\\\\u00bfSe crea en el muro?\\\", \\\"note_name\\\": \\\"Nota\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"note\",\n                    \"link\": \"\",\n                    \"source_id\": \"53\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/715/\",\n                    \"id\": 715,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T07:39:46.988640-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T08:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/544/\",\n                    \"id\": 544,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-09-27T07:54:14.371655-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Checking wallentries from Postman\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/22/\\\", \\\"deal_amount\\\": \\\"4444.00\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2019-10-04T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"22\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/678/\",\n                    \"id\": 678,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T06:57:01.928059-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/22/\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T05:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"22\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/681/\",\n                    \"id\": 681,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T06:58:01.377628-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/21/\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-14T05:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"21\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/684/\",\n                    \"id\": 684,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T06:58:31.818280-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/22/\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T05:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"22\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/687/\",\n                    \"id\": 687,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T06:58:42.271808-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/22/\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T16:04:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"22\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/691/\",\n                    \"id\": 691,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T06:59:27.526957-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/20/\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"Completed\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T06:59:27.482130-05:00\",\n                    \"type\": \"task_completed\",\n                    \"link\": \"\",\n                    \"source_id\": \"20\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/695/\",\n                    \"id\": 695,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T07:04:47.541552-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2019-10-01T05:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/861/\",\n                    \"id\": 861,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-26T11:38:17.645777-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail incorrecto\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/25/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/864/\",\n                    \"id\": 864,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-26T11:55:59.826135-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail incorrecto\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/26/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"26\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/954/\",\n                    \"id\": 954,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-22T06:06:41.843987-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"Location\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/42/\\\"}\",\n                    \"extra_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"42\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/958/\",\n                    \"id\": 958,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-22T06:51:51.931432-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"Location\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/43/\\\"}\",\n                    \"extra_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"43\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/867/\",\n                    \"id\": 867,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-26T11:56:13.245964-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail incorrecto\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/27/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"27\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/855/\",\n                    \"id\": 855,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-26T11:34:14.910338-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"company_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/873/\",\n                    \"id\": 873,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-06-04T07:34:24.245092-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/29/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                    \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"29\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/870/\",\n                    \"id\": 870,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-06-04T07:31:53.765446-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/28/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                    \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"28\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/876/\",\n                    \"id\": 876,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-06-04T07:45:12.113520-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/30/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                    \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"30\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/879/\",\n                    \"id\": 879,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-06-04T07:46:27.170509-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/31/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                    \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"31\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/910/\",\n                    \"id\": 910,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-02T07:14:59.699191-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_link\\\": \\\"/deals/31/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Won\\\"}\",\n                    \"extra_datetime\": \"2020-07-02T19:14:00-05:00\",\n                    \"type\": \"deal_won\",\n                    \"link\": \"\",\n                    \"source_id\": \"31\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/918/\",\n                    \"id\": 918,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-08T09:16:29.675564-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/28/\\\"}\",\n                    \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"28\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/924/\",\n                    \"id\": 924,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-09T13:13:54.427385-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/30/\\\"}\",\n                    \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"30\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/962/\",\n                    \"id\": 962,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-23T05:03:21.480116-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/31/\\\", \\\"deal_amount\\\": \\\"14000.00\\\", \\\"deal_status\\\": \\\"Won\\\"}\",\n                    \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"31\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/1057/\",\n                    \"id\": 1057,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2021-05-07T07:17:02.127618-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/28/\\\"}\",\n                    \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"28\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/1168/\",\n                    \"id\": 1168,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2021-06-09T13:47:41.289953-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/10/\\\"}\",\n                    \"extra_datetime\": \"2019-03-08T10:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"10\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/1316/\",\n                    \"id\": 1316,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2021-07-01T12:50:26.389353-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Task with related\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"Location\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/48/\\\"}\",\n                    \"extra_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"48\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/1320/\",\n                    \"id\": 1320,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2021-07-01T12:51:41.354398-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Task with related\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"Location\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/49/\\\"}\",\n                    \"extra_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"49\",\n                    \"object_id\": 1\n                }\n            ],\n            \"employees\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/contacts/1/\",\n                    \"id\": 1,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"first_name\": \"Pedro Daniel\",\n                    \"last_name\": \"Bonilla\",\n                    \"status\": \"in-deal\",\n                    \"title\": \"Mr\",\n                    \"company\": \"MaCriptco\",\n                    \"company_details\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"contact_type\": \"Unnamed\",\n                    \"contact_source\": \"LinkedIn\",\n                    \"emails\": [\n                        {\n                            \"id\": 1,\n                            \"type\": 4,\n                            \"email\": \"asdf@asdf.com\"\n                        }\n                    ],\n                    \"phones\": [\n                        {\n                            \"id\": 1,\n                            \"type\": 1,\n                            \"phone\": \"6434345345\"\n                        }\n                    ],\n                    \"addresses\": [\n                        {\n                            \"id\": 1,\n                            \"type\": 4,\n                            \"street\": \"C/ Vergara\",\n                            \"city\": \"Jaén\",\n                            \"state\": \"Jaén\",\n                            \"country\": \"Spain\",\n                            \"postal_code\": \"23001\"\n                        }\n                    ],\n                    \"picture_url\": null,\n                    \"custom_fields\": [],\n                    \"tags\": [\n                        \"Comida\",\n                        \"una etiqueta\",\n                        \"otra etiqueta\"\n                    ],\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"summary\": \"\",\n                    \"created\": \"2018-09-26T12:19:18.513751-05:00\",\n                    \"last_contact\": \"2019-07-08T21:00:00-05:00\",\n                    \"related_tasks\": [\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/tasks/25/\",\n                            \"id\": 25,\n                            \"owner\": \"pedro.diez@irsolav.com\",\n                            \"owner_name\": \"Pedro D. Diez Bonilla\",\n                            \"assigned_to\": \"pedro.diez@irsolav.com\",\n                            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                            \"name\": \"Tarea del 13 de abril\",\n                            \"description\": \"\",\n                            \"remarks\": \"\",\n                            \"due_date\": \"2020-04-13T07:00:00-05:00\",\n                            \"start_datetime\": \"2020-04-13T07:00:00-05:00\",\n                            \"end_datetime\": \"2020-04-13T07:00:00-05:00\",\n                            \"duration\": 0,\n                            \"type\": 1,\n                            \"status\": 1,\n                            \"status_desc\": \"Not started\",\n                            \"deals\": [\n                                \"http://clientify.localtest.me/v1/deals/12/\"\n                            ],\n                            \"task_type\": null,\n                            \"task_stage\": null,\n                            \"related_companies\": [\n                                \"http://clientify.localtest.me/v1/companies/1/\"\n                            ],\n                            \"related_companies_names\": [\n                                \"MaCriptco\"\n                            ],\n                            \"additional_option\": \"\",\n                            \"location\": \"\",\n                            \"guest_users\": [],\n                            \"created\": \"2019-09-30T03:30:29.587447-05:00\",\n                            \"modified\": \"2020-04-13T07:40:00.006926-05:00\",\n                            \"related_contacts\": [\n                                \"http://clientify.localtest.me/v1/contacts/1/\"\n                            ],\n                            \"related_contacts_names\": [\n                                \"Pedro Daniel Bonilla\"\n                            ]\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/tasks/1/\",\n                            \"id\": 1,\n                            \"owner\": \"pedro.diez@irsolav.com\",\n                            \"owner_name\": \"Pedro D. Diez Bonilla\",\n                            \"assigned_to\": \"pedro.diez@irsolav.com\",\n                            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                            \"name\": \"Seguimiento oportunidad \\\"Oportunidad muy chachi\\\"\",\n                            \"description\": \"\",\n                            \"remarks\": \"\",\n                            \"due_date\": \"2019-02-13T13:02:00-05:00\",\n                            \"start_datetime\": \"2019-02-13T13:02:00-05:00\",\n                            \"end_datetime\": \"2019-02-13T13:02:00-05:00\",\n                            \"duration\": 0,\n                            \"type\": 1,\n                            \"status\": 1,\n                            \"status_desc\": \"Not started\",\n                            \"deals\": [\n                                \"http://clientify.localtest.me/v1/deals/1/\"\n                            ],\n                            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/3/\",\n                            \"type_desc\": \"Contacto\",\n                            \"task_stage\": null,\n                            \"related_companies\": [\n                                \"http://clientify.localtest.me/v1/companies/1/\"\n                            ],\n                            \"related_companies_names\": [\n                                \"MaCriptco\"\n                            ],\n                            \"additional_option\": \"\",\n                            \"location\": \"\",\n                            \"guest_users\": [],\n                            \"created\": \"2018-12-10T13:02:02.576299-05:00\",\n                            \"modified\": \"2019-02-13T05:40:14.779427-05:00\",\n                            \"related_contacts\": [\n                                \"http://clientify.localtest.me/v1/contacts/1/\"\n                            ],\n                            \"related_contacts_names\": [\n                                \"Pedro Daniel Bonilla\"\n                            ]\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/tasks/32/\",\n                            \"id\": 32,\n                            \"owner\": \"pedro.diez@irsolav.com\",\n                            \"owner_name\": \"Pedro D. Diez Bonilla\",\n                            \"assigned_to\": \"pedro.diez@irsolav.com\",\n                            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                            \"name\": \"VideoConferencia\",\n                            \"description\": \"https://meet.google.com/omw-pftb-bfi\",\n                            \"remarks\": \"Vamos a ver observaciones sobre las tareas\",\n                            \"due_date\": \"2020-07-10T16:00:00-05:00\",\n                            \"start_datetime\": \"2020-07-09T21:00:00-05:00\",\n                            \"end_datetime\": \"2020-07-10T16:00:00-05:00\",\n                            \"duration\": 20,\n                            \"type\": 1,\n                            \"status\": 1,\n                            \"status_desc\": \"Not started\",\n                            \"deals\": [\n                                \"http://clientify.localtest.me/v1/deals/16/\"\n                            ],\n                            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                            \"type_desc\": \"Video conferencia\",\n                            \"task_stage\": null,\n                            \"related_companies\": [\n                                \"http://clientify.localtest.me/v1/companies/28/\"\n                            ],\n                            \"related_companies_names\": [\n                                \"Clientify\"\n                            ],\n                            \"additional_option\": \"google_meets\",\n                            \"location\": \"\",\n                            \"guest_users\": [],\n                            \"created\": \"2020-07-10T03:50:21.016645-05:00\",\n                            \"modified\": \"2020-07-10T03:51:20.074239-05:00\",\n                            \"related_contacts\": [\n                                \"http://clientify.localtest.me/v1/contacts/1/\"\n                            ],\n                            \"related_contacts_names\": [\n                                \"Pedro Daniel Bonilla\"\n                            ]\n                        }\n                    ],\n                    \"deals\": [\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/deals/1/\",\n                            \"id\": 1,\n                            \"owner\": \"pedro.diez@irsolav.com\",\n                            \"owner_name\": \"Pedro D. Diez Bonilla\",\n                            \"name\": \"Oportunidad chachi\",\n                            \"amount\": \"1001111.00\",\n                            \"contact\": \"http://clientify.localtest.me/v1/contacts/1/\",\n                            \"contact_name\": \"Pedro Daniel Bonilla\",\n                            \"contact_email\": \"asdf@asdf.com\",\n                            \"contact_phone\": \"6434345345\",\n                            \"created\": \"2018-12-10T12:54:47.826899-05:00\",\n                            \"expected_closed_date\": \"2018-12-28\",\n                            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                            \"company_name\": \"MaCriptco\",\n                            \"source\": 3,\n                            \"status\": 2,\n                            \"status_desc\": \"Expired\",\n                            \"probability\": 5,\n                            \"probability_desc\": \"50%\",\n                            \"who_can_view\": 1,\n                            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/2/\",\n                            \"pipeline_stage_desc\": \"Producto/servicio presentado\",\n                            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                            \"pipeline_desc\": \"Por defecto\",\n                            \"involved_contacts\": [],\n                            \"tags\": [\n                                \"otra etiqueta\",\n                                \"una etiqueta\"\n                            ],\n                            \"remarks\": \"This is a Remark u observaciones cambiado por API\",\n                            \"involved_companies\": [],\n                            \"wall_entries\": [\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/5/\",\n                                    \"id\": 5,\n                                    \"user\": \"Pedro D. Diez Bonilla\",\n                                    \"created\": \"2018-12-10T12:54:47.868892-05:00\",\n                                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                                    \"type\": \"deal_creation\",\n                                    \"link\": \"\",\n                                    \"source_id\": \"1\",\n                                    \"object_id\": 1\n                                },\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/8/\",\n                                    \"id\": 8,\n                                    \"user\": \"Pedro D. Diez Bonilla\",\n                                    \"created\": \"2018-12-10T13:01:39.520544-05:00\",\n                                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                                    \"type\": \"deal_modification\",\n                                    \"link\": \"\",\n                                    \"source_id\": \"1\",\n                                    \"object_id\": 1\n                                },\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/14/\",\n                                    \"id\": 14,\n                                    \"user\": \"Pedro D. Diez Bonilla\",\n                                    \"created\": \"2018-12-10T13:02:02.638533-05:00\",\n                                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/1/\\\", \\\"task_type\\\": \\\"Contacto\\\", \\\"task_name\\\": \\\"Seguimiento oportunidad \\\\\\\"Oportunidad muy chachi\\\\\\\"\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n                                    \"extra_datetime\": \"2018-12-11T13:02:02.575241-05:00\",\n                                    \"type\": \"task_creation\",\n                                    \"link\": \"\",\n                                    \"source_id\": \"1\",\n                                    \"object_id\": 1\n                                },\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/18/\",\n                                    \"id\": 18,\n                                    \"user\": \"Pedro D. Diez Bonilla\",\n                                    \"created\": \"2018-12-12T03:03:17.138110-05:00\",\n                                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                                    \"type\": \"deal_modification\",\n                                    \"link\": \"\",\n                                    \"source_id\": \"1\",\n                                    \"object_id\": 1\n                                },\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/22/\",\n                                    \"id\": 22,\n                                    \"user\": \"Pedro D. Diez Bonilla\",\n                                    \"created\": \"2018-12-12T03:06:22.579748-05:00\",\n                                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                                    \"type\": \"deal_modification\",\n                                    \"link\": \"\",\n                                    \"source_id\": \"1\",\n                                    \"object_id\": 1\n                                },\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/29/\",\n                                    \"id\": 29,\n                                    \"user\": \"Pedro D. Diez Bonilla\",\n                                    \"created\": \"2018-12-14T05:13:04.440769-05:00\",\n                                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"1001111.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                                    \"type\": \"deal_modification\",\n                                    \"link\": \"\",\n                                    \"source_id\": \"1\",\n                                    \"object_id\": 1\n                                },\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/126/\",\n                                    \"id\": 126,\n                                    \"user\": \"Pedro D. Diez Bonilla\",\n                                    \"created\": \"2019-01-20T18:51:59.591620-05:00\",\n                                    \"extra\": \"{\\\"note_comment\\\": \\\"Nota 1 editada\\\", \\\"note_name\\\": \\\"Nota oportunidad\\\"}\",\n                                    \"extra_datetime\": null,\n                                    \"type\": \"note\",\n                                    \"link\": \"\",\n                                    \"source_id\": \"3\",\n                                    \"object_id\": 1\n                                },\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/148/\",\n                                    \"id\": 148,\n                                    \"user\": \"Pedro D. Diez Bonilla\",\n                                    \"created\": \"2019-02-13T05:40:14.873569-05:00\",\n                                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/1/\\\", \\\"task_type\\\": \\\"Contacto\\\", \\\"task_name\\\": \\\"Seguimiento oportunidad \\\\\\\"Oportunidad muy chachi\\\\\\\"\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n                                    \"extra_datetime\": \"2019-02-13T13:02:00-05:00\",\n                                    \"type\": \"task_modification\",\n                                    \"link\": \"\",\n                                    \"source_id\": \"1\",\n                                    \"object_id\": 1\n                                }\n                            ],\n                            \"tasks\": [\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/tasks/1/\",\n                                    \"id\": 1,\n                                    \"owner\": \"pedro.diez@irsolav.com\",\n                                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                                    \"name\": \"Seguimiento oportunidad \\\"Oportunidad muy chachi\\\"\",\n                                    \"description\": \"\",\n                                    \"remarks\": \"\",\n                                    \"due_date\": \"2019-02-13T13:02:00-05:00\",\n                                    \"start_datetime\": \"2019-02-13T13:02:00-05:00\",\n                                    \"end_datetime\": \"2019-02-13T13:02:00-05:00\",\n                                    \"duration\": 0,\n                                    \"type\": 1,\n                                    \"status\": 1,\n                                    \"status_desc\": \"Not started\",\n                                    \"deals\": [\n                                        \"http://clientify.localtest.me/v1/deals/1/\"\n                                    ],\n                                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/3/\",\n                                    \"type_desc\": \"Contacto\",\n                                    \"task_stage\": null,\n                                    \"related_companies\": [\n                                        \"http://clientify.localtest.me/v1/companies/1/\"\n                                    ],\n                                    \"related_companies_names\": [\n                                        \"MaCriptco\"\n                                    ],\n                                    \"additional_option\": \"\",\n                                    \"location\": \"\",\n                                    \"guest_users\": [],\n                                    \"created\": \"2018-12-10T13:02:02.576299-05:00\",\n                                    \"modified\": \"2019-02-13T05:40:14.779427-05:00\",\n                                    \"related_contacts\": [\n                                        \"http://clientify.localtest.me/v1/contacts/1/\"\n                                    ],\n                                    \"related_contacts_names\": [\n                                        \"Pedro Daniel Bonilla\"\n                                    ]\n                                }\n                            ],\n                            \"events\": [],\n                            \"custom_fields\": []\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/deals/10/\",\n                            \"id\": 10,\n                            \"owner\": \"pedro.diez@irsolav.com\",\n                            \"owner_name\": \"Pedro D. Diez Bonilla\",\n                            \"name\": \"Deal 2 from FORM\",\n                            \"amount\": \"22222.00\",\n                            \"contact\": \"http://clientify.localtest.me/v1/contacts/1/\",\n                            \"contact_name\": \"Pedro Daniel Bonilla\",\n                            \"contact_email\": \"asdf@asdf.com\",\n                            \"contact_phone\": \"6434345345\",\n                            \"created\": \"2019-01-18T04:35:55.713579-05:00\",\n                            \"expected_closed_date\": \"2019-01-25\",\n                            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                            \"company_name\": \"MaCriptco\",\n                            \"source\": null,\n                            \"status\": 2,\n                            \"status_desc\": \"Expired\",\n                            \"probability\": 2,\n                            \"probability_desc\": \"20%\",\n                            \"who_can_view\": 1,\n                            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n                            \"pipeline_stage_desc\": \"Contacto realizado\",\n                            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                            \"pipeline_desc\": \"Por defecto\",\n                            \"involved_contacts\": [],\n                            \"tags\": [],\n                            \"remarks\": \"\",\n                            \"involved_companies\": [],\n                            \"wall_entries\": [\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/108/\",\n                                    \"id\": 108,\n                                    \"user\": \"Pedro D. Diez Bonilla\",\n                                    \"created\": \"2019-01-18T04:35:55.756959-05:00\",\n                                    \"extra\": \"{\\\"deal_name\\\": \\\"Deal 2 from FORM\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/10/\\\", \\\"deal_amount\\\": \\\"22222.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                                    \"extra_datetime\": \"2019-01-25T19:14:00-05:00\",\n                                    \"type\": \"deal_creation\",\n                                    \"link\": \"\",\n                                    \"source_id\": \"10\",\n                                    \"object_id\": 10\n                                },\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/112/\",\n                                    \"id\": 112,\n                                    \"user\": \"Pedro D. Diez Bonilla\",\n                                    \"created\": \"2019-01-17T18:00:00-05:00\",\n                                    \"extra\": \"{\\\"event_name\\\": \\\"Evento 2 para FORM 2\\\", \\\"event_link\\\": \\\"/activities/events/2/\\\", \\\"event_location\\\": \\\"Aqui mismo\\\", \\\"event_duration\\\": \\\"Todo el d\\\\u00eda\\\"}\",\n                                    \"extra_datetime\": \"2019-01-17T18:00:00-05:00\",\n                                    \"type\": \"event_creation\",\n                                    \"link\": \"\",\n                                    \"source_id\": \"2\",\n                                    \"object_id\": 10\n                                }\n                            ],\n                            \"tasks\": [],\n                            \"events\": [\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/events/2/\",\n                                    \"id\": 2,\n                                    \"owner\": \"pedro.diez@irsolav.com\",\n                                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                                    \"name\": \"Evento 2 para FORM 2\",\n                                    \"location\": \"Aqui mismo\",\n                                    \"from_datetime\": \"2019-01-17T18:00:00-05:00\",\n                                    \"to_datetime\": \"2019-01-18T17:59:00-05:00\",\n                                    \"all_day\": true,\n                                    \"guest_contacts\": [],\n                                    \"guest_companies\": [],\n                                    \"deals\": [\n                                        \"http://clientify.localtest.me/v1/deals/10/\"\n                                    ]\n                                }\n                            ],\n                            \"custom_fields\": []\n                        }\n                    ],\n                    \"wall_entries\": [\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/3/\",\n                            \"id\": 3,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2018-09-26T12:19:20.363915-05:00\",\n                            \"extra\": \"{}\",\n                            \"extra_datetime\": null,\n                            \"type\": \"contact_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/6/\",\n                            \"id\": 6,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2018-12-10T12:54:47.876929-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                            \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                            \"type\": \"deal_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/9/\",\n                            \"id\": 9,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2018-12-10T13:01:39.528902-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                            \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                            \"type\": \"deal_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/12/\",\n                            \"id\": 12,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2018-12-10T13:02:02.621914-05:00\",\n                            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/1/\\\", \\\"task_type\\\": \\\"Contacto\\\", \\\"task_name\\\": \\\"Seguimiento oportunidad \\\\\\\"Oportunidad muy chachi\\\\\\\"\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n                            \"extra_datetime\": \"2018-12-11T13:02:02.575241-05:00\",\n                            \"type\": \"task_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/20/\",\n                            \"id\": 20,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2018-12-12T03:03:17.149538-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                            \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                            \"type\": \"deal_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/24/\",\n                            \"id\": 24,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2018-12-12T03:06:22.592871-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                            \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                            \"type\": \"deal_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/30/\",\n                            \"id\": 30,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2018-12-14T05:13:04.447775-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"1001111.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                            \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                            \"type\": \"deal_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/106/\",\n                            \"id\": 106,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-01-17T18:00:00-05:00\",\n                            \"extra\": \"{\\\"event_name\\\": \\\"Evento 1\\\", \\\"event_link\\\": \\\"/activities/events/1/\\\", \\\"event_location\\\": \\\"Mi casa\\\", \\\"event_duration\\\": \\\"Todo el d\\\\u00eda\\\"}\",\n                            \"extra_datetime\": \"2019-01-17T18:00:00-05:00\",\n                            \"type\": \"event_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/109/\",\n                            \"id\": 109,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-01-18T04:35:55.763171-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Deal 2 from FORM\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/10/\\\", \\\"deal_amount\\\": \\\"22222.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                            \"extra_datetime\": \"2019-01-25T19:14:00-05:00\",\n                            \"type\": \"deal_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"10\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/146/\",\n                            \"id\": 146,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-02-13T05:40:14.852391-05:00\",\n                            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/1/\\\", \\\"task_type\\\": \\\"Contacto\\\", \\\"task_name\\\": \\\"Seguimiento oportunidad \\\\\\\"Oportunidad muy chachi\\\\\\\"\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n                            \"extra_datetime\": \"2019-02-13T13:02:00-05:00\",\n                            \"type\": \"task_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/150/\",\n                            \"id\": 150,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-01-17T18:00:00-05:00\",\n                            \"extra\": \"{\\\"event_name\\\": \\\"Evento 1\\\", \\\"event_link\\\": \\\"/activities/events/1/\\\", \\\"event_location\\\": \\\"Mi casa\\\", \\\"event_duration\\\": \\\"Todo el d\\\\u00eda\\\"}\",\n                            \"extra_datetime\": \"2019-01-17T18:00:00-05:00\",\n                            \"type\": \"event_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/153/\",\n                            \"id\": 153,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-01-17T18:00:00-05:00\",\n                            \"extra\": \"{\\\"event_name\\\": \\\"Evento 1\\\", \\\"event_link\\\": \\\"/activities/events/1/\\\", \\\"event_location\\\": \\\"Mi casa\\\", \\\"event_duration\\\": \\\"Todo el d\\\\u00eda\\\"}\",\n                            \"extra_datetime\": \"2019-01-17T18:00:00-05:00\",\n                            \"type\": \"event_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/698/\",\n                            \"id\": 698,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-04-13T07:38:56.923336-05:00\",\n                            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                            \"extra_datetime\": \"2020-04-12T23:00:00-05:00\",\n                            \"type\": \"task_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"25\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/702/\",\n                            \"id\": 702,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-04-13T07:39:10.639005-05:00\",\n                            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                            \"extra_datetime\": \"2020-04-12T23:00:00-05:00\",\n                            \"type\": \"task_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"25\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/718/\",\n                            \"id\": 718,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-04-13T07:40:00.087040-05:00\",\n                            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                            \"extra_datetime\": \"2020-04-13T07:00:00-05:00\",\n                            \"type\": \"task_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"25\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/706/\",\n                            \"id\": 706,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-04-13T07:39:21.342916-05:00\",\n                            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                            \"extra_datetime\": \"2020-04-13T11:00:00-05:00\",\n                            \"type\": \"task_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"25\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/379/\",\n                            \"id\": 379,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-03-08T21:00:00-05:00\",\n                            \"extra\": \"{\\\"event_name\\\": \\\"Cita para cena tranquila\\\", \\\"event_link\\\": \\\"/activities/events/14/\\\", \\\"event_location\\\": \\\"Ja\\\\u00e9n\\\", \\\"event_duration\\\": \\\"1 hour(s) 0 minute(s)\\\"}\",\n                            \"extra_datetime\": \"2019-03-08T21:00:00-05:00\",\n                            \"type\": \"event_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"14\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/382/\",\n                            \"id\": 382,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-03-08T21:00:00-05:00\",\n                            \"extra\": \"{\\\"event_name\\\": \\\"Cita para cena tranquila\\\", \\\"event_link\\\": \\\"/activities/events/15/\\\", \\\"event_location\\\": \\\"Ja\\\\u00e9n\\\", \\\"event_duration\\\": \\\"1 hour(s) 0 minute(s)\\\"}\",\n                            \"extra_datetime\": \"2019-03-08T21:00:00-05:00\",\n                            \"type\": \"event_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"15\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/385/\",\n                            \"id\": 385,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-07-08T21:00:00-05:00\",\n                            \"extra\": \"{\\\"event_name\\\": \\\"A\\\\u00f1ado Cita y creo wallentry\\\", \\\"event_link\\\": \\\"/activities/events/16/\\\", \\\"event_location\\\": \\\"Ja\\\\u00e9n\\\", \\\"event_duration\\\": \\\"1 hour(s) 0 minute(s)\\\"}\",\n                            \"extra_datetime\": \"2019-07-08T21:00:00-05:00\",\n                            \"type\": \"event_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"16\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/710/\",\n                            \"id\": 710,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-04-13T07:39:38.233051-05:00\",\n                            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                            \"extra_datetime\": \"2020-04-13T08:00:00-05:00\",\n                            \"type\": \"task_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"25\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/714/\",\n                            \"id\": 714,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-04-13T07:39:46.969052-05:00\",\n                            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                            \"extra_datetime\": \"2020-04-13T08:00:00-05:00\",\n                            \"type\": \"task_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"25\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/694/\",\n                            \"id\": 694,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-04-13T07:04:47.515227-05:00\",\n                            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                            \"extra_datetime\": \"2019-10-01T05:00:00-05:00\",\n                            \"type\": \"task_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"25\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/931/\",\n                            \"id\": 931,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-07-10T03:50:21.077375-05:00\",\n                            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"VideoConferencia\\\", \\\"task_status\\\": \\\"No iniciada\\\", \\\"task_additional_option\\\": \\\"google_meets\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"-1 d\\\\u00eda(s) 23 hora(s) 0 minuto(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/32/\\\"}\",\n                            \"extra_datetime\": \"2020-07-10T03:00:00-05:00\",\n                            \"type\": \"task_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"32\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/933/\",\n                            \"id\": 933,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-07-10T03:51:20.330874-05:00\",\n                            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"VideoConferencia\\\", \\\"task_status\\\": \\\"No iniciada\\\", \\\"task_additional_option\\\": \\\"google_meets\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"-1 d\\\\u00eda(s) 5 hora(s) 0 minuto(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/32/\\\"}\",\n                            \"extra_datetime\": \"2020-07-09T21:00:00-05:00\",\n                            \"type\": \"task_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"32\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/1324/\",\n                            \"id\": 1324,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2021-07-08T12:34:00-05:00\",\n                            \"extra\": \"{\\\"checkin_comment\\\": \\\"Virtual scheduled meeting from postman\\\", \\\"checkin_outcome\\\": \\\"scheduled \\\", \\\"checkin_type\\\": \\\"virtual\\\"}\",\n                            \"extra_datetime\": null,\n                            \"type\": \"checkin\",\n                            \"link\": \"\",\n                            \"source_id\": \"4\",\n                            \"object_id\": 1\n                        }\n                    ],\n                    \"page_views\": 0,\n                    \"total_visits\": 0,\n                    \"first_visit\": null,\n                    \"last_visit\": null,\n                    \"gdpr_accept\": false,\n                    \"visitor_key\": \"\",\n                    \"attachments\": [\n                        {\n                            \"owner\": \"pedro.diez@irsolav.com\",\n                            \"owner_name\": \"Pedro D. Diez Bonilla\",\n                            \"name\": \"Clientify_Design_Documentation.odt\",\n                            \"link\": \"https://dqpcam5q9kbfn.cloudfront.net/1/eqylrejatg/Clientify_Design_Documentation.odt\",\n                            \"icon\": \"https://www.dropbox.com/static/images/icons64/page_white_compressed.png\",\n                            \"creation_date\": \"Sept. 26, 2019, 11:31\",\n                            \"size\": null,\n                            \"thumbnail\": \"\"\n                        }\n                    ],\n                    \"websites\": [],\n                    \"medium\": \"\",\n                    \"linkedin_url\": \"http://www.linkedin.com/in/asdf-asdf-618289106\",\n                    \"linkedin_id\": \"448577588\",\n                    \"linkedin_picture_url\": \"\",\n                    \"skype_username\": \"\",\n                    \"birthday\": null,\n                    \"twitter_id\": \"122929175\",\n                    \"lead_scoring\": 0,\n                    \"facebook_url\": \"\",\n                    \"twitter_url\": \"\",\n                    \"googleplus_url\": \"\",\n                    \"pinterest_url\": \"\",\n                    \"foursquare_url\": \"\",\n                    \"aboutme_url\": \"\",\n                    \"klout_url\": \"\",\n                    \"facebook_picture_url\": \"\",\n                    \"twitter_picture_url\": \"\",\n                    \"facebook_id\": \"\",\n                    \"google_id\": \"\",\n                    \"taxpayer_identification_number\": \"\",\n                    \"unsubscribed\": false,\n                    \"automations\": [],\n                    \"gdpr_acceptance_date\": null\n                }\n            ],\n            \"linkedin_picture_url\": \"\"\n        }\n    ]\n}"}],"_postman_id":"bf10a19c-beef-4ed2-8cb4-1e1eb1e2d06c"},{"name":"Add Deal involved companies","id":"fe91daec-9211-4cf1-984b-723b243de9bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/deals/:deal_id/companies/:company_id/","description":"<p>Adds the company with <code>:company_id</code> to the list of related companies of the deal with id <code>:deal_id</code></p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",":deal_id","companies",":company_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{deal}}","key":"deal_id"},{"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[{"id":"acb8b736-7628-4e7e-b47d-5900cfe34f11","name":"Add Deal involved companies","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{Protocol}}://{{Domain}}/v1/deals/:deal_id/companies/:company_id/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","deals",":deal_id","companies",":company_id",""],"variable":[{"key":"deal_id","value":"{{deal-id}}"},{"key":"company_id","value":"{{company-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 08 Jul 2021 21:48:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"81494"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"http://clientify.localtest.me/v1/companies/1/\",\n    \"id\": 1,\n    \"name\": \"MaCriptco\",\n    \"sector\": null,\n    \"company_sector\": \"Información y medios\",\n    \"business_name\": \"MaCriptco\",\n    \"taxpayer_identification_number\": \"B-048011\",\n    \"fax\": \"\",\n    \"number_of_employees\": 2,\n    \"number_of_employees_desc\": \"11-50\",\n    \"owner\": \"pedro.diez@irsolav.com\",\n    \"owner_name\": \"Pedro D. Diez Bonilla\",\n    \"who_can_view\": 1,\n    \"emails\": [],\n    \"phones\": [],\n    \"websites\": [\n        {\n            \"id\": 1,\n            \"website\": \"http://www.asdf.com\"\n        }\n    ],\n    \"addresses\": [],\n    \"custom_fields\": [\n        {\n            \"field\": \"Custom Field Para empresa\",\n            \"value\": \"Hola empresa!\"\n        }\n    ],\n    \"rank\": 3,\n    \"rank_manual\": false,\n    \"picture_url\": \"https://d2ojpxxtu63wzl.cloudfront.net/static/6236aedf246fe67d5b1e790d7b8d900c_18ec08c4356cfa058fbb850020f3af55a81bd4b3927e2d34a56dfcf4b72195c9\",\n    \"facebook_url\": \"\",\n    \"linkedin_url\": \"https://www.linkedin.com/company/wordpress-advertising-network\",\n    \"twitter_url\": \"\",\n    \"private\": false,\n    \"last_viewed\": \"2019-06-10T10:23:52.489027-05:00\",\n    \"last_interaction\": \"2019-05-10T12:14:26.220968-05:00\",\n    \"facebook_id\": \"\",\n    \"twitter_id\": \"\",\n    \"linkedin_id\": \"\",\n    \"won_deals_amount\": 0,\n    \"founded\": \"2012-09-26\",\n    \"online_since\": \"1998-11-04\",\n    \"full_contact_extra\": \"{\\\"status\\\": 200, \\\"category\\\": [{\\\"code\\\": \\\"OTHER\\\", \\\"name\\\": \\\"Other\\\"}], \\\"organization\\\": {\\\"founded\\\": \\\"2012\\\", \\\"name\\\": \\\"Insight Management Consulting\\\", \\\"overview\\\": \\\"dasdfasdf\\\", \\\"approxEmployees\\\": 30, \\\"keywords\\\": [\\\"Alberta\\\", \\\"Bizarre\\\", \\\"Cisco\\\", \\\"Computer Networking\\\", \\\"Connecticut\\\", \\\"Enterprise Software\\\", \\\"Virtualization\\\"], \\\"images\\\": [{\\\"url\\\": \\\"https://d2ojpxxtu63wzl.cloudfront.net/static/de8e0ec0f75592f63090d07c335844b9_c10327c58ea4efcb0309f15fbc4ae13d3d0e5e7cfb31ddf1b62a2f4a26dcbb23\\\", \\\"label\\\": \\\"twitter\\\"}, {\\\"url\\\": \\\"https://d2ojpxxtu63wzl.cloudfront.net/static/6236aedf246fe67d5b1e790d7b8d900c_18ec08c4356cfa058fbb850020f3af55a81bd4b3927e2d34a56dfcf4b72195c9\\\", \\\"label\\\": \\\"other\\\"}], \\\"contactInfo\\\": {\\\"addresses\\\": [{\\\"country\\\": {\\\"code\\\": \\\"US\\\", \\\"name\\\": \\\"United States\\\"}, \\\"region\\\": {\\\"code\\\": \\\"CA\\\", \\\"name\\\": \\\"California\\\"}, \\\"label\\\": \\\"work\\\"}]}}, \\\"socialProfiles\\\": [{\\\"username\\\": \\\"sysu\\\", \\\"bio\\\": \\\"dasdfasdf\\\", \\\"typeId\\\": \\\"angellist\\\", \\\"url\\\": \\\"https://angel.co/sysu\\\", \\\"typeName\\\": \\\"AngelList\\\", \\\"followers\\\": 2, \\\"id\\\": \\\"126087\\\"}, {\\\"url\\\": \\\"http://klout.com/asdf951\\\", \\\"typeId\\\": \\\"klout\\\", \\\"username\\\": \\\"asdf951\\\", \\\"id\\\": \\\"59109750092346356\\\", \\\"typeName\\\": \\\"Klout\\\"}, {\\\"url\\\": \\\"https://www.linkedin.com/company/wordpress-advertising-network\\\", \\\"typeId\\\": \\\"linkedincompany\\\", \\\"username\\\": \\\"wordpress-advertising-network\\\", \\\"typeName\\\": \\\"LinkedIn\\\"}], \\\"website\\\": \\\"http://www.asdf.com\\\", \\\"traffic\\\": {\\\"ranking\\\": [{\\\"locale\\\": \\\"global\\\", \\\"rank\\\": 804531}], \\\"topCountryRanking\\\": [{\\\"locale\\\": \\\"us\\\", \\\"rank\\\": 270526}, {\\\"locale\\\": \\\"in\\\", \\\"rank\\\": 353056}]}, \\\"requestId\\\": \\\"b92cccb2-a067-406c-a5d8-45f91021ded1\\\", \\\"industries\\\": [{\\\"code\\\": \\\"7374\\\", \\\"type\\\": \\\"SIC\\\", \\\"name\\\": \\\"Computer Processing and Data Preparation and Processing Services\\\"}, {\\\"code\\\": \\\"518210\\\", \\\"type\\\": \\\"NAICS\\\", \\\"name\\\": \\\"Data Processing, Hosting, and Related Services\\\"}], \\\"logo\\\": \\\"https://d2ojpxxtu63wzl.cloudfront.net/static/6236aedf246fe67d5b1e790d7b8d900c_18ec08c4356cfa058fbb850020f3af55a81bd4b3927e2d34a56dfcf4b72195c9\\\", \\\"languageLocale\\\": \\\"en\\\", \\\"onlineSince\\\": \\\"1998-11-04\\\"}\",\n    \"approx_employees\": 30,\n    \"calls\": [\n        {\n            \"id\": 2,\n            \"type\": \"outgoing\",\n            \"comment\": \"Llamo por telefono\",\n            \"outcome\": \"connected\"\n        },\n        {\n            \"id\": 3,\n            \"type\": \"incoming\",\n            \"comment\": \"comentario desde api\",\n            \"outcome\": \"no_answer\"\n        },\n        {\n            \"id\": 4,\n            \"type\": \"incoming\",\n            \"comment\": \"comentario desde api\",\n            \"outcome\": \"no_answer\"\n        },\n        {\n            \"id\": 5,\n            \"type\": \"incoming\",\n            \"comment\": \"Registro Llamada con API\",\n            \"outcome\": \"no_answer\"\n        }\n    ],\n    \"description\": \"\",\n    \"remarks\": \"\",\n    \"summary\": \"\",\n    \"tags\": [\n        \"una etiqueta\",\n        \"otra etiqueta\"\n    ],\n    \"deals\": [\n        {\n            \"url\": \"http://clientify.localtest.me/v1/deals/1/\",\n            \"id\": 1,\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Oportunidad chachi\",\n            \"contact\": \"http://clientify.localtest.me/v1/contacts/1/\",\n            \"contact_name\": \"Pedro Daniel Bonilla\",\n            \"contact_email\": \"asdf@asdf.com\",\n            \"contact_phone\": \"6434345345\",\n            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"company_name\": \"MaCriptco\",\n            \"amount\": \"1001111.00\",\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 5,\n            \"probability_desc\": \"50%\",\n            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/2/\",\n            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n            \"pipeline_desc\": \"Por defecto\",\n            \"pipeline_stage_desc\": \"Producto/servicio presentado\",\n            \"tags\": [\n                \"otra etiqueta\",\n                \"una etiqueta\"\n            ],\n            \"custom_fields\": [],\n            \"created\": \"2018-12-10T12:54:47.826899-05:00\",\n            \"modified\": \"2018-12-14T06:12:39.407876-05:00\",\n            \"expected_closed_date\": \"2018-12-28\"\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/deals/2/\",\n            \"id\": 2,\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Segunda oportunidad\",\n            \"contact\": \"http://clientify.localtest.me/v1/contacts/2/\",\n            \"contact_name\": \"Contacto 1 Apellido\",\n            \"contact_email\": \"dorre.com@coreo.com\",\n            \"contact_phone\": \"+34645977529\",\n            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"company_name\": \"MaCriptco\",\n            \"amount\": \"1212333.00\",\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 9,\n            \"probability_desc\": \"90%\",\n            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n            \"pipeline_desc\": \"Por defecto\",\n            \"pipeline_stage_desc\": \"Contacto realizado\",\n            \"tags\": [],\n            \"custom_fields\": [],\n            \"created\": \"2018-12-12T11:20:36.925785-05:00\",\n            \"modified\": \"2019-01-14T05:59:49.270352-05:00\",\n            \"expected_closed_date\": \"2019-01-28\"\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/deals/10/\",\n            \"id\": 10,\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Deal 2 from FORM\",\n            \"contact\": \"http://clientify.localtest.me/v1/contacts/1/\",\n            \"contact_name\": \"Pedro Daniel Bonilla\",\n            \"contact_email\": \"asdf@asdf.com\",\n            \"contact_phone\": \"6434345345\",\n            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"company_name\": \"MaCriptco\",\n            \"amount\": \"22222.00\",\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 2,\n            \"probability_desc\": \"20%\",\n            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n            \"pipeline_desc\": \"Por defecto\",\n            \"pipeline_stage_desc\": \"Contacto realizado\",\n            \"tags\": [],\n            \"custom_fields\": [],\n            \"created\": \"2019-01-18T04:35:55.713579-05:00\",\n            \"modified\": \"2019-01-18T04:35:55.780477-05:00\",\n            \"expected_closed_date\": \"2019-01-25\"\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/deals/22/\",\n            \"id\": 22,\n            \"owner_name\": \"Pedro Piter Piter\",\n            \"name\": \"Checking wallentries from Postman\",\n            \"contact\": \"http://clientify.localtest.me/v1/contacts/45/\",\n            \"contact_name\": \"Jimmi\",\n            \"contact_email\": \"jimmi@henderson.llc.com\",\n            \"contact_phone\": \"+1 (618) 353-6458\",\n            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"company_name\": \"MaCriptco\",\n            \"amount\": \"4444.00\",\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 2,\n            \"probability_desc\": \"20%\",\n            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n            \"pipeline_desc\": \"Por defecto\",\n            \"pipeline_stage_desc\": \"Contacto realizado\",\n            \"tags\": [],\n            \"custom_fields\": [],\n            \"created\": \"2019-09-27T07:54:14.044156-05:00\",\n            \"modified\": \"2019-09-27T07:54:14.557079-05:00\",\n            \"expected_closed_date\": \"2019-10-04\"\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/deals/30/\",\n            \"id\": 30,\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\",\n            \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n            \"contact_name\": \"Pacoddd Merlo\",\n            \"contact_email\": \"qoligi@mailinator.net\",\n            \"contact_phone\": \"+1 (498) 513-2968\",\n            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"company_name\": \"MaCriptco\",\n            \"amount\": \"11.33\",\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 7,\n            \"probability_desc\": \"70%\",\n            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/3/\",\n            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n            \"pipeline_desc\": \"Por defecto\",\n            \"pipeline_stage_desc\": \"Propuesta presentada\",\n            \"tags\": [],\n            \"custom_fields\": [],\n            \"created\": \"2020-06-04T07:45:11.801561-05:00\",\n            \"modified\": \"2020-07-02T09:02:57.851857-05:00\",\n            \"expected_closed_date\": \"2019-11-30\"\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/deals/29/\",\n            \"id\": 29,\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\",\n            \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n            \"contact_name\": \"Pacoddd Merlo\",\n            \"contact_email\": \"qoligi@mailinator.net\",\n            \"contact_phone\": \"+1 (498) 513-2968\",\n            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"company_name\": \"MaCriptco\",\n            \"amount\": \"11.33\",\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 7,\n            \"probability_desc\": \"70%\",\n            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/3/\",\n            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n            \"pipeline_desc\": \"Por defecto\",\n            \"pipeline_stage_desc\": \"Propuesta presentada\",\n            \"tags\": [],\n            \"custom_fields\": [],\n            \"created\": \"2020-06-04T07:34:24.193779-05:00\",\n            \"modified\": \"2020-07-02T09:02:59.542039-05:00\",\n            \"expected_closed_date\": \"2019-11-30\"\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/deals/28/\",\n            \"id\": 28,\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\",\n            \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n            \"contact_name\": \"Pacoddd Merlo\",\n            \"contact_email\": \"qoligi@mailinator.net\",\n            \"contact_phone\": \"+1 (498) 513-2968\",\n            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"company_name\": \"MaCriptco\",\n            \"amount\": \"11.33\",\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 5,\n            \"probability_desc\": \"50%\",\n            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/2/\",\n            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n            \"pipeline_desc\": \"Por defecto\",\n            \"pipeline_stage_desc\": \"Producto/servicio presentado\",\n            \"tags\": [],\n            \"custom_fields\": [],\n            \"created\": \"2020-06-04T07:31:53.409522-05:00\",\n            \"modified\": \"2020-07-02T09:03:22.303690-05:00\",\n            \"expected_closed_date\": \"2019-11-30\"\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/deals/31/\",\n            \"id\": 31,\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\",\n            \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n            \"contact_name\": \"Pacoddd Merlo\",\n            \"contact_email\": \"qoligi@mailinator.net\",\n            \"contact_phone\": \"+1 (498) 513-2968\",\n            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"company_name\": \"MaCriptco\",\n            \"amount\": \"14000.00\",\n            \"status\": 3,\n            \"status_desc\": \"Won\",\n            \"probability\": 10,\n            \"probability_desc\": \"100%\",\n            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n            \"pipeline_desc\": \"Por defecto\",\n            \"pipeline_stage_desc\": \"Contacto realizado\",\n            \"tags\": [],\n            \"custom_fields\": [\n                {\n                    \"field\": \"Custom Field 1\",\n                    \"value\": \"cdn_1133\"\n                }\n            ],\n            \"created\": \"2020-06-04T07:46:26.855885-05:00\",\n            \"modified\": \"2020-07-16T13:19:27.842153-05:00\",\n            \"expected_closed_date\": \"2019-11-30\"\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/deals/26/\",\n            \"id\": 26,\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"deal para gmail incorrecto\",\n            \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n            \"contact_name\": \"Pacoddd Merlo\",\n            \"contact_email\": \"qoligi@mailinator.net\",\n            \"contact_phone\": \"+1 (498) 513-2968\",\n            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"company_name\": \"MaCriptco\",\n            \"amount\": \"11.33\",\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 7,\n            \"probability_desc\": \"70%\",\n            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/3/\",\n            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n            \"pipeline_desc\": \"Por defecto\",\n            \"pipeline_stage_desc\": \"Propuesta presentada\",\n            \"tags\": [],\n            \"custom_fields\": [],\n            \"created\": \"2020-05-26T11:55:59.789808-05:00\",\n            \"modified\": \"2020-07-02T09:03:28.079734-05:00\",\n            \"expected_closed_date\": \"2020-11-30\"\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/deals/24/\",\n            \"id\": 24,\n            \"owner_name\": \"Pedro Piter Piter\",\n            \"name\": \"deal para gmail\",\n            \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n            \"contact_name\": \"Pacoddd Merlo\",\n            \"contact_email\": \"qoligi@mailinator.net\",\n            \"contact_phone\": \"+1 (498) 513-2968\",\n            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"company_name\": \"MaCriptco\",\n            \"amount\": \"11.33\",\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 2,\n            \"probability_desc\": \"20%\",\n            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n            \"pipeline_desc\": \"Por defecto\",\n            \"pipeline_stage_desc\": \"Contacto realizado\",\n            \"tags\": [],\n            \"custom_fields\": [],\n            \"created\": \"2020-05-26T11:36:57.685551-05:00\",\n            \"modified\": \"2020-05-26T11:36:57.729174-05:00\",\n            \"expected_closed_date\": \"2020-11-30\"\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/deals/27/\",\n            \"id\": 27,\n            \"owner_name\": \"Pedro Piter Piter\",\n            \"name\": \"deal para gmail incorrecto\",\n            \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n            \"contact_name\": \"Pacoddd Merlo\",\n            \"contact_email\": \"qoligi@mailinator.net\",\n            \"contact_phone\": \"+1 (498) 513-2968\",\n            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"company_name\": \"MaCriptco\",\n            \"amount\": \"11.33\",\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 5,\n            \"probability_desc\": \"50%\",\n            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/2/\",\n            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n            \"pipeline_desc\": \"Por defecto\",\n            \"pipeline_stage_desc\": \"Producto/servicio presentado\",\n            \"tags\": [],\n            \"custom_fields\": [],\n            \"created\": \"2020-05-26T11:56:13.211450-05:00\",\n            \"modified\": \"2020-07-02T09:03:26.614512-05:00\",\n            \"expected_closed_date\": \"2020-11-30\"\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/deals/25/\",\n            \"id\": 25,\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"deal para gmail incorrecto\",\n            \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n            \"contact_name\": \"Pacoddd Merlo\",\n            \"contact_email\": \"qoligi@mailinator.net\",\n            \"contact_phone\": \"+1 (498) 513-2968\",\n            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"company_name\": \"MaCriptco\",\n            \"amount\": \"11.33\",\n            \"status\": 2,\n            \"status_desc\": \"Expired\",\n            \"probability\": 2,\n            \"probability_desc\": \"20%\",\n            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n            \"pipeline_desc\": \"Por defecto\",\n            \"pipeline_stage_desc\": \"Contacto realizado\",\n            \"tags\": [],\n            \"custom_fields\": [],\n            \"created\": \"2020-06-28T11:38:00-05:00\",\n            \"modified\": \"2020-07-02T09:16:20.989617-05:00\",\n            \"expected_closed_date\": \"2020-11-30\"\n        }\n    ],\n    \"related_tasks\": [\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/25/\",\n            \"id\": 25,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Tarea del 13 de abril\",\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"due_date\": \"2020-04-13T07:00:00-05:00\",\n            \"start_datetime\": \"2020-04-13T07:00:00-05:00\",\n            \"end_datetime\": \"2020-04-13T07:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": null,\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2019-09-30T03:30:29.587447-05:00\",\n            \"modified\": \"2020-04-13T07:40:00.006926-05:00\",\n            \"related_contacts\": [\n                \"http://clientify.localtest.me/v1/contacts/1/\"\n            ],\n            \"related_contacts_names\": [\n                \"Pedro Daniel Bonilla\"\n            ]\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/1/\",\n            \"id\": 1,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Seguimiento oportunidad \\\"Oportunidad muy chachi\\\"\",\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"due_date\": \"2019-02-13T13:02:00-05:00\",\n            \"start_datetime\": \"2019-02-13T13:02:00-05:00\",\n            \"end_datetime\": \"2019-02-13T13:02:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/1/\"\n            ],\n            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/3/\",\n            \"type_desc\": \"Contacto\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2018-12-10T13:02:02.576299-05:00\",\n            \"modified\": \"2019-02-13T05:40:14.779427-05:00\",\n            \"related_contacts\": [\n                \"http://clientify.localtest.me/v1/contacts/1/\"\n            ],\n            \"related_contacts_names\": [\n                \"Pedro Daniel Bonilla\"\n            ]\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/21/\",\n            \"id\": 21,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Creating a Task from Postman 1\",\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"due_date\": \"2020-04-14T05:00:00-05:00\",\n            \"start_datetime\": \"2020-04-14T05:00:00-05:00\",\n            \"end_datetime\": \"2020-04-14T05:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": null,\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2019-08-12T05:44:52.574962-05:00\",\n            \"modified\": \"2020-04-14T06:00:07.367220-05:00\",\n            \"related_contacts\": [],\n            \"related_contacts_names\": []\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/16/\",\n            \"id\": 16,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Creating a Task from Postman 1\",\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"due_date\": \"2019-03-08T06:00:00-05:00\",\n            \"start_datetime\": \"2019-03-08T06:00:00-05:00\",\n            \"end_datetime\": \"2019-03-08T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": null,\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2019-08-12T05:38:24.417964-05:00\",\n            \"modified\": \"2019-08-12T05:38:24.418006-05:00\",\n            \"related_contacts\": [],\n            \"related_contacts_names\": []\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/17/\",\n            \"id\": 17,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Creating a Task from Postman 1\",\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"due_date\": \"2019-03-08T06:00:00-05:00\",\n            \"start_datetime\": \"2019-03-08T06:00:00-05:00\",\n            \"end_datetime\": \"2019-03-08T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": null,\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2019-08-12T05:38:41.349077-05:00\",\n            \"modified\": \"2019-08-12T05:38:41.349483-05:00\",\n            \"related_contacts\": [],\n            \"related_contacts_names\": []\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/18/\",\n            \"id\": 18,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Creating a Task from Postman 1\",\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"due_date\": \"2019-03-08T06:00:00-05:00\",\n            \"start_datetime\": \"2019-03-08T06:00:00-05:00\",\n            \"end_datetime\": \"2019-03-08T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": null,\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2019-08-12T05:39:42.939302-05:00\",\n            \"modified\": \"2019-08-12T05:39:42.939409-05:00\",\n            \"related_contacts\": [],\n            \"related_contacts_names\": []\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/19/\",\n            \"id\": 19,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Creating a Task from Postman 1\",\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"due_date\": \"2019-03-08T06:00:00-05:00\",\n            \"start_datetime\": \"2019-03-08T06:00:00-05:00\",\n            \"end_datetime\": \"2019-03-08T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": null,\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2019-08-12T05:41:25.301053-05:00\",\n            \"modified\": \"2019-08-12T05:41:25.301096-05:00\",\n            \"related_contacts\": [],\n            \"related_contacts_names\": []\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/24/\",\n            \"id\": 24,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Tarea para Postman 1\",\n            \"description\": \"Descripcion detallada de esta tarea\",\n            \"remarks\": \"\",\n            \"due_date\": \"2019-10-01T06:00:00-05:00\",\n            \"start_datetime\": \"2019-10-01T06:00:00-05:00\",\n            \"end_datetime\": \"2019-10-01T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": null,\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2019-09-30T03:20:58.196168-05:00\",\n            \"modified\": \"2019-09-30T03:20:58.196199-05:00\",\n            \"related_contacts\": [],\n            \"related_contacts_names\": []\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/22/\",\n            \"id\": 22,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Creating a Task from Postman 1\",\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"due_date\": \"2020-04-13T16:04:00-05:00\",\n            \"start_datetime\": \"2020-04-13T16:04:00-05:00\",\n            \"end_datetime\": \"2020-04-13T16:04:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": null,\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2019-08-12T05:53:58.186658-05:00\",\n            \"modified\": \"2020-04-13T06:58:42.163708-05:00\",\n            \"related_contacts\": [],\n            \"related_contacts_names\": []\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/20/\",\n            \"id\": 20,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Creating a Task from Postman 1\",\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"due_date\": \"2019-03-08T06:00:00-05:00\",\n            \"start_datetime\": \"2019-03-08T06:00:00-05:00\",\n            \"end_datetime\": \"2019-03-08T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 5,\n            \"status_desc\": \"Completed\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": null,\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2019-08-12T05:44:06.892093-05:00\",\n            \"modified\": \"2020-04-13T06:59:27.482597-05:00\",\n            \"related_contacts\": [],\n            \"related_contacts_names\": []\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/29/\",\n            \"id\": 29,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Check Postman\",\n            \"description\": \"Some description\",\n            \"remarks\": \"Creating new task from postman\",\n            \"due_date\": null,\n            \"start_datetime\": null,\n            \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n            \"type_desc\": \"Video conferencia\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2020-07-09T13:08:37.033284-05:00\",\n            \"modified\": \"2020-07-09T13:08:37.033348-05:00\",\n            \"related_contacts\": [\n                \"http://clientify.localtest.me/v1/contacts/18/\"\n            ],\n            \"related_contacts_names\": [\n                \"Pacoddd Merlo\"\n            ]\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/30/\",\n            \"id\": 30,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Check Postman\",\n            \"description\": \"Some description\",\n            \"remarks\": \"Creating new task from postman\",\n            \"due_date\": null,\n            \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n            \"type_desc\": \"Video conferencia\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2020-07-09T13:13:53.957128-05:00\",\n            \"modified\": \"2020-07-09T13:13:54.010706-05:00\",\n            \"related_contacts\": [\n                \"http://clientify.localtest.me/v1/contacts/18/\"\n            ],\n            \"related_contacts_names\": [\n                \"Pacoddd Merlo\"\n            ]\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/31/\",\n            \"id\": 31,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Check Postman\",\n            \"description\": \"Some description\",\n            \"remarks\": \"Creating new task from postman\",\n            \"due_date\": \"2020-03-28T06:00:00-05:00\",\n            \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n            \"type_desc\": \"Video conferencia\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2020-07-09T13:16:32.298351-05:00\",\n            \"modified\": \"2020-07-09T13:16:32.349978-05:00\",\n            \"related_contacts\": [\n                \"http://clientify.localtest.me/v1/contacts/18/\"\n            ],\n            \"related_contacts_names\": [\n                \"Pacoddd Merlo\"\n            ]\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/33/\",\n            \"id\": 33,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Task Postman\",\n            \"description\": \"Some description\",\n            \"remarks\": \"Creating new task from postman\",\n            \"due_date\": \"2020-03-28T06:00:00-05:00\",\n            \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"duration\": 20,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n            \"type_desc\": \"Video conferencia\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2020-07-10T07:23:23.853887-05:00\",\n            \"modified\": \"2020-07-10T07:23:23.885853-05:00\",\n            \"related_contacts\": [\n                \"http://clientify.localtest.me/v1/contacts/18/\"\n            ],\n            \"related_contacts_names\": [\n                \"Pacoddd Merlo\"\n            ]\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/42/\",\n            \"id\": 42,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Check Postman\",\n            \"description\": \"Some description\",\n            \"remarks\": \"Creating new task from postman\",\n            \"due_date\": \"2020-07-28T06:00:00-05:00\",\n            \"start_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"end_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n            \"type_desc\": \"Video conferencia\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"Location\",\n            \"guest_users\": [],\n            \"created\": \"2020-07-22T06:06:41.636065-05:00\",\n            \"modified\": \"2020-07-22T06:06:41.725268-05:00\",\n            \"related_contacts\": [\n                \"http://clientify.localtest.me/v1/contacts/18/\"\n            ],\n            \"related_contacts_names\": [\n                \"Pacoddd Merlo\"\n            ]\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/43/\",\n            \"id\": 43,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Check Postman\",\n            \"description\": \"Some description\",\n            \"remarks\": \"Creating new task from postman\",\n            \"due_date\": \"2020-07-28T06:00:00-05:00\",\n            \"start_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"end_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n            \"type_desc\": \"Video conferencia\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"Location\",\n            \"guest_users\": [\n                \"http://clientify.localtest.me/v1/users/1/\",\n                \"http://clientify.localtest.me/v1/users/6/\"\n            ],\n            \"created\": \"2020-07-22T06:51:51.840970-05:00\",\n            \"modified\": \"2020-07-22T06:51:51.893181-05:00\",\n            \"related_contacts\": [\n                \"http://clientify.localtest.me/v1/contacts/18/\"\n            ],\n            \"related_contacts_names\": [\n                \"Pacoddd Merlo\"\n            ]\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/28/\",\n            \"id\": 28,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Check Postman\",\n            \"description\": \"Some description\",\n            \"remarks\": \"Creating new task from postman\",\n            \"due_date\": \"2020-03-28T06:00:00-05:00\",\n            \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n            \"type_desc\": \"Video conferencia\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2020-07-08T09:16:29.099044-05:00\",\n            \"modified\": \"2021-05-07T07:17:02.043169-05:00\",\n            \"related_contacts\": [\n                \"http://clientify.localtest.me/v1/contacts/2/\",\n                \"http://clientify.localtest.me/v1/contacts/18/\"\n            ],\n            \"related_contacts_names\": [\n                \"Contacto 1 Apellido\",\n                \"Pacoddd Merlo\"\n            ]\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/10/\",\n            \"id\": 10,\n            \"owner\": \"pedro.d.diez+12@gmail.com\",\n            \"owner_name\": \"Pedro Piter Piter\",\n            \"assigned_to\": \"pedro.d.diez+12@gmail.com\",\n            \"assigned_to_name\": \"Pedro Piter Piter\",\n            \"name\": \"Creating a Task from Postman 1\",\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"due_date\": \"2019-03-08T10:00:00-05:00\",\n            \"start_datetime\": \"2019-03-08T10:00:00-05:00\",\n            \"end_datetime\": \"2019-03-08T10:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n            \"type_desc\": \"Video conferencia\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"\",\n            \"guest_users\": [],\n            \"created\": \"2019-08-12T05:24:12.670510-05:00\",\n            \"modified\": \"2021-06-09T13:47:41.233145-05:00\",\n            \"related_contacts\": [],\n            \"related_contacts_names\": []\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/48/\",\n            \"id\": 48,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n            \"name\": \"Task with related\",\n            \"description\": \"Some description\",\n            \"remarks\": \"Creating new task from postman\",\n            \"due_date\": \"2020-07-28T06:00:00-05:00\",\n            \"start_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"end_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n            \"type_desc\": \"Video conferencia\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"Location\",\n            \"guest_users\": [\n                \"http://clientify.localtest.me/v1/users/1/\",\n                \"http://clientify.localtest.me/v1/users/6/\"\n            ],\n            \"created\": \"2021-07-01T12:50:26.284858-05:00\",\n            \"modified\": \"2021-07-01T12:50:26.340258-05:00\",\n            \"related_contacts\": [\n                \"http://clientify.localtest.me/v1/contacts/18/\"\n            ],\n            \"related_contacts_names\": [\n                \"Pacoddd Merlo\"\n            ]\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/tasks/49/\",\n            \"id\": 49,\n            \"owner\": \"pedro.d.diez+12@gmail.com\",\n            \"owner_name\": \"Pedro Piter Piter\",\n            \"assigned_to\": \"pedro.d.diez+12@gmail.com\",\n            \"assigned_to_name\": \"Pedro Piter Piter\",\n            \"name\": \"Task with related\",\n            \"description\": \"Some description\",\n            \"remarks\": \"Creating new task from postman\",\n            \"due_date\": \"2020-07-28T06:00:00-05:00\",\n            \"start_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"end_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"duration\": 0,\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"http://clientify.localtest.me/v1/deals/12/\"\n            ],\n            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n            \"type_desc\": \"Video conferencia\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"http://clientify.localtest.me/v1/companies/1/\"\n            ],\n            \"related_companies_names\": [\n                \"MaCriptco\"\n            ],\n            \"additional_option\": \"\",\n            \"location\": \"Location\",\n            \"guest_users\": [\n                \"http://clientify.localtest.me/v1/users/1/\",\n                \"http://clientify.localtest.me/v1/users/6/\"\n            ],\n            \"created\": \"2021-07-01T12:51:41.145055-05:00\",\n            \"modified\": \"2021-07-01T12:51:41.286338-05:00\",\n            \"related_contacts\": [\n                \"http://clientify.localtest.me/v1/contacts/18/\"\n            ],\n            \"related_contacts_names\": [\n                \"Pacoddd Merlo\"\n            ]\n        }\n    ],\n    \"wall_entries\": [\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/1/\",\n            \"id\": 1,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2018-09-26T12:19:20.195758-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"company_creation\",\n            \"link\": \"\",\n            \"source_id\": \"1\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/2/\",\n            \"id\": 2,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2018-09-26T12:19:20.205121-05:00\",\n            \"extra\": \"{\\\"contact_name\\\": \\\"sdf sdsdf asdfasdf\\\", \\\"contact_link\\\": \\\"/contacts/1/\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"new_employee\",\n            \"link\": \"\",\n            \"source_id\": \"1\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/7/\",\n            \"id\": 7,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2018-12-10T12:54:47.897386-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n            \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"1\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/10/\",\n            \"id\": 10,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2018-12-10T13:01:39.535836-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n            \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"1\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/13/\",\n            \"id\": 13,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2018-12-10T13:02:02.630934-05:00\",\n            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/1/\\\", \\\"task_type\\\": \\\"Contacto\\\", \\\"task_name\\\": \\\"Seguimiento oportunidad \\\\\\\"Oportunidad muy chachi\\\\\\\"\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n            \"extra_datetime\": \"2018-12-11T13:02:02.575241-05:00\",\n            \"type\": \"task_creation\",\n            \"link\": \"\",\n            \"source_id\": \"1\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/21/\",\n            \"id\": 21,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2018-12-12T03:03:17.155342-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n            \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"1\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/25/\",\n            \"id\": 25,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2018-12-12T03:06:22.598413-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n            \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"1\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/28/\",\n            \"id\": 28,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2018-12-12T11:20:37.359746-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Segunda oportunidad\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/2/\\\", \\\"deal_amount\\\": \\\"1212333.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n            \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"2\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/31/\",\n            \"id\": 31,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2018-12-14T05:13:04.453345-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"1001111.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n            \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"1\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/34/\",\n            \"id\": 34,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-01-14T03:49:01.903757-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Segunda oportunidad\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/2/\\\", \\\"deal_amount\\\": \\\"1212333.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n            \"extra_datetime\": \"2019-01-28T19:14:00-05:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"2\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/37/\",\n            \"id\": 37,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-01-14T03:50:05.910810-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Segunda oportunidad\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/2/\\\", \\\"deal_amount\\\": \\\"1212333.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n            \"extra_datetime\": \"2019-01-28T19:14:00-05:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"2\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/40/\",\n            \"id\": 40,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-01-14T05:59:49.335531-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Segunda oportunidad\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/2/\\\", \\\"deal_amount\\\": \\\"1212333.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n            \"extra_datetime\": \"2019-01-28T19:14:00-05:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"2\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/110/\",\n            \"id\": 110,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-01-18T04:35:55.774543-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Deal 2 from FORM\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/10/\\\", \\\"deal_amount\\\": \\\"22222.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n            \"extra_datetime\": \"2019-01-25T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"10\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/125/\",\n            \"id\": 125,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-01-20T18:48:57.211919-05:00\",\n            \"extra\": \"{\\\"note_comment\\\": \\\"nnnnnnnnn\\\", \\\"note_name\\\": \\\"Nota 3\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"note\",\n            \"link\": \"\",\n            \"source_id\": \"2\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/127/\",\n            \"id\": 127,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-01-21T17:56:21.184348-05:00\",\n            \"extra\": \"{\\\"note_comment\\\": \\\"A ver si la guarda!!\\\", \\\"note_name\\\": \\\"Nota desde API empresa 1\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"note\",\n            \"link\": \"\",\n            \"source_id\": \"1\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/128/\",\n            \"id\": 128,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-01-21T18:10:37.006928-05:00\",\n            \"extra\": \"{\\\"note_comment\\\": \\\"A\\\\u00f1ado nota a la compa\\\\u00f1ia 1 desde API\\\", \\\"note_name\\\": \\\"Otra Nota desde API\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"note\",\n            \"link\": \"\",\n            \"source_id\": \"1\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/129/\",\n            \"id\": 129,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-01-21T18:12:55.329228-05:00\",\n            \"extra\": \"{\\\"note_comment\\\": \\\"api note\\\", \\\"note_name\\\": \\\"api note\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"note\",\n            \"link\": \"\",\n            \"source_id\": \"1\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/130/\",\n            \"id\": 130,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-01-21T18:30:19.534892-05:00\",\n            \"extra\": \"{\\\"note_comment\\\": \\\"sdsdsd\\\", \\\"note_name\\\": \\\"Deal 2 from API\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"note\",\n            \"link\": \"\",\n            \"source_id\": \"8\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/131/\",\n            \"id\": 131,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-01-22T04:27:00-05:00\",\n            \"extra\": \"{\\\"call_comment\\\": \\\"Llamo por telefono\\\", \\\"call_type\\\": \\\"realizada\\\", \\\"call_outcome\\\": \\\"conectado\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"call\",\n            \"link\": \"\",\n            \"source_id\": \"2\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/132/\",\n            \"id\": 132,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-01-22T05:33:24.619620-05:00\",\n            \"extra\": \"{\\\"call_comment\\\": \\\"comentario desde api\\\", \\\"call_type\\\": \\\"recibida\\\", \\\"call_outcome\\\": \\\"sin respuesta\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"call\",\n            \"link\": \"\",\n            \"source_id\": \"3\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/133/\",\n            \"id\": 133,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-01-22T05:35:03.315242-05:00\",\n            \"extra\": \"{\\\"call_comment\\\": \\\"comentario desde api\\\", \\\"call_type\\\": \\\"recibida\\\", \\\"call_outcome\\\": \\\"sin respuesta\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"call\",\n            \"link\": \"\",\n            \"source_id\": \"4\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/134/\",\n            \"id\": 134,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-01-22T05:35:18.047195-05:00\",\n            \"extra\": \"{\\\"call_comment\\\": \\\"Registro Llamada con API\\\", \\\"call_type\\\": \\\"recibida\\\", \\\"call_outcome\\\": \\\"sin respuesta\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"call\",\n            \"link\": \"\",\n            \"source_id\": \"5\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/147/\",\n            \"id\": 147,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-02-13T05:40:14.863880-05:00\",\n            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/1/\\\", \\\"task_type\\\": \\\"Contacto\\\", \\\"task_name\\\": \\\"Seguimiento oportunidad \\\\\\\"Oportunidad muy chachi\\\\\\\"\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n            \"extra_datetime\": \"2019-02-13T13:02:00-05:00\",\n            \"type\": \"task_modification\",\n            \"link\": \"\",\n            \"source_id\": \"1\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/699/\",\n            \"id\": 699,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-04-13T07:38:56.939964-05:00\",\n            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n            \"extra_datetime\": \"2020-04-12T23:00:00-05:00\",\n            \"type\": \"task_modification\",\n            \"link\": \"\",\n            \"source_id\": \"25\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/703/\",\n            \"id\": 703,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-04-13T07:39:10.675531-05:00\",\n            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n            \"extra_datetime\": \"2020-04-12T23:00:00-05:00\",\n            \"type\": \"task_modification\",\n            \"link\": \"\",\n            \"source_id\": \"25\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/719/\",\n            \"id\": 719,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-04-13T07:40:00.095864-05:00\",\n            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n            \"extra_datetime\": \"2020-04-13T07:00:00-05:00\",\n            \"type\": \"task_modification\",\n            \"link\": \"\",\n            \"source_id\": \"25\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/938/\",\n            \"id\": 938,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-07-10T07:23:24.694182-05:00\",\n            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Task Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/33/\\\"}\",\n            \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"type\": \"task_creation\",\n            \"link\": \"\",\n            \"source_id\": \"33\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/707/\",\n            \"id\": 707,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-04-13T07:39:21.366285-05:00\",\n            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n            \"extra_datetime\": \"2020-04-13T11:00:00-05:00\",\n            \"type\": \"task_modification\",\n            \"link\": \"\",\n            \"source_id\": \"25\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/722/\",\n            \"id\": 722,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-04-13T12:13:17.019367-05:00\",\n            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/21/\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"Completed\\\"}\",\n            \"extra_datetime\": \"2020-04-13T12:13:16.925010-05:00\",\n            \"type\": \"task_completed\",\n            \"link\": \"\",\n            \"source_id\": \"21\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/858/\",\n            \"id\": 858,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-05-26T11:36:57.725640-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/24/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n            \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"24\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/928/\",\n            \"id\": 928,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-07-09T13:16:32.712887-05:00\",\n            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/31/\\\"}\",\n            \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"type\": \"task_creation\",\n            \"link\": \"\",\n            \"source_id\": \"31\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/711/\",\n            \"id\": 711,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-04-13T07:39:38.248756-05:00\",\n            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n            \"extra_datetime\": \"2020-04-13T08:00:00-05:00\",\n            \"type\": \"task_modification\",\n            \"link\": \"\",\n            \"source_id\": \"25\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/371/\",\n            \"id\": 371,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-05-10T12:14:26.220968-05:00\",\n            \"extra\": \"{\\\"note_comment\\\": \\\"\\\\u00bfSe crea en el muro?\\\", \\\"note_name\\\": \\\"Nota\\\"}\",\n            \"extra_datetime\": null,\n            \"type\": \"note\",\n            \"link\": \"\",\n            \"source_id\": \"53\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/715/\",\n            \"id\": 715,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-04-13T07:39:46.988640-05:00\",\n            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n            \"extra_datetime\": \"2020-04-13T08:00:00-05:00\",\n            \"type\": \"task_modification\",\n            \"link\": \"\",\n            \"source_id\": \"25\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/544/\",\n            \"id\": 544,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-09-27T07:54:14.371655-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Checking wallentries from Postman\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/22/\\\", \\\"deal_amount\\\": \\\"4444.00\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n            \"extra_datetime\": \"2019-10-04T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"22\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/678/\",\n            \"id\": 678,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-04-13T06:57:01.928059-05:00\",\n            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/22/\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n            \"extra_datetime\": \"2020-04-13T05:00:00-05:00\",\n            \"type\": \"task_modification\",\n            \"link\": \"\",\n            \"source_id\": \"22\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/681/\",\n            \"id\": 681,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-04-13T06:58:01.377628-05:00\",\n            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/21/\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n            \"extra_datetime\": \"2020-04-14T05:00:00-05:00\",\n            \"type\": \"task_modification\",\n            \"link\": \"\",\n            \"source_id\": \"21\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/684/\",\n            \"id\": 684,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-04-13T06:58:31.818280-05:00\",\n            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/22/\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n            \"extra_datetime\": \"2020-04-13T05:00:00-05:00\",\n            \"type\": \"task_modification\",\n            \"link\": \"\",\n            \"source_id\": \"22\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/687/\",\n            \"id\": 687,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-04-13T06:58:42.271808-05:00\",\n            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/22/\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n            \"extra_datetime\": \"2020-04-13T16:04:00-05:00\",\n            \"type\": \"task_modification\",\n            \"link\": \"\",\n            \"source_id\": \"22\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/691/\",\n            \"id\": 691,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-04-13T06:59:27.526957-05:00\",\n            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/20/\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"Completed\\\"}\",\n            \"extra_datetime\": \"2020-04-13T06:59:27.482130-05:00\",\n            \"type\": \"task_completed\",\n            \"link\": \"\",\n            \"source_id\": \"20\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/695/\",\n            \"id\": 695,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-04-13T07:04:47.541552-05:00\",\n            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n            \"extra_datetime\": \"2019-10-01T05:00:00-05:00\",\n            \"type\": \"task_modification\",\n            \"link\": \"\",\n            \"source_id\": \"25\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/861/\",\n            \"id\": 861,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-05-26T11:38:17.645777-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail incorrecto\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/25/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n            \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"25\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/864/\",\n            \"id\": 864,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-05-26T11:55:59.826135-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail incorrecto\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/26/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n            \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"26\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/954/\",\n            \"id\": 954,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-07-22T06:06:41.843987-05:00\",\n            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"Location\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/42/\\\"}\",\n            \"extra_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"type\": \"task_creation\",\n            \"link\": \"\",\n            \"source_id\": \"42\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/958/\",\n            \"id\": 958,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-07-22T06:51:51.931432-05:00\",\n            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"Location\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/43/\\\"}\",\n            \"extra_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"type\": \"task_creation\",\n            \"link\": \"\",\n            \"source_id\": \"43\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/867/\",\n            \"id\": 867,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2020-05-26T11:56:13.245964-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail incorrecto\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/27/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n            \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"27\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/855/\",\n            \"id\": 855,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-05-26T11:34:14.910338-05:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"company_modification\",\n            \"link\": \"\",\n            \"source_id\": \"1\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/873/\",\n            \"id\": 873,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-06-04T07:34:24.245092-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/29/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n            \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"29\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/870/\",\n            \"id\": 870,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-06-04T07:31:53.765446-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/28/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n            \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"28\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/876/\",\n            \"id\": 876,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-06-04T07:45:12.113520-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/30/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n            \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"30\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/879/\",\n            \"id\": 879,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-06-04T07:46:27.170509-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/31/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n            \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"31\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/910/\",\n            \"id\": 910,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-07-02T07:14:59.699191-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_link\\\": \\\"/deals/31/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Won\\\"}\",\n            \"extra_datetime\": \"2020-07-02T19:14:00-05:00\",\n            \"type\": \"deal_won\",\n            \"link\": \"\",\n            \"source_id\": \"31\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/918/\",\n            \"id\": 918,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-07-08T09:16:29.675564-05:00\",\n            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/28/\\\"}\",\n            \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"type\": \"task_creation\",\n            \"link\": \"\",\n            \"source_id\": \"28\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/924/\",\n            \"id\": 924,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-07-09T13:13:54.427385-05:00\",\n            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/30/\\\"}\",\n            \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"type\": \"task_creation\",\n            \"link\": \"\",\n            \"source_id\": \"30\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/962/\",\n            \"id\": 962,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2020-07-23T05:03:21.480116-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/31/\\\", \\\"deal_amount\\\": \\\"14000.00\\\", \\\"deal_status\\\": \\\"Won\\\"}\",\n            \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"31\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/1057/\",\n            \"id\": 1057,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2021-05-07T07:17:02.127618-05:00\",\n            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/28/\\\"}\",\n            \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n            \"type\": \"task_modification\",\n            \"link\": \"\",\n            \"source_id\": \"28\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/1168/\",\n            \"id\": 1168,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2021-06-09T13:47:41.289953-05:00\",\n            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/10/\\\"}\",\n            \"extra_datetime\": \"2019-03-08T10:00:00-05:00\",\n            \"type\": \"task_modification\",\n            \"link\": \"\",\n            \"source_id\": \"10\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/1316/\",\n            \"id\": 1316,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2021-07-01T12:50:26.389353-05:00\",\n            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Task with related\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"Location\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/48/\\\"}\",\n            \"extra_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"type\": \"task_creation\",\n            \"link\": \"\",\n            \"source_id\": \"48\",\n            \"object_id\": 1\n        },\n        {\n            \"url\": \"http://clientify.localtest.me/v1/wall-entries/1320/\",\n            \"id\": 1320,\n            \"user\": \"Pedro Piter Piter\",\n            \"created\": \"2021-07-01T12:51:41.354398-05:00\",\n            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Task with related\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"Location\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/49/\\\"}\",\n            \"extra_datetime\": \"2020-07-28T06:00:00-05:00\",\n            \"type\": \"task_creation\",\n            \"link\": \"\",\n            \"source_id\": \"49\",\n            \"object_id\": 1\n        }\n    ],\n    \"employees\": [\n        {\n            \"url\": \"http://clientify.localtest.me/v1/contacts/1/\",\n            \"id\": 1,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"first_name\": \"Pedro Daniel\",\n            \"last_name\": \"Bonilla\",\n            \"status\": \"in-deal\",\n            \"title\": \"Mr\",\n            \"company\": \"MaCriptco\",\n            \"company_details\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"contact_type\": \"Unnamed\",\n            \"contact_source\": \"LinkedIn\",\n            \"emails\": [\n                {\n                    \"id\": 1,\n                    \"type\": 4,\n                    \"email\": \"asdf@asdf.com\"\n                }\n            ],\n            \"phones\": [\n                {\n                    \"id\": 1,\n                    \"type\": 1,\n                    \"phone\": \"6434345345\"\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 1,\n                    \"type\": 4,\n                    \"street\": \"C/ Vergara\",\n                    \"city\": \"Jaén\",\n                    \"state\": \"Jaén\",\n                    \"country\": \"Spain\",\n                    \"postal_code\": \"23001\"\n                }\n            ],\n            \"picture_url\": null,\n            \"custom_fields\": [],\n            \"tags\": [\n                \"Comida\",\n                \"una etiqueta\",\n                \"otra etiqueta\"\n            ],\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\",\n            \"created\": \"2018-09-26T12:19:18.513751-05:00\",\n            \"last_contact\": \"2019-07-08T21:00:00-05:00\",\n            \"related_tasks\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/25/\",\n                    \"id\": 25,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Tarea del 13 de abril\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2020-04-13T07:00:00-05:00\",\n                    \"start_datetime\": \"2020-04-13T07:00:00-05:00\",\n                    \"end_datetime\": \"2020-04-13T07:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": null,\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2019-09-30T03:30:29.587447-05:00\",\n                    \"modified\": \"2020-04-13T07:40:00.006926-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/1/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pedro Daniel Bonilla\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/1/\",\n                    \"id\": 1,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Seguimiento oportunidad \\\"Oportunidad muy chachi\\\"\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2019-02-13T13:02:00-05:00\",\n                    \"start_datetime\": \"2019-02-13T13:02:00-05:00\",\n                    \"end_datetime\": \"2019-02-13T13:02:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/1/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/3/\",\n                    \"type_desc\": \"Contacto\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2018-12-10T13:02:02.576299-05:00\",\n                    \"modified\": \"2019-02-13T05:40:14.779427-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/1/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pedro Daniel Bonilla\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/32/\",\n                    \"id\": 32,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"VideoConferencia\",\n                    \"description\": \"https://meet.google.com/omw-pftb-bfi\",\n                    \"remarks\": \"Vamos a ver observaciones sobre las tareas\",\n                    \"due_date\": \"2020-07-10T16:00:00-05:00\",\n                    \"start_datetime\": \"2020-07-09T21:00:00-05:00\",\n                    \"end_datetime\": \"2020-07-10T16:00:00-05:00\",\n                    \"duration\": 20,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/16/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/28/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"Clientify\"\n                    ],\n                    \"additional_option\": \"google_meets\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2020-07-10T03:50:21.016645-05:00\",\n                    \"modified\": \"2020-07-10T03:51:20.074239-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/1/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pedro Daniel Bonilla\"\n                    ]\n                }\n            ],\n            \"deals\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/1/\",\n                    \"id\": 1,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Oportunidad chachi\",\n                    \"amount\": \"1001111.00\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/1/\",\n                    \"contact_name\": \"Pedro Daniel Bonilla\",\n                    \"contact_email\": \"asdf@asdf.com\",\n                    \"contact_phone\": \"6434345345\",\n                    \"created\": \"2018-12-10T12:54:47.826899-05:00\",\n                    \"expected_closed_date\": \"2018-12-28\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"source\": 3,\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 5,\n                    \"probability_desc\": \"50%\",\n                    \"who_can_view\": 1,\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/2/\",\n                    \"pipeline_stage_desc\": \"Producto/servicio presentado\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"involved_contacts\": [],\n                    \"tags\": [\n                        \"otra etiqueta\",\n                        \"una etiqueta\"\n                    ],\n                    \"remarks\": \"This is a Remark u observaciones cambiado por API\",\n                    \"involved_companies\": [],\n                    \"wall_entries\": [\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/5/\",\n                            \"id\": 5,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2018-12-10T12:54:47.868892-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                            \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                            \"type\": \"deal_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/8/\",\n                            \"id\": 8,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2018-12-10T13:01:39.520544-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                            \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                            \"type\": \"deal_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/14/\",\n                            \"id\": 14,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2018-12-10T13:02:02.638533-05:00\",\n                            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/1/\\\", \\\"task_type\\\": \\\"Contacto\\\", \\\"task_name\\\": \\\"Seguimiento oportunidad \\\\\\\"Oportunidad muy chachi\\\\\\\"\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n                            \"extra_datetime\": \"2018-12-11T13:02:02.575241-05:00\",\n                            \"type\": \"task_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/18/\",\n                            \"id\": 18,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2018-12-12T03:03:17.138110-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                            \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                            \"type\": \"deal_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/22/\",\n                            \"id\": 22,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2018-12-12T03:06:22.579748-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                            \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                            \"type\": \"deal_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/29/\",\n                            \"id\": 29,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2018-12-14T05:13:04.440769-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"1001111.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                            \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                            \"type\": \"deal_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/126/\",\n                            \"id\": 126,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-01-20T18:51:59.591620-05:00\",\n                            \"extra\": \"{\\\"note_comment\\\": \\\"Nota 1 editada\\\", \\\"note_name\\\": \\\"Nota oportunidad\\\"}\",\n                            \"extra_datetime\": null,\n                            \"type\": \"note\",\n                            \"link\": \"\",\n                            \"source_id\": \"3\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/148/\",\n                            \"id\": 148,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-02-13T05:40:14.873569-05:00\",\n                            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/1/\\\", \\\"task_type\\\": \\\"Contacto\\\", \\\"task_name\\\": \\\"Seguimiento oportunidad \\\\\\\"Oportunidad muy chachi\\\\\\\"\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n                            \"extra_datetime\": \"2019-02-13T13:02:00-05:00\",\n                            \"type\": \"task_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        }\n                    ],\n                    \"tasks\": [\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/tasks/1/\",\n                            \"id\": 1,\n                            \"owner\": \"pedro.diez@irsolav.com\",\n                            \"owner_name\": \"Pedro D. Diez Bonilla\",\n                            \"assigned_to\": \"pedro.diez@irsolav.com\",\n                            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                            \"name\": \"Seguimiento oportunidad \\\"Oportunidad muy chachi\\\"\",\n                            \"description\": \"\",\n                            \"remarks\": \"\",\n                            \"due_date\": \"2019-02-13T13:02:00-05:00\",\n                            \"start_datetime\": \"2019-02-13T13:02:00-05:00\",\n                            \"end_datetime\": \"2019-02-13T13:02:00-05:00\",\n                            \"duration\": 0,\n                            \"type\": 1,\n                            \"status\": 1,\n                            \"status_desc\": \"Not started\",\n                            \"deals\": [\n                                \"http://clientify.localtest.me/v1/deals/1/\"\n                            ],\n                            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/3/\",\n                            \"type_desc\": \"Contacto\",\n                            \"task_stage\": null,\n                            \"related_companies\": [\n                                \"http://clientify.localtest.me/v1/companies/1/\"\n                            ],\n                            \"related_companies_names\": [\n                                \"MaCriptco\"\n                            ],\n                            \"additional_option\": \"\",\n                            \"location\": \"\",\n                            \"guest_users\": [],\n                            \"created\": \"2018-12-10T13:02:02.576299-05:00\",\n                            \"modified\": \"2019-02-13T05:40:14.779427-05:00\",\n                            \"related_contacts\": [\n                                \"http://clientify.localtest.me/v1/contacts/1/\"\n                            ],\n                            \"related_contacts_names\": [\n                                \"Pedro Daniel Bonilla\"\n                            ]\n                        }\n                    ],\n                    \"events\": [],\n                    \"custom_fields\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/10/\",\n                    \"id\": 10,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Deal 2 from FORM\",\n                    \"amount\": \"22222.00\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/1/\",\n                    \"contact_name\": \"Pedro Daniel Bonilla\",\n                    \"contact_email\": \"asdf@asdf.com\",\n                    \"contact_phone\": \"6434345345\",\n                    \"created\": \"2019-01-18T04:35:55.713579-05:00\",\n                    \"expected_closed_date\": \"2019-01-25\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"source\": null,\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 2,\n                    \"probability_desc\": \"20%\",\n                    \"who_can_view\": 1,\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n                    \"pipeline_stage_desc\": \"Contacto realizado\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"involved_contacts\": [],\n                    \"tags\": [],\n                    \"remarks\": \"\",\n                    \"involved_companies\": [],\n                    \"wall_entries\": [\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/108/\",\n                            \"id\": 108,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-01-18T04:35:55.756959-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Deal 2 from FORM\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/10/\\\", \\\"deal_amount\\\": \\\"22222.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                            \"extra_datetime\": \"2019-01-25T19:14:00-05:00\",\n                            \"type\": \"deal_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"10\",\n                            \"object_id\": 10\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/112/\",\n                            \"id\": 112,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-01-17T18:00:00-05:00\",\n                            \"extra\": \"{\\\"event_name\\\": \\\"Evento 2 para FORM 2\\\", \\\"event_link\\\": \\\"/activities/events/2/\\\", \\\"event_location\\\": \\\"Aqui mismo\\\", \\\"event_duration\\\": \\\"Todo el d\\\\u00eda\\\"}\",\n                            \"extra_datetime\": \"2019-01-17T18:00:00-05:00\",\n                            \"type\": \"event_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"2\",\n                            \"object_id\": 10\n                        }\n                    ],\n                    \"tasks\": [],\n                    \"events\": [\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/events/2/\",\n                            \"id\": 2,\n                            \"owner\": \"pedro.diez@irsolav.com\",\n                            \"owner_name\": \"Pedro D. Diez Bonilla\",\n                            \"name\": \"Evento 2 para FORM 2\",\n                            \"location\": \"Aqui mismo\",\n                            \"from_datetime\": \"2019-01-17T18:00:00-05:00\",\n                            \"to_datetime\": \"2019-01-18T17:59:00-05:00\",\n                            \"all_day\": true,\n                            \"guest_contacts\": [],\n                            \"guest_companies\": [],\n                            \"deals\": [\n                                \"http://clientify.localtest.me/v1/deals/10/\"\n                            ]\n                        }\n                    ],\n                    \"custom_fields\": []\n                }\n            ],\n            \"wall_entries\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/3/\",\n                    \"id\": 3,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-09-26T12:19:20.363915-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"contact_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/6/\",\n                    \"id\": 6,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-12-10T12:54:47.876929-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/9/\",\n                    \"id\": 9,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-12-10T13:01:39.528902-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/12/\",\n                    \"id\": 12,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-12-10T13:02:02.621914-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/1/\\\", \\\"task_type\\\": \\\"Contacto\\\", \\\"task_name\\\": \\\"Seguimiento oportunidad \\\\\\\"Oportunidad muy chachi\\\\\\\"\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n                    \"extra_datetime\": \"2018-12-11T13:02:02.575241-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/20/\",\n                    \"id\": 20,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-12-12T03:03:17.149538-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/24/\",\n                    \"id\": 24,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-12-12T03:06:22.592871-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/30/\",\n                    \"id\": 30,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-12-14T05:13:04.447775-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"1001111.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/106/\",\n                    \"id\": 106,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-17T18:00:00-05:00\",\n                    \"extra\": \"{\\\"event_name\\\": \\\"Evento 1\\\", \\\"event_link\\\": \\\"/activities/events/1/\\\", \\\"event_location\\\": \\\"Mi casa\\\", \\\"event_duration\\\": \\\"Todo el d\\\\u00eda\\\"}\",\n                    \"extra_datetime\": \"2019-01-17T18:00:00-05:00\",\n                    \"type\": \"event_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/109/\",\n                    \"id\": 109,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-18T04:35:55.763171-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Deal 2 from FORM\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/10/\\\", \\\"deal_amount\\\": \\\"22222.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2019-01-25T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"10\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/146/\",\n                    \"id\": 146,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-02-13T05:40:14.852391-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/1/\\\", \\\"task_type\\\": \\\"Contacto\\\", \\\"task_name\\\": \\\"Seguimiento oportunidad \\\\\\\"Oportunidad muy chachi\\\\\\\"\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n                    \"extra_datetime\": \"2019-02-13T13:02:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/150/\",\n                    \"id\": 150,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-17T18:00:00-05:00\",\n                    \"extra\": \"{\\\"event_name\\\": \\\"Evento 1\\\", \\\"event_link\\\": \\\"/activities/events/1/\\\", \\\"event_location\\\": \\\"Mi casa\\\", \\\"event_duration\\\": \\\"Todo el d\\\\u00eda\\\"}\",\n                    \"extra_datetime\": \"2019-01-17T18:00:00-05:00\",\n                    \"type\": \"event_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/153/\",\n                    \"id\": 153,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-17T18:00:00-05:00\",\n                    \"extra\": \"{\\\"event_name\\\": \\\"Evento 1\\\", \\\"event_link\\\": \\\"/activities/events/1/\\\", \\\"event_location\\\": \\\"Mi casa\\\", \\\"event_duration\\\": \\\"Todo el d\\\\u00eda\\\"}\",\n                    \"extra_datetime\": \"2019-01-17T18:00:00-05:00\",\n                    \"type\": \"event_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/698/\",\n                    \"id\": 698,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T07:38:56.923336-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-12T23:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/702/\",\n                    \"id\": 702,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T07:39:10.639005-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-12T23:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/718/\",\n                    \"id\": 718,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T07:40:00.087040-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T07:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/706/\",\n                    \"id\": 706,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T07:39:21.342916-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T11:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/379/\",\n                    \"id\": 379,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-03-08T21:00:00-05:00\",\n                    \"extra\": \"{\\\"event_name\\\": \\\"Cita para cena tranquila\\\", \\\"event_link\\\": \\\"/activities/events/14/\\\", \\\"event_location\\\": \\\"Ja\\\\u00e9n\\\", \\\"event_duration\\\": \\\"1 hour(s) 0 minute(s)\\\"}\",\n                    \"extra_datetime\": \"2019-03-08T21:00:00-05:00\",\n                    \"type\": \"event_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"14\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/382/\",\n                    \"id\": 382,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-03-08T21:00:00-05:00\",\n                    \"extra\": \"{\\\"event_name\\\": \\\"Cita para cena tranquila\\\", \\\"event_link\\\": \\\"/activities/events/15/\\\", \\\"event_location\\\": \\\"Ja\\\\u00e9n\\\", \\\"event_duration\\\": \\\"1 hour(s) 0 minute(s)\\\"}\",\n                    \"extra_datetime\": \"2019-03-08T21:00:00-05:00\",\n                    \"type\": \"event_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"15\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/385/\",\n                    \"id\": 385,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-07-08T21:00:00-05:00\",\n                    \"extra\": \"{\\\"event_name\\\": \\\"A\\\\u00f1ado Cita y creo wallentry\\\", \\\"event_link\\\": \\\"/activities/events/16/\\\", \\\"event_location\\\": \\\"Ja\\\\u00e9n\\\", \\\"event_duration\\\": \\\"1 hour(s) 0 minute(s)\\\"}\",\n                    \"extra_datetime\": \"2019-07-08T21:00:00-05:00\",\n                    \"type\": \"event_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"16\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/710/\",\n                    \"id\": 710,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T07:39:38.233051-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T08:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/714/\",\n                    \"id\": 714,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T07:39:46.969052-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T08:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/694/\",\n                    \"id\": 694,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T07:04:47.515227-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2019-10-01T05:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/931/\",\n                    \"id\": 931,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-10T03:50:21.077375-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"VideoConferencia\\\", \\\"task_status\\\": \\\"No iniciada\\\", \\\"task_additional_option\\\": \\\"google_meets\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"-1 d\\\\u00eda(s) 23 hora(s) 0 minuto(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/32/\\\"}\",\n                    \"extra_datetime\": \"2020-07-10T03:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"32\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/933/\",\n                    \"id\": 933,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-10T03:51:20.330874-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"VideoConferencia\\\", \\\"task_status\\\": \\\"No iniciada\\\", \\\"task_additional_option\\\": \\\"google_meets\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"-1 d\\\\u00eda(s) 5 hora(s) 0 minuto(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/32/\\\"}\",\n                    \"extra_datetime\": \"2020-07-09T21:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"32\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/1324/\",\n                    \"id\": 1324,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2021-07-08T12:34:00-05:00\",\n                    \"extra\": \"{\\\"checkin_comment\\\": \\\"Virtual scheduled meeting from postman\\\", \\\"checkin_outcome\\\": \\\"scheduled \\\", \\\"checkin_type\\\": \\\"virtual\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"checkin\",\n                    \"link\": \"\",\n                    \"source_id\": \"4\",\n                    \"object_id\": 1\n                }\n            ],\n            \"page_views\": 0,\n            \"total_visits\": 0,\n            \"first_visit\": null,\n            \"last_visit\": null,\n            \"gdpr_accept\": false,\n            \"visitor_key\": \"\",\n            \"attachments\": [\n                {\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Clientify_Design_Documentation.odt\",\n                    \"link\": \"https://dqpcam5q9kbfn.cloudfront.net/1/eqylrejatg/Clientify_Design_Documentation.odt\",\n                    \"icon\": \"https://www.dropbox.com/static/images/icons64/page_white_compressed.png\",\n                    \"creation_date\": \"Sept. 26, 2019, 11:31\",\n                    \"size\": null,\n                    \"thumbnail\": \"\"\n                }\n            ],\n            \"websites\": [],\n            \"medium\": \"\",\n            \"linkedin_url\": \"http://www.linkedin.com/in/asdf-asdf-618289106\",\n            \"linkedin_id\": \"448577588\",\n            \"linkedin_picture_url\": \"\",\n            \"skype_username\": \"\",\n            \"birthday\": null,\n            \"twitter_id\": \"122929175\",\n            \"lead_scoring\": 0,\n            \"facebook_url\": \"\",\n            \"twitter_url\": \"\",\n            \"googleplus_url\": \"\",\n            \"pinterest_url\": \"\",\n            \"foursquare_url\": \"\",\n            \"aboutme_url\": \"\",\n            \"klout_url\": \"\",\n            \"facebook_picture_url\": \"\",\n            \"twitter_picture_url\": \"\",\n            \"facebook_id\": \"\",\n            \"google_id\": \"\",\n            \"taxpayer_identification_number\": \"\",\n            \"unsubscribed\": false,\n            \"automations\": [],\n            \"gdpr_acceptance_date\": null\n        }\n    ],\n    \"linkedin_picture_url\": \"\"\n}"}],"_postman_id":"fe91daec-9211-4cf1-984b-723b243de9bf"},{"name":"Remove an involved company from Deal","id":"6c52f2fb-af15-47d7-b114-999513308f26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/deals/:deal_id/companies/:company_id/","description":"<p>Removes the contact with <code>:contact_id</code> from the list of related contacts of the deal with id <code>:deal_id</code></p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",":deal_id","companies",":company_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{deal}}","key":"deal_id"},{"type":"any","value":"{{company}}","key":"company_id"}]}},"response":[{"id":"9d265265-cd32-4bb0-be32-6d37ee82444c","name":"Remove an involved company from Deal","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{Protocol}}://{{Domain}}/v1/deals/:deal_id/companies/:company_id/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","deals",":deal_id","companies",":company_id",""],"variable":[{"key":"deal_id","value":"{{deal-id}}"},{"key":"company_id","value":"{{company-id}}"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 08 Jul 2021 21:48:40 GMT"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"6c52f2fb-af15-47d7-b114-999513308f26"}],"id":"92761031-2637-408e-bb92-ba4a5d5e6dbc","_postman_id":"92761031-2637-408e-bb92-ba4a5d5e6dbc","description":""},{"name":"Products","item":[{"name":"get Deals Products","id":"02cd7741-9960-42a8-9774-a7e97197b7a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}"}],"url":"{{Protocol}}://{{Domain}}/v2/deals/:deal-id/products/","description":"<p>Add products to a deal through PATCH method that allow to update products added to deal without remove other products assigned previously to this deal.</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",":deal-id","products",""],"host":["{{Domain}}"],"query":[],"variable":[{"description":{"content":"<p>Id of Deal object.</p>\n","type":"text/plain"},"type":"any","value":"{{deal}}","key":"deal-id"}]}},"response":[{"id":"f4fb6a4e-8c61-4f83-b275-36f012f553c6","name":"Add Products to Deal","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","type":"text"}],"body":{"mode":"raw","raw":"[\n    {\n        \"product\": 4048412,\n        \"quantity\": 2\n    },\n    {\n        \"product\": 2675308,\n        \"quantity\": 3\n    }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"{{Protocol}}://{{Domain}}/v1/deals/:deal-id/products/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","deals",":deal-id","products",""],"variable":[{"key":"deal-id","value":"{{deal-id}}","description":"Id of Deal object."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 21 Oct 2022 13:12:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Allow","value":"PUT, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=gIWAJueDtCorpBQfFANxKdnBzt7I7mdKPc4zITsgxATQnNwC8qHV1SJzQtYC%2FYuTWGc3IKfo5MQDIQ05jDeaMTgaNiJL6V%2BcI%2BlcLLI6krQZKTuh8EAFjN6WCMpLRBHQ3hbY\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"75da3e7f795067d5-MIA"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://api.clientify.net/v1/deals/3397024/\",\n    \"id\": 3397024,\n    \"owner\": \"mvizcainoortiz@gmail.com\",\n    \"owner_name\": \"Maria Vizcaino Ortiz\",\n    \"owner_picture\": null,\n    \"name\": \"Ezquiel Gonzalez\",\n    \"amount\": \"1958.14\",\n    \"amount_user\": \"2000.00\",\n    \"currency\": \"EUR\",\n    \"contact\": \"https://api.clientify.net/v1/contacts/20815489/\",\n    \"contact_name\": \"Manuel Guzman\",\n    \"contact_email\": \"germaavilez12@gmail.com\",\n    \"contact_phone\": \"0984812079\",\n    \"contact_medium\": null,\n    \"contact_source\": null,\n    \"created\": \"2022-10-17T17:36:09.323030+02:00\",\n    \"modified\": \"2022-10-18T12:48:31.035118+02:00\",\n    \"expected_closed_date\": \"2022-10-24\",\n    \"actual_closed_date\": null,\n    \"company\": null,\n    \"source\": null,\n    \"deal_source\": null,\n    \"status\": 1,\n    \"stages_duration\": [\n        {\n            \"stage_name\": \"Contacto\",\n            \"stage_duration\": {\n                \"hours\": 21,\n                \"minutes\": 31,\n                \"days\": 3\n            },\n            \"stage_position\": 0\n        },\n        {\n            \"stage_name\": \"Presupuesto\",\n            \"stage_duration\": {\n                \"hours\": 0,\n                \"minutes\": 0,\n                \"days\": 0\n            },\n            \"stage_position\": 1\n        },\n        {\n            \"stage_name\": \"Modificación presupuesto\",\n            \"stage_duration\": {\n                \"hours\": 0,\n                \"minutes\": 0,\n                \"days\": 0\n            },\n            \"stage_position\": 2\n        },\n        {\n            \"stage_name\": \"Aceptación y Reserva\",\n            \"stage_duration\": {\n                \"hours\": 0,\n                \"minutes\": 0,\n                \"days\": 0\n            },\n            \"stage_position\": 3\n        }\n    ],\n    \"status_desc\": \"Open\",\n    \"probability\": 2,\n    \"probability_desc\": \"20%\",\n    \"who_can_view\": 1,\n    \"pipeline_stage\": \"https://api.clientify.net/v1/deals/pipelines/stages/143731/\",\n    \"pipeline_stage_desc\": \"Contacto\",\n    \"pipeline\": \"https://api.clientify.net/v1/deals/pipelines/34715/\",\n    \"pipeline_desc\": \"Viajes\",\n    \"involved_contacts\": [],\n    \"tags\": [],\n    \"remarks\": \"\",\n    \"involved_companies\": [],\n    \"wall_entries\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/932302485/\",\n            \"id\": 932302485,\n            \"user\": \"Marisa Barcia\",\n            \"created\": \"2022-10-18T12:48:31.063490+02:00\",\n            \"extra\": \"{\\\"deal_amount_user\\\": \\\"2000.00\\\", \\\"deal_status\\\": \\\"Open\\\", \\\"deal_currency\\\": \\\"EUR\\\", \\\"deal_stage\\\": \\\"Contacto\\\", \\\"deal_name\\\": \\\"Ezquiel Gonzalez\\\", \\\"deal_link\\\": \\\"/deals/3397024/\\\", \\\"deal_amount\\\": \\\"1958.14\\\"}\",\n            \"extra_datetime\": \"2022-10-25T02:14:00+02:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"3397024\",\n            \"object_id\": 3397024\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/932302157/\",\n            \"id\": 932302157,\n            \"user\": \"Marisa Barcia\",\n            \"created\": \"2022-10-18T12:47:58.030096+02:00\",\n            \"extra\": \"{\\\"deal_amount_user\\\": \\\"2000.00\\\", \\\"deal_status\\\": \\\"Open\\\", \\\"deal_currency\\\": \\\"EUR\\\", \\\"deal_stage\\\": \\\"Contacto\\\", \\\"deal_name\\\": \\\"gonzalo\\\", \\\"deal_link\\\": \\\"/deals/3397024/\\\", \\\"deal_amount\\\": \\\"1958.14\\\"}\",\n            \"extra_datetime\": \"2022-10-25T02:14:00+02:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"3397024\",\n            \"object_id\": 3397024\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/932254912/\",\n            \"id\": 932254912,\n            \"user\": \"Marisa Barcia\",\n            \"created\": \"2022-10-18T12:40:07.515855+02:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"deal_manual_assignment\",\n            \"link\": \"\",\n            \"source_id\": \"81150\",\n            \"object_id\": 3397024\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/930687698/\",\n            \"id\": 930687698,\n            \"user\": \"Marisa Barcia\",\n            \"created\": \"2022-10-17T17:41:03.670762+02:00\",\n            \"extra\": \"{\\\"deal_amount_user\\\": \\\"2000.00\\\", \\\"deal_status\\\": \\\"Open\\\", \\\"deal_currency\\\": \\\"EUR\\\", \\\"deal_stage\\\": \\\"Contacto\\\", \\\"deal_name\\\": \\\"maria y marisa prueba\\\", \\\"deal_link\\\": \\\"/deals/3397024/\\\", \\\"deal_amount\\\": \\\"1958.14\\\"}\",\n            \"extra_datetime\": \"2022-10-25T02:14:00+02:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"3397024\",\n            \"object_id\": 3397024\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/930682714/\",\n            \"id\": 930682714,\n            \"user\": \"Marisa Barcia\",\n            \"created\": \"2022-10-17T17:36:16.933246+02:00\",\n            \"extra\": \"{\\\"deal_amount_user\\\": \\\"2000.00\\\", \\\"deal_status\\\": \\\"Open\\\", \\\"deal_currency\\\": \\\"EUR\\\", \\\"deal_stage\\\": \\\"Toma de contacto\\\", \\\"deal_name\\\": \\\"maria y marisa prueba\\\", \\\"deal_link\\\": \\\"/deals/3397024/\\\", \\\"deal_amount\\\": \\\"1958.14\\\"}\",\n            \"extra_datetime\": \"2022-10-25T02:14:00+02:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"3397024\",\n            \"object_id\": 3397024\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/930682622/\",\n            \"id\": 930682622,\n            \"user\": \"Marisa Barcia\",\n            \"created\": \"2022-10-17T17:36:09.516776+02:00\",\n            \"extra\": \"{\\\"deal_amount_user\\\": \\\"2000.00\\\", \\\"deal_status\\\": \\\"Open\\\", \\\"deal_currency\\\": \\\"EUR\\\", \\\"deal_stage\\\": \\\"Toma de contacto\\\", \\\"deal_name\\\": \\\"maria y marisa prueba\\\", \\\"deal_link\\\": \\\"/deals/3397024/\\\", \\\"deal_amount\\\": \\\"1958.14\\\"}\",\n            \"extra_datetime\": \"2022-10-25T02:14:00+02:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"3397024\",\n            \"object_id\": 3397024\n        }\n    ],\n    \"tasks\": [],\n    \"events\": [],\n    \"custom_fields\": [],\n    \"products\": [\n        {\n            \"id\": 430442,\n            \"product_id\": 2675308,\n            \"quantity\": \"3.00\",\n            \"price\": \"80180.72\",\n            \"description\": \"FL753\",\n            \"name\": \"CALIBRADOR DE PROCESOS FLUKE 753 CON ACCESORIOS\"\n        },\n        {\n            \"id\": 430441,\n            \"product_id\": 4048412,\n            \"quantity\": \"2.00\",\n            \"price\": \"2000.00\",\n            \"description\": \"<html>\\r\\n<head>\\r\\n\\t<title></title>\\r\\n</head>\\r\\n<body></body>\\r\\n</html>\",\n            \"name\": \"productop clientify\"\n        }\n    ]\n}"}],"_postman_id":"02cd7741-9960-42a8-9774-a7e97197b7a1"},{"name":"Add Products to Deal","id":"d7ca15f0-fdfb-4713-9427-9723f9e84bd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}"}],"body":{"mode":"raw","raw":"{\n    \"quantity\": 2\n}","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/deals/:deal-id/products/:id/","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",":deal-id","products",":id",""],"host":["{{Domain}}"],"query":[],"variable":[{"description":{"content":"<p>Id of Deal object.</p>\n","type":"text/plain"},"type":"any","value":"{{deal}}","key":"deal-id"},{"type":"any","value":"{{id}}","key":"id"}]}},"response":[{"id":"4c1642b8-a168-4854-8969-0f5748e1a34c","name":"Add Products to Deal","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","type":"text"}],"body":{"mode":"raw","raw":"[\n    {\n        \"product\": 4048412,\n        \"quantity\": 2\n    },\n    {\n        \"product\": 2675308,\n        \"quantity\": 3\n    }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"{{Protocol}}://{{Domain}}/v1/deals/:deal-id/products/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","deals",":deal-id","products",""],"variable":[{"key":"deal-id","value":"{{deal-id}}","description":"Id of Deal object."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 21 Oct 2022 13:12:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Allow","value":"PUT, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=gIWAJueDtCorpBQfFANxKdnBzt7I7mdKPc4zITsgxATQnNwC8qHV1SJzQtYC%2FYuTWGc3IKfo5MQDIQ05jDeaMTgaNiJL6V%2BcI%2BlcLLI6krQZKTuh8EAFjN6WCMpLRBHQ3hbY\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"75da3e7f795067d5-MIA"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://api.clientify.net/v1/deals/3397024/\",\n    \"id\": 3397024,\n    \"owner\": \"mvizcainoortiz@gmail.com\",\n    \"owner_name\": \"Maria Vizcaino Ortiz\",\n    \"owner_picture\": null,\n    \"name\": \"Ezquiel Gonzalez\",\n    \"amount\": \"1958.14\",\n    \"amount_user\": \"2000.00\",\n    \"currency\": \"EUR\",\n    \"contact\": \"https://api.clientify.net/v1/contacts/20815489/\",\n    \"contact_name\": \"Manuel Guzman\",\n    \"contact_email\": \"germaavilez12@gmail.com\",\n    \"contact_phone\": \"0984812079\",\n    \"contact_medium\": null,\n    \"contact_source\": null,\n    \"created\": \"2022-10-17T17:36:09.323030+02:00\",\n    \"modified\": \"2022-10-18T12:48:31.035118+02:00\",\n    \"expected_closed_date\": \"2022-10-24\",\n    \"actual_closed_date\": null,\n    \"company\": null,\n    \"source\": null,\n    \"deal_source\": null,\n    \"status\": 1,\n    \"stages_duration\": [\n        {\n            \"stage_name\": \"Contacto\",\n            \"stage_duration\": {\n                \"hours\": 21,\n                \"minutes\": 31,\n                \"days\": 3\n            },\n            \"stage_position\": 0\n        },\n        {\n            \"stage_name\": \"Presupuesto\",\n            \"stage_duration\": {\n                \"hours\": 0,\n                \"minutes\": 0,\n                \"days\": 0\n            },\n            \"stage_position\": 1\n        },\n        {\n            \"stage_name\": \"Modificación presupuesto\",\n            \"stage_duration\": {\n                \"hours\": 0,\n                \"minutes\": 0,\n                \"days\": 0\n            },\n            \"stage_position\": 2\n        },\n        {\n            \"stage_name\": \"Aceptación y Reserva\",\n            \"stage_duration\": {\n                \"hours\": 0,\n                \"minutes\": 0,\n                \"days\": 0\n            },\n            \"stage_position\": 3\n        }\n    ],\n    \"status_desc\": \"Open\",\n    \"probability\": 2,\n    \"probability_desc\": \"20%\",\n    \"who_can_view\": 1,\n    \"pipeline_stage\": \"https://api.clientify.net/v1/deals/pipelines/stages/143731/\",\n    \"pipeline_stage_desc\": \"Contacto\",\n    \"pipeline\": \"https://api.clientify.net/v1/deals/pipelines/34715/\",\n    \"pipeline_desc\": \"Viajes\",\n    \"involved_contacts\": [],\n    \"tags\": [],\n    \"remarks\": \"\",\n    \"involved_companies\": [],\n    \"wall_entries\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/932302485/\",\n            \"id\": 932302485,\n            \"user\": \"Marisa Barcia\",\n            \"created\": \"2022-10-18T12:48:31.063490+02:00\",\n            \"extra\": \"{\\\"deal_amount_user\\\": \\\"2000.00\\\", \\\"deal_status\\\": \\\"Open\\\", \\\"deal_currency\\\": \\\"EUR\\\", \\\"deal_stage\\\": \\\"Contacto\\\", \\\"deal_name\\\": \\\"Ezquiel Gonzalez\\\", \\\"deal_link\\\": \\\"/deals/3397024/\\\", \\\"deal_amount\\\": \\\"1958.14\\\"}\",\n            \"extra_datetime\": \"2022-10-25T02:14:00+02:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"3397024\",\n            \"object_id\": 3397024\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/932302157/\",\n            \"id\": 932302157,\n            \"user\": \"Marisa Barcia\",\n            \"created\": \"2022-10-18T12:47:58.030096+02:00\",\n            \"extra\": \"{\\\"deal_amount_user\\\": \\\"2000.00\\\", \\\"deal_status\\\": \\\"Open\\\", \\\"deal_currency\\\": \\\"EUR\\\", \\\"deal_stage\\\": \\\"Contacto\\\", \\\"deal_name\\\": \\\"gonzalo\\\", \\\"deal_link\\\": \\\"/deals/3397024/\\\", \\\"deal_amount\\\": \\\"1958.14\\\"}\",\n            \"extra_datetime\": \"2022-10-25T02:14:00+02:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"3397024\",\n            \"object_id\": 3397024\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/932254912/\",\n            \"id\": 932254912,\n            \"user\": \"Marisa Barcia\",\n            \"created\": \"2022-10-18T12:40:07.515855+02:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"deal_manual_assignment\",\n            \"link\": \"\",\n            \"source_id\": \"81150\",\n            \"object_id\": 3397024\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/930687698/\",\n            \"id\": 930687698,\n            \"user\": \"Marisa Barcia\",\n            \"created\": \"2022-10-17T17:41:03.670762+02:00\",\n            \"extra\": \"{\\\"deal_amount_user\\\": \\\"2000.00\\\", \\\"deal_status\\\": \\\"Open\\\", \\\"deal_currency\\\": \\\"EUR\\\", \\\"deal_stage\\\": \\\"Contacto\\\", \\\"deal_name\\\": \\\"maria y marisa prueba\\\", \\\"deal_link\\\": \\\"/deals/3397024/\\\", \\\"deal_amount\\\": \\\"1958.14\\\"}\",\n            \"extra_datetime\": \"2022-10-25T02:14:00+02:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"3397024\",\n            \"object_id\": 3397024\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/930682714/\",\n            \"id\": 930682714,\n            \"user\": \"Marisa Barcia\",\n            \"created\": \"2022-10-17T17:36:16.933246+02:00\",\n            \"extra\": \"{\\\"deal_amount_user\\\": \\\"2000.00\\\", \\\"deal_status\\\": \\\"Open\\\", \\\"deal_currency\\\": \\\"EUR\\\", \\\"deal_stage\\\": \\\"Toma de contacto\\\", \\\"deal_name\\\": \\\"maria y marisa prueba\\\", \\\"deal_link\\\": \\\"/deals/3397024/\\\", \\\"deal_amount\\\": \\\"1958.14\\\"}\",\n            \"extra_datetime\": \"2022-10-25T02:14:00+02:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"3397024\",\n            \"object_id\": 3397024\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/930682622/\",\n            \"id\": 930682622,\n            \"user\": \"Marisa Barcia\",\n            \"created\": \"2022-10-17T17:36:09.516776+02:00\",\n            \"extra\": \"{\\\"deal_amount_user\\\": \\\"2000.00\\\", \\\"deal_status\\\": \\\"Open\\\", \\\"deal_currency\\\": \\\"EUR\\\", \\\"deal_stage\\\": \\\"Toma de contacto\\\", \\\"deal_name\\\": \\\"maria y marisa prueba\\\", \\\"deal_link\\\": \\\"/deals/3397024/\\\", \\\"deal_amount\\\": \\\"1958.14\\\"}\",\n            \"extra_datetime\": \"2022-10-25T02:14:00+02:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"3397024\",\n            \"object_id\": 3397024\n        }\n    ],\n    \"tasks\": [],\n    \"events\": [],\n    \"custom_fields\": [],\n    \"products\": [\n        {\n            \"id\": 430442,\n            \"product_id\": 2675308,\n            \"quantity\": \"3.00\",\n            \"price\": \"80180.72\",\n            \"description\": \"FL753\",\n            \"name\": \"CALIBRADOR DE PROCESOS FLUKE 753 CON ACCESORIOS\"\n        },\n        {\n            \"id\": 430441,\n            \"product_id\": 4048412,\n            \"quantity\": \"2.00\",\n            \"price\": \"2000.00\",\n            \"description\": \"<html>\\r\\n<head>\\r\\n\\t<title></title>\\r\\n</head>\\r\\n<body></body>\\r\\n</html>\",\n            \"name\": \"productop clientify\"\n        }\n    ]\n}"}],"_postman_id":"d7ca15f0-fdfb-4713-9427-9723f9e84bd1"},{"name":"get Deals Products Copy","id":"73ea470e-7bfa-46d2-8d2a-8e2425d592fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}"}],"url":"{{Protocol}}://{{Domain}}/v2/deals/:deal-id/products/:id/","description":"<p>Add products to a deal through PATCH method that allow to update products added to deal without remove other products assigned previously to this deal.</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",":deal-id","products",":id",""],"host":["{{Domain}}"],"query":[],"variable":[{"description":{"content":"<p>Id of Deal object.</p>\n","type":"text/plain"},"type":"any","value":"{{deal}}","key":"deal-id"},{"type":"any","value":"{{id}}","key":"id"}]}},"response":[{"id":"6a864a13-5ea5-4183-9f2f-bbc4d8ccb73f","name":"Add Products to Deal","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","type":"text"}],"body":{"mode":"raw","raw":"[\n    {\n        \"product\": 4048412,\n        \"quantity\": 2\n    },\n    {\n        \"product\": 2675308,\n        \"quantity\": 3\n    }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"{{Protocol}}://{{Domain}}/v1/deals/:deal-id/products/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","deals",":deal-id","products",""],"variable":[{"key":"deal-id","value":"{{deal-id}}","description":"Id of Deal object."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 21 Oct 2022 13:12:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Allow","value":"PUT, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=gIWAJueDtCorpBQfFANxKdnBzt7I7mdKPc4zITsgxATQnNwC8qHV1SJzQtYC%2FYuTWGc3IKfo5MQDIQ05jDeaMTgaNiJL6V%2BcI%2BlcLLI6krQZKTuh8EAFjN6WCMpLRBHQ3hbY\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"75da3e7f795067d5-MIA"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://api.clientify.net/v1/deals/3397024/\",\n    \"id\": 3397024,\n    \"owner\": \"mvizcainoortiz@gmail.com\",\n    \"owner_name\": \"Maria Vizcaino Ortiz\",\n    \"owner_picture\": null,\n    \"name\": \"Ezquiel Gonzalez\",\n    \"amount\": \"1958.14\",\n    \"amount_user\": \"2000.00\",\n    \"currency\": \"EUR\",\n    \"contact\": \"https://api.clientify.net/v1/contacts/20815489/\",\n    \"contact_name\": \"Manuel Guzman\",\n    \"contact_email\": \"germaavilez12@gmail.com\",\n    \"contact_phone\": \"0984812079\",\n    \"contact_medium\": null,\n    \"contact_source\": null,\n    \"created\": \"2022-10-17T17:36:09.323030+02:00\",\n    \"modified\": \"2022-10-18T12:48:31.035118+02:00\",\n    \"expected_closed_date\": \"2022-10-24\",\n    \"actual_closed_date\": null,\n    \"company\": null,\n    \"source\": null,\n    \"deal_source\": null,\n    \"status\": 1,\n    \"stages_duration\": [\n        {\n            \"stage_name\": \"Contacto\",\n            \"stage_duration\": {\n                \"hours\": 21,\n                \"minutes\": 31,\n                \"days\": 3\n            },\n            \"stage_position\": 0\n        },\n        {\n            \"stage_name\": \"Presupuesto\",\n            \"stage_duration\": {\n                \"hours\": 0,\n                \"minutes\": 0,\n                \"days\": 0\n            },\n            \"stage_position\": 1\n        },\n        {\n            \"stage_name\": \"Modificación presupuesto\",\n            \"stage_duration\": {\n                \"hours\": 0,\n                \"minutes\": 0,\n                \"days\": 0\n            },\n            \"stage_position\": 2\n        },\n        {\n            \"stage_name\": \"Aceptación y Reserva\",\n            \"stage_duration\": {\n                \"hours\": 0,\n                \"minutes\": 0,\n                \"days\": 0\n            },\n            \"stage_position\": 3\n        }\n    ],\n    \"status_desc\": \"Open\",\n    \"probability\": 2,\n    \"probability_desc\": \"20%\",\n    \"who_can_view\": 1,\n    \"pipeline_stage\": \"https://api.clientify.net/v1/deals/pipelines/stages/143731/\",\n    \"pipeline_stage_desc\": \"Contacto\",\n    \"pipeline\": \"https://api.clientify.net/v1/deals/pipelines/34715/\",\n    \"pipeline_desc\": \"Viajes\",\n    \"involved_contacts\": [],\n    \"tags\": [],\n    \"remarks\": \"\",\n    \"involved_companies\": [],\n    \"wall_entries\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/932302485/\",\n            \"id\": 932302485,\n            \"user\": \"Marisa Barcia\",\n            \"created\": \"2022-10-18T12:48:31.063490+02:00\",\n            \"extra\": \"{\\\"deal_amount_user\\\": \\\"2000.00\\\", \\\"deal_status\\\": \\\"Open\\\", \\\"deal_currency\\\": \\\"EUR\\\", \\\"deal_stage\\\": \\\"Contacto\\\", \\\"deal_name\\\": \\\"Ezquiel Gonzalez\\\", \\\"deal_link\\\": \\\"/deals/3397024/\\\", \\\"deal_amount\\\": \\\"1958.14\\\"}\",\n            \"extra_datetime\": \"2022-10-25T02:14:00+02:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"3397024\",\n            \"object_id\": 3397024\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/932302157/\",\n            \"id\": 932302157,\n            \"user\": \"Marisa Barcia\",\n            \"created\": \"2022-10-18T12:47:58.030096+02:00\",\n            \"extra\": \"{\\\"deal_amount_user\\\": \\\"2000.00\\\", \\\"deal_status\\\": \\\"Open\\\", \\\"deal_currency\\\": \\\"EUR\\\", \\\"deal_stage\\\": \\\"Contacto\\\", \\\"deal_name\\\": \\\"gonzalo\\\", \\\"deal_link\\\": \\\"/deals/3397024/\\\", \\\"deal_amount\\\": \\\"1958.14\\\"}\",\n            \"extra_datetime\": \"2022-10-25T02:14:00+02:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"3397024\",\n            \"object_id\": 3397024\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/932254912/\",\n            \"id\": 932254912,\n            \"user\": \"Marisa Barcia\",\n            \"created\": \"2022-10-18T12:40:07.515855+02:00\",\n            \"extra\": \"{}\",\n            \"extra_datetime\": null,\n            \"type\": \"deal_manual_assignment\",\n            \"link\": \"\",\n            \"source_id\": \"81150\",\n            \"object_id\": 3397024\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/930687698/\",\n            \"id\": 930687698,\n            \"user\": \"Marisa Barcia\",\n            \"created\": \"2022-10-17T17:41:03.670762+02:00\",\n            \"extra\": \"{\\\"deal_amount_user\\\": \\\"2000.00\\\", \\\"deal_status\\\": \\\"Open\\\", \\\"deal_currency\\\": \\\"EUR\\\", \\\"deal_stage\\\": \\\"Contacto\\\", \\\"deal_name\\\": \\\"maria y marisa prueba\\\", \\\"deal_link\\\": \\\"/deals/3397024/\\\", \\\"deal_amount\\\": \\\"1958.14\\\"}\",\n            \"extra_datetime\": \"2022-10-25T02:14:00+02:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"3397024\",\n            \"object_id\": 3397024\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/930682714/\",\n            \"id\": 930682714,\n            \"user\": \"Marisa Barcia\",\n            \"created\": \"2022-10-17T17:36:16.933246+02:00\",\n            \"extra\": \"{\\\"deal_amount_user\\\": \\\"2000.00\\\", \\\"deal_status\\\": \\\"Open\\\", \\\"deal_currency\\\": \\\"EUR\\\", \\\"deal_stage\\\": \\\"Toma de contacto\\\", \\\"deal_name\\\": \\\"maria y marisa prueba\\\", \\\"deal_link\\\": \\\"/deals/3397024/\\\", \\\"deal_amount\\\": \\\"1958.14\\\"}\",\n            \"extra_datetime\": \"2022-10-25T02:14:00+02:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"3397024\",\n            \"object_id\": 3397024\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/930682622/\",\n            \"id\": 930682622,\n            \"user\": \"Marisa Barcia\",\n            \"created\": \"2022-10-17T17:36:09.516776+02:00\",\n            \"extra\": \"{\\\"deal_amount_user\\\": \\\"2000.00\\\", \\\"deal_status\\\": \\\"Open\\\", \\\"deal_currency\\\": \\\"EUR\\\", \\\"deal_stage\\\": \\\"Toma de contacto\\\", \\\"deal_name\\\": \\\"maria y marisa prueba\\\", \\\"deal_link\\\": \\\"/deals/3397024/\\\", \\\"deal_amount\\\": \\\"1958.14\\\"}\",\n            \"extra_datetime\": \"2022-10-25T02:14:00+02:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"3397024\",\n            \"object_id\": 3397024\n        }\n    ],\n    \"tasks\": [],\n    \"events\": [],\n    \"custom_fields\": [],\n    \"products\": [\n        {\n            \"id\": 430442,\n            \"product_id\": 2675308,\n            \"quantity\": \"3.00\",\n            \"price\": \"80180.72\",\n            \"description\": \"FL753\",\n            \"name\": \"CALIBRADOR DE PROCESOS FLUKE 753 CON ACCESORIOS\"\n        },\n        {\n            \"id\": 430441,\n            \"product_id\": 4048412,\n            \"quantity\": \"2.00\",\n            \"price\": \"2000.00\",\n            \"description\": \"<html>\\r\\n<head>\\r\\n\\t<title></title>\\r\\n</head>\\r\\n<body></body>\\r\\n</html>\",\n            \"name\": \"productop clientify\"\n        }\n    ]\n}"}],"_postman_id":"73ea470e-7bfa-46d2-8d2a-8e2425d592fb"}],"id":"26241ee6-2667-49a2-91a1-1b69bcd76f58","_postman_id":"26241ee6-2667-49a2-91a1-1b69bcd76f58","description":""},{"name":"List Deals","id":"223182ee-5066-4e95-a9af-2d0d15441cee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/deals/?fields=id, owner_id, name, amount, amount_user, currency, contact_id, created, modified, expected_closed_date, actual_closed_date, company_id, source, deal_source_id, deal_source, status, status_desc, probability, probability_desc, pipeline_stage_id, pipeline_stage_desc, pipeline_id, pipeline_desc, lost_reason, won_deal_reason, relevant_closed_date, amount_currency","description":"<p>You will get the list of the different stages available for pipeline</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",""],"host":["{{Domain}}"],"query":[{"description":{"content":"<p>id, owner_id, name, amount, amount_user, currency, contact_id, created, modified, expected_closed_date, actual_closed_date, company_id, source, deal_source_id, deal_source, status, status_desc, probability, probability_desc, pipeline_stage_id, pipeline_stage_desc, pipeline_id, pipeline_desc, lost_reason, won_deal_reason, relevant_closed_date, amount_currency</p>\n","type":"text/plain"},"key":"fields","value":"id, owner_id, name, amount, amount_user, currency, contact_id, created, modified, expected_closed_date, actual_closed_date, company_id, source, deal_source_id, deal_source, status, status_desc, probability, probability_desc, pipeline_stage_id, pipeline_stage_desc, pipeline_id, pipeline_desc, lost_reason, won_deal_reason, relevant_closed_date, amount_currency"},{"disabled":true,"key":"query","value":"NEW FREE TRIAL"}],"variable":[]}},"response":[{"id":"981bdcef-c30d-409e-8d63-e7e31ac5de69","name":"List Deals","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://{{Domain}}/v1/deals/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.4.6 (Ubuntu)"},{"key":"Date","value":"Wed, 06 Mar 2019 23:37:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"7072"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/deals/596/\",\n            \"id\": 596,\n            \"owner\": \"Felipe Marin\",\n            \"name\": \"Staging deal from Postman\",\n            \"amount\": \"766786.00\",\n            \"contact\": \"https://api.clientify.net/v1/contacts/65542/\",\n            \"created\": \"2019-02-28T17:06:53.923123+01:00\",\n            \"expected_closed_date\": \"2019-03-07\",\n            \"company\": \"https://api.clientify.net/v1/companies/37381/\",\n            \"status\": 1,\n            \"status_desc\": \"Open\",\n            \"probability\": 1,\n            \"probability_desc\": \"10%\",\n            \"tags\": []\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/deals/97/\",\n            \"id\": 97,\n            \"owner\": \"Felipe Marin\",\n            \"name\": \"Oportunidad flujo por defecto\",\n            \"amount\": \"200.00\",\n            \"contact\": \"https://api.clientify.net/v1/contacts/127855/\",\n            \"created\": \"2015-04-01T06:16:38.259127+02:00\",\n            \"expected_closed_date\": \"2015-04-05\",\n            \"company\": null,\n            \"status\": 3,\n            \"status_desc\": \"Won\",\n            \"probability\": 10,\n            \"probability_desc\": \"100%\",\n            \"tags\": []\n        }\n    ]\n}"}],"_postman_id":"223182ee-5066-4e95-a9af-2d0d15441cee"},{"name":"Deal Details","id":"b190648b-6427-46ed-a31d-6c927133b6ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/deals/:deal_id/?fields=url, id, owner_id, owner, owner_name, owner_picture, name, amount, amount_user, currency, contact_id, contact, contact_name, contact_email, contact_phone, contact_medium, contact_source, contact_picture, created, modified, expected_closed_date, actual_closed_date, expected_closed_date_iso, actual_closed_date_iso, company_id, company, company_name, company_picture, source, deal_source_id, deal_source, status, stages_duration, status_desc, probability, probability_desc, who_can_view, pipeline_stage_id, pipeline_stage, pipeline_stage_desc, pipeline_id, pipeline, pipeline_desc, remarks, events, integrations, lost_reason, won_deal_reason, tasks_type, relevant_closed_date, amount_currency, deleted_at","description":"<p>You will get the detail of the deal with id :deal_id</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",":deal_id",""],"host":["{{Domain}}"],"query":[{"description":{"content":"<p>url, id, owner_id, owner, owner_name, owner_picture, name, amount, amount_user, currency, contact_id, contact, contact_name, contact_email, contact_phone, contact_medium, contact_source, contact_picture, created, modified, expected_closed_date, actual_closed_date, expected_closed_date_iso, actual_closed_date_iso, company_id, company, company_name, company_picture, source, deal_source_id, deal_source, status, stages_duration, status_desc, probability, probability_desc, who_can_view, pipeline_stage_id, pipeline_stage, pipeline_stage_desc, pipeline_id, pipeline, pipeline_desc, remarks, events, integrations, lost_reason, won_deal_reason, tasks_type, relevant_closed_date, amount_currency, deleted_at</p>\n","type":"text/plain"},"key":"fields","value":"url, id, owner_id, owner, owner_name, owner_picture, name, amount, amount_user, currency, contact_id, contact, contact_name, contact_email, contact_phone, contact_medium, contact_source, contact_picture, created, modified, expected_closed_date, actual_closed_date, expected_closed_date_iso, actual_closed_date_iso, company_id, company, company_name, company_picture, source, deal_source_id, deal_source, status, stages_duration, status_desc, probability, probability_desc, who_can_view, pipeline_stage_id, pipeline_stage, pipeline_stage_desc, pipeline_id, pipeline, pipeline_desc, remarks, events, integrations, lost_reason, won_deal_reason, tasks_type, relevant_closed_date, amount_currency, deleted_at"}],"variable":[{"type":"any","value":"{{deal}}","key":"deal_id"}]}},"response":[{"id":"eaace595-54e7-4071-9e89-8be1995cee2a","name":"Deal Details","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{Protocol}}://{{Domain}}/v1/deals/:deal_id/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","deals",":deal_id",""],"variable":[{"key":"deal_id","value":"{{deal-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 31 Mar 2020 12:20:26 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"57ca063e1f4bd655-MAD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://api.clientify.net/v1/deals/132468/\",\n    \"id\": 132468,\n    \"owner\": \"macri@gmail.com\",\n    \"owner_name\": \"Clara Cortes\",\n    \"name\": \"Deal1\",\n    \"amount\": \"5000.00\",\n    \"contact\": null,\n    \"created\": \"2020-03-25T18:28:23.430637+01:00\",\n    \"expected_closed_date\": \"2020-03-25\",\n    \"company\": null,\n    \"source\": null,\n    \"status\": 2,\n    \"status_desc\": \"Expired\",\n    \"probability\": 8,\n    \"probability_desc\": \"80%\",\n    \"who_can_view\": 1,\n    \"pipeline_stage\": \"https://api.clientify.net/v1/deals/pipelines/stages/7858/\",\n    \"pipeline_stage_desc\": \"dsadasdasdasd\",\n    \"pipeline\": \"https://api.clientify.net/v1/deals/pipelines/1145/\",\n    \"pipeline_desc\": \"Nuevo Pipeline\",\n    \"involved_contacts\": [\n        \"https://api.clientify.net/v1/contacts/3910681/\"\n    ],\n    \"tags\": [\n        \"hola\"\n    ],\n    \"remarks\": \"\",\n    \"involved_companies\": [],\n    \"wall_entries\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/49132569/\",\n            \"id\": 49132569,\n            \"user\": \"Felipe Mar\",\n            \"created\": \"2020-03-31T03:44:54.807207+02:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Deal1\\\", \\\"deal_stage\\\": \\\"dsadasdasdasd\\\", \\\"deal_link\\\": \\\"/deals/132468/\\\", \\\"deal_amount\\\": \\\"5000.00\\\", \\\"deal_status\\\": \\\"Vencidas\\\"}\",\n            \"extra_datetime\": \"2020-03-26T01:14:00+01:00\",\n            \"type\": \"deal_modification\",\n            \"link\": \"\",\n            \"source_id\": \"132468\",\n            \"object_id\": 132468\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/48460902/\",\n            \"id\": 48460902,\n            \"user\": \"Pedro D. Diez\",\n            \"created\": \"2020-03-25T19:13:45.920947+01:00\",\n            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/473408/\\\", \\\"task_type\\\": \\\"Llamar por tel\\\\u00e9fono\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Completada\\\"}\",\n            \"extra_datetime\": \"2020-03-25T19:13:45.851321+01:00\",\n            \"type\": \"task_completed\",\n            \"link\": \"\",\n            \"source_id\": \"473408\",\n            \"object_id\": 132468\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/48456135/\",\n            \"id\": 48456135,\n            \"user\": \"Clara Cortes\",\n            \"created\": \"2020-03-25T18:28:23.572911+01:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Deal1\\\", \\\"deal_stage\\\": \\\"Stage 1\\\", \\\"deal_link\\\": \\\"/deals/132468/\\\", \\\"deal_amount\\\": \\\"5000\\\", \\\"deal_status\\\": \\\"Vencidas\\\"}\",\n            \"extra_datetime\": \"2020-03-26T01:14:00+01:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"132468\",\n            \"object_id\": 132468\n        }\n    ],\n    \"tasks\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/473408/\",\n            \"id\": 473408,\n            \"owner\": \"pedro.diez@clientify.com\",\n            \"owner_name\": \"Pedro D. Diez\",\n            \"assigned_to\": \"pedro.diez@clientify.com\",\n            \"assigned_to_name\": \"Pedro D. Diez\",\n            \"name\": \"Check Postman\",\n            \"description\": \"Creating new task from postman\",\n            \"remarks\": \"This is a remark\",\n            \"due_date\": \"2020-03-28T12:00:00+01:00\",\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"https://api.clientify.net/v1/deals/132468/\"\n            ],\n            \"task_type\": \"https://api.clientify.net/v1/tasks/types/65/\",\n            \"type_desc\": \"Llamar por teléfono\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"https://api.clientify.net/v1/companies/917676/\"\n            ],\n            \"related_contacts\": [\n                \"https://api.clientify.net/v1/contacts/6602945/\"\n            ]\n        }\n    ],\n    \"events\": [],\n    \"custom_fields\": []\n}"}],"_postman_id":"b190648b-6427-46ed-a31d-6c927133b6ad"},{"name":"get Deal tasks","id":"48dddaf1-ad63-482e-a8ef-4853b3802cef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/deals/:deal_id/tasks/?fields=url, id, owner, owner_name, owner_id, assigned_to, assigned_to_name, assigned_to_id, name, description, remarks, due_date, start_datetime, end_datetime, duration, type, status, status_desc, deals, task_type, type_desc, task_stage, related_companies, related_contacts, related_companies_names, additional_option, location, guest_users, created, modified, related_contacts_data, related_contacts_names, related_contacts_data, related_companies_data, related_deals_data, tags, completed_date, priority","description":"<p>You will get the list of related companies to the deal with id <code>:deal_id</code></p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",":deal_id","tasks",""],"host":["{{Domain}}"],"query":[{"description":{"content":"<p>id, name, sector, company_sector, business_name, taxpayer_identification_number, fax, number_of_employees, number_of_employees_desc, owner, owner_name, rank, rank_manual, picture_url, facebook_url, linkedin_url, twitter_url, private, last_viewed, last_interaction, facebook_id, twitter_id, linkedin_id, facebook_url, linkedin_url, twitter_url, founded, online_since, full_contact_extra, approx_employees, description, remarks, summary, linkedin_picture_url, created, modified, youtube_url, instagram_url, owner_picture, industry</p>\n","type":"text/plain"},"key":"fields","value":"url, id, owner, owner_name, owner_id, assigned_to, assigned_to_name, assigned_to_id, name, description, remarks, due_date, start_datetime, end_datetime, duration, type, status, status_desc, deals, task_type, type_desc, task_stage, related_companies, related_contacts, related_companies_names, additional_option, location, guest_users, created, modified, related_contacts_data, related_contacts_names, related_contacts_data, related_companies_data, related_deals_data, tags, completed_date, priority"}],"variable":[{"type":"any","value":"{{deal}}","key":"deal_id"}]}},"response":[{"id":"55d173af-b921-4f40-8027-82d8d0c5c2a0","name":"List Deal involved companies","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{Protocol}}://{{Domain}}/v1/deals/:deal_id/companies/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","deals",":deal_id","companies",""],"variable":[{"key":"deal_id","value":"{{deal-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 08 Jul 2021 21:48:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"81546"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"url\": \"http://clientify.localtest.me/v1/companies/1/\",\n            \"id\": 1,\n            \"name\": \"MaCriptco\",\n            \"sector\": null,\n            \"company_sector\": \"Información y medios\",\n            \"business_name\": \"MaCriptco\",\n            \"taxpayer_identification_number\": \"B-048011\",\n            \"fax\": \"\",\n            \"number_of_employees\": 2,\n            \"number_of_employees_desc\": \"11-50\",\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"owner_name\": \"Pedro D. Diez Bonilla\",\n            \"who_can_view\": 1,\n            \"emails\": [],\n            \"phones\": [],\n            \"websites\": [\n                {\n                    \"id\": 1,\n                    \"website\": \"http://www.asdf.com\"\n                }\n            ],\n            \"addresses\": [],\n            \"custom_fields\": [\n                {\n                    \"field\": \"Custom Field Para empresa\",\n                    \"value\": \"Hola empresa!\"\n                }\n            ],\n            \"rank\": 3,\n            \"rank_manual\": false,\n            \"picture_url\": \"https://d2ojpxxtu63wzl.cloudfront.net/static/6236aedf246fe67d5b1e790d7b8d900c_18ec08c4356cfa058fbb850020f3af55a81bd4b3927e2d34a56dfcf4b72195c9\",\n            \"facebook_url\": \"\",\n            \"linkedin_url\": \"https://www.linkedin.com/company/wordpress-advertising-network\",\n            \"twitter_url\": \"\",\n            \"private\": false,\n            \"last_viewed\": \"2019-06-10T10:23:52.489027-05:00\",\n            \"last_interaction\": \"2019-05-10T12:14:26.220968-05:00\",\n            \"facebook_id\": \"\",\n            \"twitter_id\": \"\",\n            \"linkedin_id\": \"\",\n            \"won_deals_amount\": 0,\n            \"founded\": \"2012-09-26\",\n            \"online_since\": \"1998-11-04\",\n            \"full_contact_extra\": \"{\\\"status\\\": 200, \\\"category\\\": [{\\\"code\\\": \\\"OTHER\\\", \\\"name\\\": \\\"Other\\\"}], \\\"organization\\\": {\\\"founded\\\": \\\"2012\\\", \\\"name\\\": \\\"Insight Management Consulting\\\", \\\"overview\\\": \\\"dasdfasdf\\\", \\\"approxEmployees\\\": 30, \\\"keywords\\\": [\\\"Alberta\\\", \\\"Bizarre\\\", \\\"Cisco\\\", \\\"Computer Networking\\\", \\\"Connecticut\\\", \\\"Enterprise Software\\\", \\\"Virtualization\\\"], \\\"images\\\": [{\\\"url\\\": \\\"https://d2ojpxxtu63wzl.cloudfront.net/static/de8e0ec0f75592f63090d07c335844b9_c10327c58ea4efcb0309f15fbc4ae13d3d0e5e7cfb31ddf1b62a2f4a26dcbb23\\\", \\\"label\\\": \\\"twitter\\\"}, {\\\"url\\\": \\\"https://d2ojpxxtu63wzl.cloudfront.net/static/6236aedf246fe67d5b1e790d7b8d900c_18ec08c4356cfa058fbb850020f3af55a81bd4b3927e2d34a56dfcf4b72195c9\\\", \\\"label\\\": \\\"other\\\"}], \\\"contactInfo\\\": {\\\"addresses\\\": [{\\\"country\\\": {\\\"code\\\": \\\"US\\\", \\\"name\\\": \\\"United States\\\"}, \\\"region\\\": {\\\"code\\\": \\\"CA\\\", \\\"name\\\": \\\"California\\\"}, \\\"label\\\": \\\"work\\\"}]}}, \\\"socialProfiles\\\": [{\\\"username\\\": \\\"sysu\\\", \\\"bio\\\": \\\"dasdfasdf\\\", \\\"typeId\\\": \\\"angellist\\\", \\\"url\\\": \\\"https://angel.co/sysu\\\", \\\"typeName\\\": \\\"AngelList\\\", \\\"followers\\\": 2, \\\"id\\\": \\\"126087\\\"}, {\\\"url\\\": \\\"http://klout.com/asdf951\\\", \\\"typeId\\\": \\\"klout\\\", \\\"username\\\": \\\"asdf951\\\", \\\"id\\\": \\\"59109750092346356\\\", \\\"typeName\\\": \\\"Klout\\\"}, {\\\"url\\\": \\\"https://www.linkedin.com/company/wordpress-advertising-network\\\", \\\"typeId\\\": \\\"linkedincompany\\\", \\\"username\\\": \\\"wordpress-advertising-network\\\", \\\"typeName\\\": \\\"LinkedIn\\\"}], \\\"website\\\": \\\"http://www.asdf.com\\\", \\\"traffic\\\": {\\\"ranking\\\": [{\\\"locale\\\": \\\"global\\\", \\\"rank\\\": 804531}], \\\"topCountryRanking\\\": [{\\\"locale\\\": \\\"us\\\", \\\"rank\\\": 270526}, {\\\"locale\\\": \\\"in\\\", \\\"rank\\\": 353056}]}, \\\"requestId\\\": \\\"b92cccb2-a067-406c-a5d8-45f91021ded1\\\", \\\"industries\\\": [{\\\"code\\\": \\\"7374\\\", \\\"type\\\": \\\"SIC\\\", \\\"name\\\": \\\"Computer Processing and Data Preparation and Processing Services\\\"}, {\\\"code\\\": \\\"518210\\\", \\\"type\\\": \\\"NAICS\\\", \\\"name\\\": \\\"Data Processing, Hosting, and Related Services\\\"}], \\\"logo\\\": \\\"https://d2ojpxxtu63wzl.cloudfront.net/static/6236aedf246fe67d5b1e790d7b8d900c_18ec08c4356cfa058fbb850020f3af55a81bd4b3927e2d34a56dfcf4b72195c9\\\", \\\"languageLocale\\\": \\\"en\\\", \\\"onlineSince\\\": \\\"1998-11-04\\\"}\",\n            \"approx_employees\": 30,\n            \"calls\": [\n                {\n                    \"id\": 2,\n                    \"type\": \"outgoing\",\n                    \"comment\": \"Llamo por telefono\",\n                    \"outcome\": \"connected\"\n                },\n                {\n                    \"id\": 3,\n                    \"type\": \"incoming\",\n                    \"comment\": \"comentario desde api\",\n                    \"outcome\": \"no_answer\"\n                },\n                {\n                    \"id\": 4,\n                    \"type\": \"incoming\",\n                    \"comment\": \"comentario desde api\",\n                    \"outcome\": \"no_answer\"\n                },\n                {\n                    \"id\": 5,\n                    \"type\": \"incoming\",\n                    \"comment\": \"Registro Llamada con API\",\n                    \"outcome\": \"no_answer\"\n                }\n            ],\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"summary\": \"\",\n            \"tags\": [\n                \"una etiqueta\",\n                \"otra etiqueta\"\n            ],\n            \"deals\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/1/\",\n                    \"id\": 1,\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Oportunidad chachi\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/1/\",\n                    \"contact_name\": \"Pedro Daniel Bonilla\",\n                    \"contact_email\": \"asdf@asdf.com\",\n                    \"contact_phone\": \"6434345345\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"1001111.00\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 5,\n                    \"probability_desc\": \"50%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/2/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Producto/servicio presentado\",\n                    \"tags\": [\n                        \"otra etiqueta\",\n                        \"una etiqueta\"\n                    ],\n                    \"custom_fields\": [],\n                    \"created\": \"2018-12-10T12:54:47.826899-05:00\",\n                    \"modified\": \"2018-12-14T06:12:39.407876-05:00\",\n                    \"expected_closed_date\": \"2018-12-28\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/2/\",\n                    \"id\": 2,\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Segunda oportunidad\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/2/\",\n                    \"contact_name\": \"Contacto 1 Apellido\",\n                    \"contact_email\": \"dorre.com@coreo.com\",\n                    \"contact_phone\": \"+34645977529\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"1212333.00\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 9,\n                    \"probability_desc\": \"90%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Contacto realizado\",\n                    \"tags\": [],\n                    \"custom_fields\": [],\n                    \"created\": \"2018-12-12T11:20:36.925785-05:00\",\n                    \"modified\": \"2019-01-14T05:59:49.270352-05:00\",\n                    \"expected_closed_date\": \"2019-01-28\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/10/\",\n                    \"id\": 10,\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Deal 2 from FORM\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/1/\",\n                    \"contact_name\": \"Pedro Daniel Bonilla\",\n                    \"contact_email\": \"asdf@asdf.com\",\n                    \"contact_phone\": \"6434345345\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"22222.00\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 2,\n                    \"probability_desc\": \"20%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Contacto realizado\",\n                    \"tags\": [],\n                    \"custom_fields\": [],\n                    \"created\": \"2019-01-18T04:35:55.713579-05:00\",\n                    \"modified\": \"2019-01-18T04:35:55.780477-05:00\",\n                    \"expected_closed_date\": \"2019-01-25\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/22/\",\n                    \"id\": 22,\n                    \"owner_name\": \"Pedro Piter Piter\",\n                    \"name\": \"Checking wallentries from Postman\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/45/\",\n                    \"contact_name\": \"Jimmi\",\n                    \"contact_email\": \"jimmi@henderson.llc.com\",\n                    \"contact_phone\": \"+1 (618) 353-6458\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"4444.00\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 2,\n                    \"probability_desc\": \"20%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Contacto realizado\",\n                    \"tags\": [],\n                    \"custom_fields\": [],\n                    \"created\": \"2019-09-27T07:54:14.044156-05:00\",\n                    \"modified\": \"2019-09-27T07:54:14.557079-05:00\",\n                    \"expected_closed_date\": \"2019-10-04\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/30/\",\n                    \"id\": 30,\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"11.33\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 7,\n                    \"probability_desc\": \"70%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/3/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Propuesta presentada\",\n                    \"tags\": [],\n                    \"custom_fields\": [],\n                    \"created\": \"2020-06-04T07:45:11.801561-05:00\",\n                    \"modified\": \"2020-07-02T09:02:57.851857-05:00\",\n                    \"expected_closed_date\": \"2019-11-30\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/29/\",\n                    \"id\": 29,\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"11.33\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 7,\n                    \"probability_desc\": \"70%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/3/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Propuesta presentada\",\n                    \"tags\": [],\n                    \"custom_fields\": [],\n                    \"created\": \"2020-06-04T07:34:24.193779-05:00\",\n                    \"modified\": \"2020-07-02T09:02:59.542039-05:00\",\n                    \"expected_closed_date\": \"2019-11-30\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/28/\",\n                    \"id\": 28,\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"11.33\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 5,\n                    \"probability_desc\": \"50%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/2/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Producto/servicio presentado\",\n                    \"tags\": [],\n                    \"custom_fields\": [],\n                    \"created\": \"2020-06-04T07:31:53.409522-05:00\",\n                    \"modified\": \"2020-07-02T09:03:22.303690-05:00\",\n                    \"expected_closed_date\": \"2019-11-30\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/31/\",\n                    \"id\": 31,\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"14000.00\",\n                    \"status\": 3,\n                    \"status_desc\": \"Won\",\n                    \"probability\": 10,\n                    \"probability_desc\": \"100%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Contacto realizado\",\n                    \"tags\": [],\n                    \"custom_fields\": [\n                        {\n                            \"field\": \"Custom Field 1\",\n                            \"value\": \"cdn_1133\"\n                        }\n                    ],\n                    \"created\": \"2020-06-04T07:46:26.855885-05:00\",\n                    \"modified\": \"2020-07-16T13:19:27.842153-05:00\",\n                    \"expected_closed_date\": \"2019-11-30\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/26/\",\n                    \"id\": 26,\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"deal para gmail incorrecto\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"11.33\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 7,\n                    \"probability_desc\": \"70%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/3/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Propuesta presentada\",\n                    \"tags\": [],\n                    \"custom_fields\": [],\n                    \"created\": \"2020-05-26T11:55:59.789808-05:00\",\n                    \"modified\": \"2020-07-02T09:03:28.079734-05:00\",\n                    \"expected_closed_date\": \"2020-11-30\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/24/\",\n                    \"id\": 24,\n                    \"owner_name\": \"Pedro Piter Piter\",\n                    \"name\": \"deal para gmail\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"11.33\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 2,\n                    \"probability_desc\": \"20%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Contacto realizado\",\n                    \"tags\": [],\n                    \"custom_fields\": [],\n                    \"created\": \"2020-05-26T11:36:57.685551-05:00\",\n                    \"modified\": \"2020-05-26T11:36:57.729174-05:00\",\n                    \"expected_closed_date\": \"2020-11-30\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/27/\",\n                    \"id\": 27,\n                    \"owner_name\": \"Pedro Piter Piter\",\n                    \"name\": \"deal para gmail incorrecto\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"11.33\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 5,\n                    \"probability_desc\": \"50%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/2/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Producto/servicio presentado\",\n                    \"tags\": [],\n                    \"custom_fields\": [],\n                    \"created\": \"2020-05-26T11:56:13.211450-05:00\",\n                    \"modified\": \"2020-07-02T09:03:26.614512-05:00\",\n                    \"expected_closed_date\": \"2020-11-30\"\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/deals/25/\",\n                    \"id\": 25,\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"deal para gmail incorrecto\",\n                    \"contact\": \"http://clientify.localtest.me/v1/contacts/18/\",\n                    \"contact_name\": \"Pacoddd Merlo\",\n                    \"contact_email\": \"qoligi@mailinator.net\",\n                    \"contact_phone\": \"+1 (498) 513-2968\",\n                    \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"company_name\": \"MaCriptco\",\n                    \"amount\": \"11.33\",\n                    \"status\": 2,\n                    \"status_desc\": \"Expired\",\n                    \"probability\": 2,\n                    \"probability_desc\": \"20%\",\n                    \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n                    \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                    \"pipeline_desc\": \"Por defecto\",\n                    \"pipeline_stage_desc\": \"Contacto realizado\",\n                    \"tags\": [],\n                    \"custom_fields\": [],\n                    \"created\": \"2020-06-28T11:38:00-05:00\",\n                    \"modified\": \"2020-07-02T09:16:20.989617-05:00\",\n                    \"expected_closed_date\": \"2020-11-30\"\n                }\n            ],\n            \"related_tasks\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/25/\",\n                    \"id\": 25,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Tarea del 13 de abril\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2020-04-13T07:00:00-05:00\",\n                    \"start_datetime\": \"2020-04-13T07:00:00-05:00\",\n                    \"end_datetime\": \"2020-04-13T07:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": null,\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2019-09-30T03:30:29.587447-05:00\",\n                    \"modified\": \"2020-04-13T07:40:00.006926-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/1/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pedro Daniel Bonilla\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/1/\",\n                    \"id\": 1,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Seguimiento oportunidad \\\"Oportunidad muy chachi\\\"\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2019-02-13T13:02:00-05:00\",\n                    \"start_datetime\": \"2019-02-13T13:02:00-05:00\",\n                    \"end_datetime\": \"2019-02-13T13:02:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/1/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/3/\",\n                    \"type_desc\": \"Contacto\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2018-12-10T13:02:02.576299-05:00\",\n                    \"modified\": \"2019-02-13T05:40:14.779427-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/1/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pedro Daniel Bonilla\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/21/\",\n                    \"id\": 21,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Creating a Task from Postman 1\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2020-04-14T05:00:00-05:00\",\n                    \"start_datetime\": \"2020-04-14T05:00:00-05:00\",\n                    \"end_datetime\": \"2020-04-14T05:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": null,\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2019-08-12T05:44:52.574962-05:00\",\n                    \"modified\": \"2020-04-14T06:00:07.367220-05:00\",\n                    \"related_contacts\": [],\n                    \"related_contacts_names\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/16/\",\n                    \"id\": 16,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Creating a Task from Postman 1\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2019-03-08T06:00:00-05:00\",\n                    \"start_datetime\": \"2019-03-08T06:00:00-05:00\",\n                    \"end_datetime\": \"2019-03-08T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": null,\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2019-08-12T05:38:24.417964-05:00\",\n                    \"modified\": \"2019-08-12T05:38:24.418006-05:00\",\n                    \"related_contacts\": [],\n                    \"related_contacts_names\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/17/\",\n                    \"id\": 17,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Creating a Task from Postman 1\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2019-03-08T06:00:00-05:00\",\n                    \"start_datetime\": \"2019-03-08T06:00:00-05:00\",\n                    \"end_datetime\": \"2019-03-08T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": null,\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2019-08-12T05:38:41.349077-05:00\",\n                    \"modified\": \"2019-08-12T05:38:41.349483-05:00\",\n                    \"related_contacts\": [],\n                    \"related_contacts_names\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/18/\",\n                    \"id\": 18,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Creating a Task from Postman 1\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2019-03-08T06:00:00-05:00\",\n                    \"start_datetime\": \"2019-03-08T06:00:00-05:00\",\n                    \"end_datetime\": \"2019-03-08T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": null,\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2019-08-12T05:39:42.939302-05:00\",\n                    \"modified\": \"2019-08-12T05:39:42.939409-05:00\",\n                    \"related_contacts\": [],\n                    \"related_contacts_names\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/19/\",\n                    \"id\": 19,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Creating a Task from Postman 1\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2019-03-08T06:00:00-05:00\",\n                    \"start_datetime\": \"2019-03-08T06:00:00-05:00\",\n                    \"end_datetime\": \"2019-03-08T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": null,\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2019-08-12T05:41:25.301053-05:00\",\n                    \"modified\": \"2019-08-12T05:41:25.301096-05:00\",\n                    \"related_contacts\": [],\n                    \"related_contacts_names\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/24/\",\n                    \"id\": 24,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Tarea para Postman 1\",\n                    \"description\": \"Descripcion detallada de esta tarea\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2019-10-01T06:00:00-05:00\",\n                    \"start_datetime\": \"2019-10-01T06:00:00-05:00\",\n                    \"end_datetime\": \"2019-10-01T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": null,\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2019-09-30T03:20:58.196168-05:00\",\n                    \"modified\": \"2019-09-30T03:20:58.196199-05:00\",\n                    \"related_contacts\": [],\n                    \"related_contacts_names\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/22/\",\n                    \"id\": 22,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Creating a Task from Postman 1\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2020-04-13T16:04:00-05:00\",\n                    \"start_datetime\": \"2020-04-13T16:04:00-05:00\",\n                    \"end_datetime\": \"2020-04-13T16:04:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": null,\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2019-08-12T05:53:58.186658-05:00\",\n                    \"modified\": \"2020-04-13T06:58:42.163708-05:00\",\n                    \"related_contacts\": [],\n                    \"related_contacts_names\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/20/\",\n                    \"id\": 20,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Creating a Task from Postman 1\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2019-03-08T06:00:00-05:00\",\n                    \"start_datetime\": \"2019-03-08T06:00:00-05:00\",\n                    \"end_datetime\": \"2019-03-08T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 5,\n                    \"status_desc\": \"Completed\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": null,\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2019-08-12T05:44:06.892093-05:00\",\n                    \"modified\": \"2020-04-13T06:59:27.482597-05:00\",\n                    \"related_contacts\": [],\n                    \"related_contacts_names\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/29/\",\n                    \"id\": 29,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Check Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": null,\n                    \"start_datetime\": null,\n                    \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2020-07-09T13:08:37.033284-05:00\",\n                    \"modified\": \"2020-07-09T13:08:37.033348-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/30/\",\n                    \"id\": 30,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Check Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": null,\n                    \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2020-07-09T13:13:53.957128-05:00\",\n                    \"modified\": \"2020-07-09T13:13:54.010706-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/31/\",\n                    \"id\": 31,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Check Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-03-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2020-07-09T13:16:32.298351-05:00\",\n                    \"modified\": \"2020-07-09T13:16:32.349978-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/33/\",\n                    \"id\": 33,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Task Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-03-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"duration\": 20,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2020-07-10T07:23:23.853887-05:00\",\n                    \"modified\": \"2020-07-10T07:23:23.885853-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/42/\",\n                    \"id\": 42,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Check Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-07-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"Location\",\n                    \"guest_users\": [],\n                    \"created\": \"2020-07-22T06:06:41.636065-05:00\",\n                    \"modified\": \"2020-07-22T06:06:41.725268-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/43/\",\n                    \"id\": 43,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Check Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-07-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"Location\",\n                    \"guest_users\": [\n                        \"http://clientify.localtest.me/v1/users/1/\",\n                        \"http://clientify.localtest.me/v1/users/6/\"\n                    ],\n                    \"created\": \"2020-07-22T06:51:51.840970-05:00\",\n                    \"modified\": \"2020-07-22T06:51:51.893181-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/28/\",\n                    \"id\": 28,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Check Postman\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-03-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2020-07-08T09:16:29.099044-05:00\",\n                    \"modified\": \"2021-05-07T07:17:02.043169-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/2/\",\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Contacto 1 Apellido\",\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/10/\",\n                    \"id\": 10,\n                    \"owner\": \"pedro.d.diez+12@gmail.com\",\n                    \"owner_name\": \"Pedro Piter Piter\",\n                    \"assigned_to\": \"pedro.d.diez+12@gmail.com\",\n                    \"assigned_to_name\": \"Pedro Piter Piter\",\n                    \"name\": \"Creating a Task from Postman 1\",\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"due_date\": \"2019-03-08T10:00:00-05:00\",\n                    \"start_datetime\": \"2019-03-08T10:00:00-05:00\",\n                    \"end_datetime\": \"2019-03-08T10:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"\",\n                    \"guest_users\": [],\n                    \"created\": \"2019-08-12T05:24:12.670510-05:00\",\n                    \"modified\": \"2021-06-09T13:47:41.233145-05:00\",\n                    \"related_contacts\": [],\n                    \"related_contacts_names\": []\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/48/\",\n                    \"id\": 48,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                    \"name\": \"Task with related\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-07-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"Location\",\n                    \"guest_users\": [\n                        \"http://clientify.localtest.me/v1/users/1/\",\n                        \"http://clientify.localtest.me/v1/users/6/\"\n                    ],\n                    \"created\": \"2021-07-01T12:50:26.284858-05:00\",\n                    \"modified\": \"2021-07-01T12:50:26.340258-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/tasks/49/\",\n                    \"id\": 49,\n                    \"owner\": \"pedro.d.diez+12@gmail.com\",\n                    \"owner_name\": \"Pedro Piter Piter\",\n                    \"assigned_to\": \"pedro.d.diez+12@gmail.com\",\n                    \"assigned_to_name\": \"Pedro Piter Piter\",\n                    \"name\": \"Task with related\",\n                    \"description\": \"Some description\",\n                    \"remarks\": \"Creating new task from postman\",\n                    \"due_date\": \"2020-07-28T06:00:00-05:00\",\n                    \"start_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"end_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"duration\": 0,\n                    \"type\": 1,\n                    \"status\": 1,\n                    \"status_desc\": \"Not started\",\n                    \"deals\": [\n                        \"http://clientify.localtest.me/v1/deals/12/\"\n                    ],\n                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                    \"type_desc\": \"Video conferencia\",\n                    \"task_stage\": null,\n                    \"related_companies\": [\n                        \"http://clientify.localtest.me/v1/companies/1/\"\n                    ],\n                    \"related_companies_names\": [\n                        \"MaCriptco\"\n                    ],\n                    \"additional_option\": \"\",\n                    \"location\": \"Location\",\n                    \"guest_users\": [\n                        \"http://clientify.localtest.me/v1/users/1/\",\n                        \"http://clientify.localtest.me/v1/users/6/\"\n                    ],\n                    \"created\": \"2021-07-01T12:51:41.145055-05:00\",\n                    \"modified\": \"2021-07-01T12:51:41.286338-05:00\",\n                    \"related_contacts\": [\n                        \"http://clientify.localtest.me/v1/contacts/18/\"\n                    ],\n                    \"related_contacts_names\": [\n                        \"Pacoddd Merlo\"\n                    ]\n                }\n            ],\n            \"wall_entries\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/1/\",\n                    \"id\": 1,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-09-26T12:19:20.195758-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"company_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/2/\",\n                    \"id\": 2,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-09-26T12:19:20.205121-05:00\",\n                    \"extra\": \"{\\\"contact_name\\\": \\\"sdf sdsdf asdfasdf\\\", \\\"contact_link\\\": \\\"/contacts/1/\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"new_employee\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/7/\",\n                    \"id\": 7,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-12-10T12:54:47.897386-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/10/\",\n                    \"id\": 10,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-12-10T13:01:39.535836-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/13/\",\n                    \"id\": 13,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-12-10T13:02:02.630934-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/1/\\\", \\\"task_type\\\": \\\"Contacto\\\", \\\"task_name\\\": \\\"Seguimiento oportunidad \\\\\\\"Oportunidad muy chachi\\\\\\\"\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n                    \"extra_datetime\": \"2018-12-11T13:02:02.575241-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/21/\",\n                    \"id\": 21,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-12-12T03:03:17.155342-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/25/\",\n                    \"id\": 25,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-12-12T03:06:22.598413-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/28/\",\n                    \"id\": 28,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-12-12T11:20:37.359746-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Segunda oportunidad\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/2/\\\", \\\"deal_amount\\\": \\\"1212333.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"2\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/31/\",\n                    \"id\": 31,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2018-12-14T05:13:04.453345-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"1001111.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/34/\",\n                    \"id\": 34,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-14T03:49:01.903757-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Segunda oportunidad\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/2/\\\", \\\"deal_amount\\\": \\\"1212333.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2019-01-28T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"2\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/37/\",\n                    \"id\": 37,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-14T03:50:05.910810-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Segunda oportunidad\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/2/\\\", \\\"deal_amount\\\": \\\"1212333.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2019-01-28T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"2\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/40/\",\n                    \"id\": 40,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-14T05:59:49.335531-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Segunda oportunidad\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/2/\\\", \\\"deal_amount\\\": \\\"1212333.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2019-01-28T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"2\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/110/\",\n                    \"id\": 110,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-18T04:35:55.774543-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Deal 2 from FORM\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/10/\\\", \\\"deal_amount\\\": \\\"22222.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                    \"extra_datetime\": \"2019-01-25T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"10\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/125/\",\n                    \"id\": 125,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-20T18:48:57.211919-05:00\",\n                    \"extra\": \"{\\\"note_comment\\\": \\\"nnnnnnnnn\\\", \\\"note_name\\\": \\\"Nota 3\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"note\",\n                    \"link\": \"\",\n                    \"source_id\": \"2\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/127/\",\n                    \"id\": 127,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-21T17:56:21.184348-05:00\",\n                    \"extra\": \"{\\\"note_comment\\\": \\\"A ver si la guarda!!\\\", \\\"note_name\\\": \\\"Nota desde API empresa 1\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"note\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/128/\",\n                    \"id\": 128,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-21T18:10:37.006928-05:00\",\n                    \"extra\": \"{\\\"note_comment\\\": \\\"A\\\\u00f1ado nota a la compa\\\\u00f1ia 1 desde API\\\", \\\"note_name\\\": \\\"Otra Nota desde API\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"note\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/129/\",\n                    \"id\": 129,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-21T18:12:55.329228-05:00\",\n                    \"extra\": \"{\\\"note_comment\\\": \\\"api note\\\", \\\"note_name\\\": \\\"api note\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"note\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/130/\",\n                    \"id\": 130,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-21T18:30:19.534892-05:00\",\n                    \"extra\": \"{\\\"note_comment\\\": \\\"sdsdsd\\\", \\\"note_name\\\": \\\"Deal 2 from API\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"note\",\n                    \"link\": \"\",\n                    \"source_id\": \"8\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/131/\",\n                    \"id\": 131,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-22T04:27:00-05:00\",\n                    \"extra\": \"{\\\"call_comment\\\": \\\"Llamo por telefono\\\", \\\"call_type\\\": \\\"realizada\\\", \\\"call_outcome\\\": \\\"conectado\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"call\",\n                    \"link\": \"\",\n                    \"source_id\": \"2\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/132/\",\n                    \"id\": 132,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-22T05:33:24.619620-05:00\",\n                    \"extra\": \"{\\\"call_comment\\\": \\\"comentario desde api\\\", \\\"call_type\\\": \\\"recibida\\\", \\\"call_outcome\\\": \\\"sin respuesta\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"call\",\n                    \"link\": \"\",\n                    \"source_id\": \"3\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/133/\",\n                    \"id\": 133,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-22T05:35:03.315242-05:00\",\n                    \"extra\": \"{\\\"call_comment\\\": \\\"comentario desde api\\\", \\\"call_type\\\": \\\"recibida\\\", \\\"call_outcome\\\": \\\"sin respuesta\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"call\",\n                    \"link\": \"\",\n                    \"source_id\": \"4\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/134/\",\n                    \"id\": 134,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-01-22T05:35:18.047195-05:00\",\n                    \"extra\": \"{\\\"call_comment\\\": \\\"Registro Llamada con API\\\", \\\"call_type\\\": \\\"recibida\\\", \\\"call_outcome\\\": \\\"sin respuesta\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"call\",\n                    \"link\": \"\",\n                    \"source_id\": \"5\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/147/\",\n                    \"id\": 147,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-02-13T05:40:14.863880-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/1/\\\", \\\"task_type\\\": \\\"Contacto\\\", \\\"task_name\\\": \\\"Seguimiento oportunidad \\\\\\\"Oportunidad muy chachi\\\\\\\"\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n                    \"extra_datetime\": \"2019-02-13T13:02:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/699/\",\n                    \"id\": 699,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T07:38:56.939964-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-12T23:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/703/\",\n                    \"id\": 703,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T07:39:10.675531-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-12T23:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/719/\",\n                    \"id\": 719,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T07:40:00.095864-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T07:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/938/\",\n                    \"id\": 938,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-10T07:23:24.694182-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Task Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/33/\\\"}\",\n                    \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"33\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/707/\",\n                    \"id\": 707,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T07:39:21.366285-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T11:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/722/\",\n                    \"id\": 722,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T12:13:17.019367-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/21/\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"Completed\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T12:13:16.925010-05:00\",\n                    \"type\": \"task_completed\",\n                    \"link\": \"\",\n                    \"source_id\": \"21\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/858/\",\n                    \"id\": 858,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-26T11:36:57.725640-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/24/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"24\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/928/\",\n                    \"id\": 928,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-09T13:16:32.712887-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/31/\\\"}\",\n                    \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"31\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/711/\",\n                    \"id\": 711,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T07:39:38.248756-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T08:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/371/\",\n                    \"id\": 371,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-05-10T12:14:26.220968-05:00\",\n                    \"extra\": \"{\\\"note_comment\\\": \\\"\\\\u00bfSe crea en el muro?\\\", \\\"note_name\\\": \\\"Nota\\\"}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"note\",\n                    \"link\": \"\",\n                    \"source_id\": \"53\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/715/\",\n                    \"id\": 715,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T07:39:46.988640-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T08:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/544/\",\n                    \"id\": 544,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2019-09-27T07:54:14.371655-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Checking wallentries from Postman\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/22/\\\", \\\"deal_amount\\\": \\\"4444.00\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2019-10-04T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"22\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/678/\",\n                    \"id\": 678,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T06:57:01.928059-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/22/\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T05:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"22\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/681/\",\n                    \"id\": 681,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T06:58:01.377628-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/21/\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-14T05:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"21\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/684/\",\n                    \"id\": 684,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T06:58:31.818280-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/22/\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T05:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"22\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/687/\",\n                    \"id\": 687,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T06:58:42.271808-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/22/\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T16:04:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"22\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/691/\",\n                    \"id\": 691,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T06:59:27.526957-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/20/\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"Completed\\\"}\",\n                    \"extra_datetime\": \"2020-04-13T06:59:27.482130-05:00\",\n                    \"type\": \"task_completed\",\n                    \"link\": \"\",\n                    \"source_id\": \"20\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/695/\",\n                    \"id\": 695,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-04-13T07:04:47.541552-05:00\",\n                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                    \"extra_datetime\": \"2019-10-01T05:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/861/\",\n                    \"id\": 861,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-26T11:38:17.645777-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail incorrecto\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/25/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"25\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/864/\",\n                    \"id\": 864,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-26T11:55:59.826135-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail incorrecto\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/26/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"26\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/954/\",\n                    \"id\": 954,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-22T06:06:41.843987-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"Location\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/42/\\\"}\",\n                    \"extra_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"42\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/958/\",\n                    \"id\": 958,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-22T06:51:51.931432-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"Location\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/43/\\\"}\",\n                    \"extra_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"43\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/867/\",\n                    \"id\": 867,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2020-05-26T11:56:13.245964-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"deal para gmail incorrecto\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/27/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n                    \"extra_datetime\": \"2020-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"27\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/855/\",\n                    \"id\": 855,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-05-26T11:34:14.910338-05:00\",\n                    \"extra\": \"{}\",\n                    \"extra_datetime\": null,\n                    \"type\": \"company_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"1\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/873/\",\n                    \"id\": 873,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-06-04T07:34:24.245092-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/29/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                    \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"29\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/870/\",\n                    \"id\": 870,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-06-04T07:31:53.765446-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/28/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                    \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"28\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/876/\",\n                    \"id\": 876,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-06-04T07:45:12.113520-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/30/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                    \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"30\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/879/\",\n                    \"id\": 879,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-06-04T07:46:27.170509-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/31/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Expired\\\"}\",\n                    \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"31\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/910/\",\n                    \"id\": 910,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-02T07:14:59.699191-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_link\\\": \\\"/deals/31/\\\", \\\"deal_amount\\\": \\\"11.33\\\", \\\"deal_status\\\": \\\"Won\\\"}\",\n                    \"extra_datetime\": \"2020-07-02T19:14:00-05:00\",\n                    \"type\": \"deal_won\",\n                    \"link\": \"\",\n                    \"source_id\": \"31\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/918/\",\n                    \"id\": 918,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-08T09:16:29.675564-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/28/\\\"}\",\n                    \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"28\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/924/\",\n                    \"id\": 924,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-09T13:13:54.427385-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/30/\\\"}\",\n                    \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"30\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/962/\",\n                    \"id\": 962,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2020-07-23T05:03:21.480116-05:00\",\n                    \"extra\": \"{\\\"deal_name\\\": \\\"Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/31/\\\", \\\"deal_amount\\\": \\\"14000.00\\\", \\\"deal_status\\\": \\\"Won\\\"}\",\n                    \"extra_datetime\": \"2019-11-30T19:14:00-05:00\",\n                    \"type\": \"deal_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"31\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/1057/\",\n                    \"id\": 1057,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2021-05-07T07:17:02.127618-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Check Postman\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/28/\\\"}\",\n                    \"extra_datetime\": \"2020-03-28T06:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"28\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/1168/\",\n                    \"id\": 1168,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2021-06-09T13:47:41.289953-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Creating a Task from Postman 1\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/10/\\\"}\",\n                    \"extra_datetime\": \"2019-03-08T10:00:00-05:00\",\n                    \"type\": \"task_modification\",\n                    \"link\": \"\",\n                    \"source_id\": \"10\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/1316/\",\n                    \"id\": 1316,\n                    \"user\": \"Pedro D. Diez Bonilla\",\n                    \"created\": \"2021-07-01T12:50:26.389353-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Task with related\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"Location\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/48/\\\"}\",\n                    \"extra_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"48\",\n                    \"object_id\": 1\n                },\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/1320/\",\n                    \"id\": 1320,\n                    \"user\": \"Pedro Piter Piter\",\n                    \"created\": \"2021-07-01T12:51:41.354398-05:00\",\n                    \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"Task with related\\\", \\\"task_status\\\": \\\"Not started\\\", \\\"task_additional_option\\\": \\\"\\\", \\\"task_location\\\": \\\"Location\\\", \\\"task_duration\\\": \\\"0 hour(s) 0 minute(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/49/\\\"}\",\n                    \"extra_datetime\": \"2020-07-28T06:00:00-05:00\",\n                    \"type\": \"task_creation\",\n                    \"link\": \"\",\n                    \"source_id\": \"49\",\n                    \"object_id\": 1\n                }\n            ],\n            \"employees\": [\n                {\n                    \"url\": \"http://clientify.localtest.me/v1/contacts/1/\",\n                    \"id\": 1,\n                    \"owner\": \"pedro.diez@irsolav.com\",\n                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                    \"first_name\": \"Pedro Daniel\",\n                    \"last_name\": \"Bonilla\",\n                    \"status\": \"in-deal\",\n                    \"title\": \"Mr\",\n                    \"company\": \"MaCriptco\",\n                    \"company_details\": \"http://clientify.localtest.me/v1/companies/1/\",\n                    \"contact_type\": \"Unnamed\",\n                    \"contact_source\": \"LinkedIn\",\n                    \"emails\": [\n                        {\n                            \"id\": 1,\n                            \"type\": 4,\n                            \"email\": \"asdf@asdf.com\"\n                        }\n                    ],\n                    \"phones\": [\n                        {\n                            \"id\": 1,\n                            \"type\": 1,\n                            \"phone\": \"6434345345\"\n                        }\n                    ],\n                    \"addresses\": [\n                        {\n                            \"id\": 1,\n                            \"type\": 4,\n                            \"street\": \"C/ Vergara\",\n                            \"city\": \"Jaén\",\n                            \"state\": \"Jaén\",\n                            \"country\": \"Spain\",\n                            \"postal_code\": \"23001\"\n                        }\n                    ],\n                    \"picture_url\": null,\n                    \"custom_fields\": [],\n                    \"tags\": [\n                        \"Comida\",\n                        \"una etiqueta\",\n                        \"otra etiqueta\"\n                    ],\n                    \"description\": \"\",\n                    \"remarks\": \"\",\n                    \"summary\": \"\",\n                    \"created\": \"2018-09-26T12:19:18.513751-05:00\",\n                    \"last_contact\": \"2019-07-08T21:00:00-05:00\",\n                    \"related_tasks\": [\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/tasks/25/\",\n                            \"id\": 25,\n                            \"owner\": \"pedro.diez@irsolav.com\",\n                            \"owner_name\": \"Pedro D. Diez Bonilla\",\n                            \"assigned_to\": \"pedro.diez@irsolav.com\",\n                            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                            \"name\": \"Tarea del 13 de abril\",\n                            \"description\": \"\",\n                            \"remarks\": \"\",\n                            \"due_date\": \"2020-04-13T07:00:00-05:00\",\n                            \"start_datetime\": \"2020-04-13T07:00:00-05:00\",\n                            \"end_datetime\": \"2020-04-13T07:00:00-05:00\",\n                            \"duration\": 0,\n                            \"type\": 1,\n                            \"status\": 1,\n                            \"status_desc\": \"Not started\",\n                            \"deals\": [\n                                \"http://clientify.localtest.me/v1/deals/12/\"\n                            ],\n                            \"task_type\": null,\n                            \"task_stage\": null,\n                            \"related_companies\": [\n                                \"http://clientify.localtest.me/v1/companies/1/\"\n                            ],\n                            \"related_companies_names\": [\n                                \"MaCriptco\"\n                            ],\n                            \"additional_option\": \"\",\n                            \"location\": \"\",\n                            \"guest_users\": [],\n                            \"created\": \"2019-09-30T03:30:29.587447-05:00\",\n                            \"modified\": \"2020-04-13T07:40:00.006926-05:00\",\n                            \"related_contacts\": [\n                                \"http://clientify.localtest.me/v1/contacts/1/\"\n                            ],\n                            \"related_contacts_names\": [\n                                \"Pedro Daniel Bonilla\"\n                            ]\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/tasks/1/\",\n                            \"id\": 1,\n                            \"owner\": \"pedro.diez@irsolav.com\",\n                            \"owner_name\": \"Pedro D. Diez Bonilla\",\n                            \"assigned_to\": \"pedro.diez@irsolav.com\",\n                            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                            \"name\": \"Seguimiento oportunidad \\\"Oportunidad muy chachi\\\"\",\n                            \"description\": \"\",\n                            \"remarks\": \"\",\n                            \"due_date\": \"2019-02-13T13:02:00-05:00\",\n                            \"start_datetime\": \"2019-02-13T13:02:00-05:00\",\n                            \"end_datetime\": \"2019-02-13T13:02:00-05:00\",\n                            \"duration\": 0,\n                            \"type\": 1,\n                            \"status\": 1,\n                            \"status_desc\": \"Not started\",\n                            \"deals\": [\n                                \"http://clientify.localtest.me/v1/deals/1/\"\n                            ],\n                            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/3/\",\n                            \"type_desc\": \"Contacto\",\n                            \"task_stage\": null,\n                            \"related_companies\": [\n                                \"http://clientify.localtest.me/v1/companies/1/\"\n                            ],\n                            \"related_companies_names\": [\n                                \"MaCriptco\"\n                            ],\n                            \"additional_option\": \"\",\n                            \"location\": \"\",\n                            \"guest_users\": [],\n                            \"created\": \"2018-12-10T13:02:02.576299-05:00\",\n                            \"modified\": \"2019-02-13T05:40:14.779427-05:00\",\n                            \"related_contacts\": [\n                                \"http://clientify.localtest.me/v1/contacts/1/\"\n                            ],\n                            \"related_contacts_names\": [\n                                \"Pedro Daniel Bonilla\"\n                            ]\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/tasks/32/\",\n                            \"id\": 32,\n                            \"owner\": \"pedro.diez@irsolav.com\",\n                            \"owner_name\": \"Pedro D. Diez Bonilla\",\n                            \"assigned_to\": \"pedro.diez@irsolav.com\",\n                            \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                            \"name\": \"VideoConferencia\",\n                            \"description\": \"https://meet.google.com/omw-pftb-bfi\",\n                            \"remarks\": \"Vamos a ver observaciones sobre las tareas\",\n                            \"due_date\": \"2020-07-10T16:00:00-05:00\",\n                            \"start_datetime\": \"2020-07-09T21:00:00-05:00\",\n                            \"end_datetime\": \"2020-07-10T16:00:00-05:00\",\n                            \"duration\": 20,\n                            \"type\": 1,\n                            \"status\": 1,\n                            \"status_desc\": \"Not started\",\n                            \"deals\": [\n                                \"http://clientify.localtest.me/v1/deals/16/\"\n                            ],\n                            \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/14/\",\n                            \"type_desc\": \"Video conferencia\",\n                            \"task_stage\": null,\n                            \"related_companies\": [\n                                \"http://clientify.localtest.me/v1/companies/28/\"\n                            ],\n                            \"related_companies_names\": [\n                                \"Clientify\"\n                            ],\n                            \"additional_option\": \"google_meets\",\n                            \"location\": \"\",\n                            \"guest_users\": [],\n                            \"created\": \"2020-07-10T03:50:21.016645-05:00\",\n                            \"modified\": \"2020-07-10T03:51:20.074239-05:00\",\n                            \"related_contacts\": [\n                                \"http://clientify.localtest.me/v1/contacts/1/\"\n                            ],\n                            \"related_contacts_names\": [\n                                \"Pedro Daniel Bonilla\"\n                            ]\n                        }\n                    ],\n                    \"deals\": [\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/deals/1/\",\n                            \"id\": 1,\n                            \"owner\": \"pedro.diez@irsolav.com\",\n                            \"owner_name\": \"Pedro D. Diez Bonilla\",\n                            \"name\": \"Oportunidad chachi\",\n                            \"amount\": \"1001111.00\",\n                            \"contact\": \"http://clientify.localtest.me/v1/contacts/1/\",\n                            \"contact_name\": \"Pedro Daniel Bonilla\",\n                            \"contact_email\": \"asdf@asdf.com\",\n                            \"contact_phone\": \"6434345345\",\n                            \"created\": \"2018-12-10T12:54:47.826899-05:00\",\n                            \"expected_closed_date\": \"2018-12-28\",\n                            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                            \"company_name\": \"MaCriptco\",\n                            \"source\": 3,\n                            \"status\": 2,\n                            \"status_desc\": \"Expired\",\n                            \"probability\": 5,\n                            \"probability_desc\": \"50%\",\n                            \"who_can_view\": 1,\n                            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/2/\",\n                            \"pipeline_stage_desc\": \"Producto/servicio presentado\",\n                            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                            \"pipeline_desc\": \"Por defecto\",\n                            \"involved_contacts\": [],\n                            \"tags\": [\n                                \"otra etiqueta\",\n                                \"una etiqueta\"\n                            ],\n                            \"remarks\": \"This is a Remark u observaciones cambiado por API\",\n                            \"involved_companies\": [],\n                            \"wall_entries\": [\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/5/\",\n                                    \"id\": 5,\n                                    \"user\": \"Pedro D. Diez Bonilla\",\n                                    \"created\": \"2018-12-10T12:54:47.868892-05:00\",\n                                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                                    \"type\": \"deal_creation\",\n                                    \"link\": \"\",\n                                    \"source_id\": \"1\",\n                                    \"object_id\": 1\n                                },\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/8/\",\n                                    \"id\": 8,\n                                    \"user\": \"Pedro D. Diez Bonilla\",\n                                    \"created\": \"2018-12-10T13:01:39.520544-05:00\",\n                                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                                    \"type\": \"deal_modification\",\n                                    \"link\": \"\",\n                                    \"source_id\": \"1\",\n                                    \"object_id\": 1\n                                },\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/14/\",\n                                    \"id\": 14,\n                                    \"user\": \"Pedro D. Diez Bonilla\",\n                                    \"created\": \"2018-12-10T13:02:02.638533-05:00\",\n                                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/1/\\\", \\\"task_type\\\": \\\"Contacto\\\", \\\"task_name\\\": \\\"Seguimiento oportunidad \\\\\\\"Oportunidad muy chachi\\\\\\\"\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n                                    \"extra_datetime\": \"2018-12-11T13:02:02.575241-05:00\",\n                                    \"type\": \"task_creation\",\n                                    \"link\": \"\",\n                                    \"source_id\": \"1\",\n                                    \"object_id\": 1\n                                },\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/18/\",\n                                    \"id\": 18,\n                                    \"user\": \"Pedro D. Diez Bonilla\",\n                                    \"created\": \"2018-12-12T03:03:17.138110-05:00\",\n                                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                                    \"type\": \"deal_modification\",\n                                    \"link\": \"\",\n                                    \"source_id\": \"1\",\n                                    \"object_id\": 1\n                                },\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/22/\",\n                                    \"id\": 22,\n                                    \"user\": \"Pedro D. Diez Bonilla\",\n                                    \"created\": \"2018-12-12T03:06:22.579748-05:00\",\n                                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                                    \"type\": \"deal_modification\",\n                                    \"link\": \"\",\n                                    \"source_id\": \"1\",\n                                    \"object_id\": 1\n                                },\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/29/\",\n                                    \"id\": 29,\n                                    \"user\": \"Pedro D. Diez Bonilla\",\n                                    \"created\": \"2018-12-14T05:13:04.440769-05:00\",\n                                    \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"1001111.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                                    \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                                    \"type\": \"deal_modification\",\n                                    \"link\": \"\",\n                                    \"source_id\": \"1\",\n                                    \"object_id\": 1\n                                },\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/126/\",\n                                    \"id\": 126,\n                                    \"user\": \"Pedro D. Diez Bonilla\",\n                                    \"created\": \"2019-01-20T18:51:59.591620-05:00\",\n                                    \"extra\": \"{\\\"note_comment\\\": \\\"Nota 1 editada\\\", \\\"note_name\\\": \\\"Nota oportunidad\\\"}\",\n                                    \"extra_datetime\": null,\n                                    \"type\": \"note\",\n                                    \"link\": \"\",\n                                    \"source_id\": \"3\",\n                                    \"object_id\": 1\n                                },\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/148/\",\n                                    \"id\": 148,\n                                    \"user\": \"Pedro D. Diez Bonilla\",\n                                    \"created\": \"2019-02-13T05:40:14.873569-05:00\",\n                                    \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/1/\\\", \\\"task_type\\\": \\\"Contacto\\\", \\\"task_name\\\": \\\"Seguimiento oportunidad \\\\\\\"Oportunidad muy chachi\\\\\\\"\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n                                    \"extra_datetime\": \"2019-02-13T13:02:00-05:00\",\n                                    \"type\": \"task_modification\",\n                                    \"link\": \"\",\n                                    \"source_id\": \"1\",\n                                    \"object_id\": 1\n                                }\n                            ],\n                            \"tasks\": [\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/tasks/1/\",\n                                    \"id\": 1,\n                                    \"owner\": \"pedro.diez@irsolav.com\",\n                                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                                    \"assigned_to\": \"pedro.diez@irsolav.com\",\n                                    \"assigned_to_name\": \"Pedro D. Diez Bonilla\",\n                                    \"name\": \"Seguimiento oportunidad \\\"Oportunidad muy chachi\\\"\",\n                                    \"description\": \"\",\n                                    \"remarks\": \"\",\n                                    \"due_date\": \"2019-02-13T13:02:00-05:00\",\n                                    \"start_datetime\": \"2019-02-13T13:02:00-05:00\",\n                                    \"end_datetime\": \"2019-02-13T13:02:00-05:00\",\n                                    \"duration\": 0,\n                                    \"type\": 1,\n                                    \"status\": 1,\n                                    \"status_desc\": \"Not started\",\n                                    \"deals\": [\n                                        \"http://clientify.localtest.me/v1/deals/1/\"\n                                    ],\n                                    \"task_type\": \"http://clientify.localtest.me/v1/tasks/types/3/\",\n                                    \"type_desc\": \"Contacto\",\n                                    \"task_stage\": null,\n                                    \"related_companies\": [\n                                        \"http://clientify.localtest.me/v1/companies/1/\"\n                                    ],\n                                    \"related_companies_names\": [\n                                        \"MaCriptco\"\n                                    ],\n                                    \"additional_option\": \"\",\n                                    \"location\": \"\",\n                                    \"guest_users\": [],\n                                    \"created\": \"2018-12-10T13:02:02.576299-05:00\",\n                                    \"modified\": \"2019-02-13T05:40:14.779427-05:00\",\n                                    \"related_contacts\": [\n                                        \"http://clientify.localtest.me/v1/contacts/1/\"\n                                    ],\n                                    \"related_contacts_names\": [\n                                        \"Pedro Daniel Bonilla\"\n                                    ]\n                                }\n                            ],\n                            \"events\": [],\n                            \"custom_fields\": []\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/deals/10/\",\n                            \"id\": 10,\n                            \"owner\": \"pedro.diez@irsolav.com\",\n                            \"owner_name\": \"Pedro D. Diez Bonilla\",\n                            \"name\": \"Deal 2 from FORM\",\n                            \"amount\": \"22222.00\",\n                            \"contact\": \"http://clientify.localtest.me/v1/contacts/1/\",\n                            \"contact_name\": \"Pedro Daniel Bonilla\",\n                            \"contact_email\": \"asdf@asdf.com\",\n                            \"contact_phone\": \"6434345345\",\n                            \"created\": \"2019-01-18T04:35:55.713579-05:00\",\n                            \"expected_closed_date\": \"2019-01-25\",\n                            \"company\": \"http://clientify.localtest.me/v1/companies/1/\",\n                            \"company_name\": \"MaCriptco\",\n                            \"source\": null,\n                            \"status\": 2,\n                            \"status_desc\": \"Expired\",\n                            \"probability\": 2,\n                            \"probability_desc\": \"20%\",\n                            \"who_can_view\": 1,\n                            \"pipeline_stage\": \"http://clientify.localtest.me/v1/deals/pipelines/stages/1/\",\n                            \"pipeline_stage_desc\": \"Contacto realizado\",\n                            \"pipeline\": \"http://clientify.localtest.me/v1/deals/pipelines/1/\",\n                            \"pipeline_desc\": \"Por defecto\",\n                            \"involved_contacts\": [],\n                            \"tags\": [],\n                            \"remarks\": \"\",\n                            \"involved_companies\": [],\n                            \"wall_entries\": [\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/108/\",\n                                    \"id\": 108,\n                                    \"user\": \"Pedro D. Diez Bonilla\",\n                                    \"created\": \"2019-01-18T04:35:55.756959-05:00\",\n                                    \"extra\": \"{\\\"deal_name\\\": \\\"Deal 2 from FORM\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/10/\\\", \\\"deal_amount\\\": \\\"22222.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                                    \"extra_datetime\": \"2019-01-25T19:14:00-05:00\",\n                                    \"type\": \"deal_creation\",\n                                    \"link\": \"\",\n                                    \"source_id\": \"10\",\n                                    \"object_id\": 10\n                                },\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/wall-entries/112/\",\n                                    \"id\": 112,\n                                    \"user\": \"Pedro D. Diez Bonilla\",\n                                    \"created\": \"2019-01-17T18:00:00-05:00\",\n                                    \"extra\": \"{\\\"event_name\\\": \\\"Evento 2 para FORM 2\\\", \\\"event_link\\\": \\\"/activities/events/2/\\\", \\\"event_location\\\": \\\"Aqui mismo\\\", \\\"event_duration\\\": \\\"Todo el d\\\\u00eda\\\"}\",\n                                    \"extra_datetime\": \"2019-01-17T18:00:00-05:00\",\n                                    \"type\": \"event_creation\",\n                                    \"link\": \"\",\n                                    \"source_id\": \"2\",\n                                    \"object_id\": 10\n                                }\n                            ],\n                            \"tasks\": [],\n                            \"events\": [\n                                {\n                                    \"url\": \"http://clientify.localtest.me/v1/events/2/\",\n                                    \"id\": 2,\n                                    \"owner\": \"pedro.diez@irsolav.com\",\n                                    \"owner_name\": \"Pedro D. Diez Bonilla\",\n                                    \"name\": \"Evento 2 para FORM 2\",\n                                    \"location\": \"Aqui mismo\",\n                                    \"from_datetime\": \"2019-01-17T18:00:00-05:00\",\n                                    \"to_datetime\": \"2019-01-18T17:59:00-05:00\",\n                                    \"all_day\": true,\n                                    \"guest_contacts\": [],\n                                    \"guest_companies\": [],\n                                    \"deals\": [\n                                        \"http://clientify.localtest.me/v1/deals/10/\"\n                                    ]\n                                }\n                            ],\n                            \"custom_fields\": []\n                        }\n                    ],\n                    \"wall_entries\": [\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/3/\",\n                            \"id\": 3,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2018-09-26T12:19:20.363915-05:00\",\n                            \"extra\": \"{}\",\n                            \"extra_datetime\": null,\n                            \"type\": \"contact_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/6/\",\n                            \"id\": 6,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2018-12-10T12:54:47.876929-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                            \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                            \"type\": \"deal_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/9/\",\n                            \"id\": 9,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2018-12-10T13:01:39.528902-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                            \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                            \"type\": \"deal_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/12/\",\n                            \"id\": 12,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2018-12-10T13:02:02.621914-05:00\",\n                            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/1/\\\", \\\"task_type\\\": \\\"Contacto\\\", \\\"task_name\\\": \\\"Seguimiento oportunidad \\\\\\\"Oportunidad muy chachi\\\\\\\"\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n                            \"extra_datetime\": \"2018-12-11T13:02:02.575241-05:00\",\n                            \"type\": \"task_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/20/\",\n                            \"id\": 20,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2018-12-12T03:03:17.149538-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                            \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                            \"type\": \"deal_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/24/\",\n                            \"id\": 24,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2018-12-12T03:06:22.592871-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad muy chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"100000.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                            \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                            \"type\": \"deal_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/30/\",\n                            \"id\": 30,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2018-12-14T05:13:04.447775-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Oportunidad chachi\\\", \\\"deal_stage\\\": \\\"Propuesta presentada\\\", \\\"deal_link\\\": \\\"/deals/1/\\\", \\\"deal_amount\\\": \\\"1001111.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                            \"extra_datetime\": \"2018-12-28T19:14:00-05:00\",\n                            \"type\": \"deal_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/106/\",\n                            \"id\": 106,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-01-17T18:00:00-05:00\",\n                            \"extra\": \"{\\\"event_name\\\": \\\"Evento 1\\\", \\\"event_link\\\": \\\"/activities/events/1/\\\", \\\"event_location\\\": \\\"Mi casa\\\", \\\"event_duration\\\": \\\"Todo el d\\\\u00eda\\\"}\",\n                            \"extra_datetime\": \"2019-01-17T18:00:00-05:00\",\n                            \"type\": \"event_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/109/\",\n                            \"id\": 109,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-01-18T04:35:55.763171-05:00\",\n                            \"extra\": \"{\\\"deal_name\\\": \\\"Deal 2 from FORM\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/10/\\\", \\\"deal_amount\\\": \\\"22222.00\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n                            \"extra_datetime\": \"2019-01-25T19:14:00-05:00\",\n                            \"type\": \"deal_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"10\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/146/\",\n                            \"id\": 146,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-02-13T05:40:14.852391-05:00\",\n                            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/1/\\\", \\\"task_type\\\": \\\"Contacto\\\", \\\"task_name\\\": \\\"Seguimiento oportunidad \\\\\\\"Oportunidad muy chachi\\\\\\\"\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n                            \"extra_datetime\": \"2019-02-13T13:02:00-05:00\",\n                            \"type\": \"task_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/150/\",\n                            \"id\": 150,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-01-17T18:00:00-05:00\",\n                            \"extra\": \"{\\\"event_name\\\": \\\"Evento 1\\\", \\\"event_link\\\": \\\"/activities/events/1/\\\", \\\"event_location\\\": \\\"Mi casa\\\", \\\"event_duration\\\": \\\"Todo el d\\\\u00eda\\\"}\",\n                            \"extra_datetime\": \"2019-01-17T18:00:00-05:00\",\n                            \"type\": \"event_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/153/\",\n                            \"id\": 153,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-01-17T18:00:00-05:00\",\n                            \"extra\": \"{\\\"event_name\\\": \\\"Evento 1\\\", \\\"event_link\\\": \\\"/activities/events/1/\\\", \\\"event_location\\\": \\\"Mi casa\\\", \\\"event_duration\\\": \\\"Todo el d\\\\u00eda\\\"}\",\n                            \"extra_datetime\": \"2019-01-17T18:00:00-05:00\",\n                            \"type\": \"event_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"1\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/698/\",\n                            \"id\": 698,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-04-13T07:38:56.923336-05:00\",\n                            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                            \"extra_datetime\": \"2020-04-12T23:00:00-05:00\",\n                            \"type\": \"task_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"25\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/702/\",\n                            \"id\": 702,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-04-13T07:39:10.639005-05:00\",\n                            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                            \"extra_datetime\": \"2020-04-12T23:00:00-05:00\",\n                            \"type\": \"task_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"25\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/718/\",\n                            \"id\": 718,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-04-13T07:40:00.087040-05:00\",\n                            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                            \"extra_datetime\": \"2020-04-13T07:00:00-05:00\",\n                            \"type\": \"task_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"25\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/706/\",\n                            \"id\": 706,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-04-13T07:39:21.342916-05:00\",\n                            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                            \"extra_datetime\": \"2020-04-13T11:00:00-05:00\",\n                            \"type\": \"task_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"25\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/379/\",\n                            \"id\": 379,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-03-08T21:00:00-05:00\",\n                            \"extra\": \"{\\\"event_name\\\": \\\"Cita para cena tranquila\\\", \\\"event_link\\\": \\\"/activities/events/14/\\\", \\\"event_location\\\": \\\"Ja\\\\u00e9n\\\", \\\"event_duration\\\": \\\"1 hour(s) 0 minute(s)\\\"}\",\n                            \"extra_datetime\": \"2019-03-08T21:00:00-05:00\",\n                            \"type\": \"event_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"14\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/382/\",\n                            \"id\": 382,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-03-08T21:00:00-05:00\",\n                            \"extra\": \"{\\\"event_name\\\": \\\"Cita para cena tranquila\\\", \\\"event_link\\\": \\\"/activities/events/15/\\\", \\\"event_location\\\": \\\"Ja\\\\u00e9n\\\", \\\"event_duration\\\": \\\"1 hour(s) 0 minute(s)\\\"}\",\n                            \"extra_datetime\": \"2019-03-08T21:00:00-05:00\",\n                            \"type\": \"event_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"15\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/385/\",\n                            \"id\": 385,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2019-07-08T21:00:00-05:00\",\n                            \"extra\": \"{\\\"event_name\\\": \\\"A\\\\u00f1ado Cita y creo wallentry\\\", \\\"event_link\\\": \\\"/activities/events/16/\\\", \\\"event_location\\\": \\\"Ja\\\\u00e9n\\\", \\\"event_duration\\\": \\\"1 hour(s) 0 minute(s)\\\"}\",\n                            \"extra_datetime\": \"2019-07-08T21:00:00-05:00\",\n                            \"type\": \"event_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"16\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/710/\",\n                            \"id\": 710,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-04-13T07:39:38.233051-05:00\",\n                            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                            \"extra_datetime\": \"2020-04-13T08:00:00-05:00\",\n                            \"type\": \"task_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"25\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/714/\",\n                            \"id\": 714,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-04-13T07:39:46.969052-05:00\",\n                            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                            \"extra_datetime\": \"2020-04-13T08:00:00-05:00\",\n                            \"type\": \"task_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"25\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/694/\",\n                            \"id\": 694,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-04-13T07:04:47.515227-05:00\",\n                            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/25/\\\", \\\"task_name\\\": \\\"Tarea del 13 de abril\\\", \\\"task_status\\\": \\\"Not started\\\"}\",\n                            \"extra_datetime\": \"2019-10-01T05:00:00-05:00\",\n                            \"type\": \"task_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"25\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/931/\",\n                            \"id\": 931,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-07-10T03:50:21.077375-05:00\",\n                            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"VideoConferencia\\\", \\\"task_status\\\": \\\"No iniciada\\\", \\\"task_additional_option\\\": \\\"google_meets\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"-1 d\\\\u00eda(s) 23 hora(s) 0 minuto(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/32/\\\"}\",\n                            \"extra_datetime\": \"2020-07-10T03:00:00-05:00\",\n                            \"type\": \"task_creation\",\n                            \"link\": \"\",\n                            \"source_id\": \"32\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/933/\",\n                            \"id\": 933,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2020-07-10T03:51:20.330874-05:00\",\n                            \"extra\": \"{\\\"task_type\\\": \\\"Video conferencia\\\", \\\"task_name\\\": \\\"VideoConferencia\\\", \\\"task_status\\\": \\\"No iniciada\\\", \\\"task_additional_option\\\": \\\"google_meets\\\", \\\"task_location\\\": \\\"\\\", \\\"task_duration\\\": \\\"-1 d\\\\u00eda(s) 5 hora(s) 0 minuto(s)\\\", \\\"task_link\\\": \\\"/activities/tasks/32/\\\"}\",\n                            \"extra_datetime\": \"2020-07-09T21:00:00-05:00\",\n                            \"type\": \"task_modification\",\n                            \"link\": \"\",\n                            \"source_id\": \"32\",\n                            \"object_id\": 1\n                        },\n                        {\n                            \"url\": \"http://clientify.localtest.me/v1/wall-entries/1324/\",\n                            \"id\": 1324,\n                            \"user\": \"Pedro D. Diez Bonilla\",\n                            \"created\": \"2021-07-08T12:34:00-05:00\",\n                            \"extra\": \"{\\\"checkin_comment\\\": \\\"Virtual scheduled meeting from postman\\\", \\\"checkin_outcome\\\": \\\"scheduled \\\", \\\"checkin_type\\\": \\\"virtual\\\"}\",\n                            \"extra_datetime\": null,\n                            \"type\": \"checkin\",\n                            \"link\": \"\",\n                            \"source_id\": \"4\",\n                            \"object_id\": 1\n                        }\n                    ],\n                    \"page_views\": 0,\n                    \"total_visits\": 0,\n                    \"first_visit\": null,\n                    \"last_visit\": null,\n                    \"gdpr_accept\": false,\n                    \"visitor_key\": \"\",\n                    \"attachments\": [\n                        {\n                            \"owner\": \"pedro.diez@irsolav.com\",\n                            \"owner_name\": \"Pedro D. Diez Bonilla\",\n                            \"name\": \"Clientify_Design_Documentation.odt\",\n                            \"link\": \"https://dqpcam5q9kbfn.cloudfront.net/1/eqylrejatg/Clientify_Design_Documentation.odt\",\n                            \"icon\": \"https://www.dropbox.com/static/images/icons64/page_white_compressed.png\",\n                            \"creation_date\": \"Sept. 26, 2019, 11:31\",\n                            \"size\": null,\n                            \"thumbnail\": \"\"\n                        }\n                    ],\n                    \"websites\": [],\n                    \"medium\": \"\",\n                    \"linkedin_url\": \"http://www.linkedin.com/in/asdf-asdf-618289106\",\n                    \"linkedin_id\": \"448577588\",\n                    \"linkedin_picture_url\": \"\",\n                    \"skype_username\": \"\",\n                    \"birthday\": null,\n                    \"twitter_id\": \"122929175\",\n                    \"lead_scoring\": 0,\n                    \"facebook_url\": \"\",\n                    \"twitter_url\": \"\",\n                    \"googleplus_url\": \"\",\n                    \"pinterest_url\": \"\",\n                    \"foursquare_url\": \"\",\n                    \"aboutme_url\": \"\",\n                    \"klout_url\": \"\",\n                    \"facebook_picture_url\": \"\",\n                    \"twitter_picture_url\": \"\",\n                    \"facebook_id\": \"\",\n                    \"google_id\": \"\",\n                    \"taxpayer_identification_number\": \"\",\n                    \"unsubscribed\": false,\n                    \"automations\": [],\n                    \"gdpr_acceptance_date\": null\n                }\n            ],\n            \"linkedin_picture_url\": \"\"\n        }\n    ]\n}"}],"_postman_id":"48dddaf1-ad63-482e-a8ef-4853b3802cef"},{"name":"Create Deal","id":"8c1218fc-5b8f-4091-b170-90caf3059b7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"owner\": 1,\n    \"name\": \"PRice Mod .Nuevo deal con pipeline desc y pipeline stage, fecha y custom fields y productos\",\n    \"amount\": \"22.33\",\n    \"currency\": \"PEN\",\n    \"pipeline_id\": 12, //también puedes usar pipeline_desc en lugar de esto\n    \"pipeline_stage_desc\": \"New Stage after update\",\n    \"expected_closed_date\": \"2019-11-30\", //la probabilidad está relacionada con el stage\n    \"contact_id\": 2829,\n    \"company_id\": 34,\n    \"deal_source\": \"10\",\n    //\"involved_contacts\": [\n      //  \"https://clientifywhk.eu.ngrok.io/v1/contacts-dynamic/2833/\",\n        //\"https://clientifywhk.eu.ngrok.io/v1/contacts-dynamic/2828/\"\n    //],\n    \"involved_contacts_ids\": [2833,2828,2829],\n    //\"involved_companies\": [\n        //\"https://clientifywhk.eu.ngrok.io/v1/companies/403/\",\n        //\"https://clientifywhk.eu.ngrok.io/v1/companies/401/\"\n    //],\n    \"involved_companies_ids\": [403,401,402],\n    \"probability\": 85,\n    \"custom_fields\": [\n        {\n            \"field\": \"campo_prueba_\",\n            \"value\": \"cdn_1133\"\n        }\n    ],\n    \"products\": [\n        {\n            \"product_id\": 242,\n            \"price\": 1000,\n            \"quantity\": 5\n        },\n        {\n            \"product_id\": 241,\n            \"price\": 145,\n            \"quantity\": 2\n        }\n    ]\n}"},"url":"{{Protocol}}://{{Domain}}/v2/deals/","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",""],"host":["{{Domain}}"],"query":[],"variable":[]}},"response":[{"id":"e0510323-d4f9-4f48-a8c0-b5947db43d08","name":"Create Deal","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\":\"Staging deal from Postman\",\n    \"amount\":\"23452\",\n    \"contact\":\"https://api.clientify.net/v1/contacts/{{contact-id}}/\",\n    \"company\":\"https://api.clientify.net/v1/companies/{{company-id}}/\",\n    \"pipeline\":\"https://api.clientify.net/v1/deal-pipelines/{{deal-pipeline-id}}/\",\n    \"pipelineStage\":\"https://api.clientify.net/v1/deal-pipeline-stages/{{deal-pipeline-stages-id}}/\"\n}"},"url":"https://{{Domain}}/v1/deals/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://api.clientify.net/v1/deals/626/\",\n    \"id\": 626,\n    \"owner\": \"felipemarin@yahoo.com\",\n    \"name\": \"Staging deal from Postman\",\n    \"amount\": \"23452.00\",\n    \"contact\": \"https://api.clientify.net/v1/contacts/65154/\",\n    \"created\": \"2019-03-08T01:56:20.753201+01:00\",\n    \"expected_closed_date\": \"2019-03-14\",\n    \"company\": \"https://api.clientify.net/v1/companies/37585/\",\n    \"source\": null,\n    \"status\": 1,\n    \"status_desc\": \"Open\",\n    \"probability\": 1,\n    \"probability_desc\": \"10%\",\n    \"who_can_view\": 1,\n    \"pipeline_stage\": \"https://api.clientify.net/v1/deal-pipeline-stages/58/\",\n    \"pipeline\": \"https://api.clientify.net/v1/deal-pipelines/20/\",\n    \"involved_contacts\": [],\n    \"tags\": [],\n    \"remarks\": \"\",\n    \"involved_companies\": [],\n    \"wall_entries\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/270496/\",\n            \"id\": 270496,\n            \"user\": \"Felipe Marin\",\n            \"created\": \"2019-03-08T01:56:20.769591+01:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Staging deal from Postman\\\", \\\"deal_stage\\\": \\\"Etapa 1\\\", \\\"deal_link\\\": \\\"/deals/626/\\\", \\\"deal_amount\\\": \\\"23452.00\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n            \"extra_datetime\": \"2019-03-15T05:55:00+01:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"626\",\n            \"object_id\": 626\n        }\n    ],\n    \"tasks\": [],\n    \"events\": [],\n    \"custom_fields\": []\n}"}],"_postman_id":"8c1218fc-5b8f-4091-b170-90caf3059b7a"},{"name":"Batch Create Deals","id":"c3b19949-d64e-4981-992b-89933e37f6c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"[{\n    \"name\":\"Nuevo deal 1\",\n    \"amount\":\"11.33\",\n    \"contact_id\":{{contact}},\n    \"company_id\":{{company}},\n    \"pipeline_desc\": \"nuevo\",\n    \"pipeline_stage_desc\": \"ultima\",\n    \"source\": 3,\n    \"deal_source\": \"Correo electrónico\",\n    \"expected_closed_date\": \"2024-03-13\",\n    \"custom_fields\": [{\"field\": \"quaderno_id\",\"value\": \"cdn_1133\"}]\n},\n{\n    \"name\":\"Nuevo deal 2\",\n    \"amount\":\"22.33\",\n    \"contact\":{{contact}},\n    \"company\":{{company}},\n    \"pipeline_desc\": \"nuevo\",\n    \"pipeline_stage_desc\": \"ultima\",\n    \"source\": 3,\n    \"deal_source\": \"Correo electrónico\",\n    \"expected_closed_date\": \"2024-03-13\",\n    \"custom_fields\": [{\"field\": \"quaderno_id\",\"value\": \"cdn_1133\"}]\n},\n{\n    \"name\":\"Nuevo deal 3\",\n    \"amount\":\"33.33\",\n    \"contact\":{{contact}},\n    \"company\":{{company}},\n    \"pipeline_desc\": \"nuevo\",\n    \"pipeline_stage_desc\": \"ultima\",\n    \"source\": 3,\n    \"deal_source\": \"Correo electrónico\",\n    \"expected_closed_date\": \"2024-03-17\",\n    \"custom_fields\": [{\"field\": \"quaderno_id\",\"value\": \"cdn_1133\"}]\n}]","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/multiple-deals/","description":"<p>Create multiple deals</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","multiple-deals",""],"host":["{{Domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c3b19949-d64e-4981-992b-89933e37f6c9"},{"name":"Close the Deal","id":"92089343-55e3-4dce-88fe-924cb228a425","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"value\": \"lost\",\n    \"actual_closed_date\": \"2019-11-07\",\n    \"amount\": 1234.5,\n    \"comment\": \"Precio\",\n    \"lost_deal_reason\": 1\n}"},"url":"{{Protocol}}://{{Domain}}/v2/deals/:deal_id/close/","description":"<p>You will close the deal with id :deal_id</p>\n<p>value can be \"won\" or \"lost\".</p>\n<p>lost_deal_reason:\n 1 - Price\n 2 - Deal not fit\n 3 - No decision\n 4 - Lost of contact\n 5 - others</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",":deal_id","close",""],"host":["{{Domain}}"],"query":[],"variable":[{"description":{"content":"<p>Id of the deal to close</p>\n","type":"text/plain"},"type":"any","value":"{{deal}}","key":"deal_id"}]}},"response":[{"id":"c8c5e6be-91af-4dda-9dda-f5f994d35f16","name":"Close as won","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"value\": \"won\",\n    \"actual_closed_date\": \"2019-03-07\",\n    \"amount\": 1231.2,\n    \"comment\": \"Good option\"\n}"},"url":{"raw":"https://{{Domain}}/v1/deals/:deal_id/close/","protocol":"https","host":["{{Domain}}"],"path":["v1","deals",":deal_id","close",""],"variable":[{"key":"deal_id","value":"19","description":"Id of the deal to close"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 11 Apr 2019 22:24:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"15"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"POST, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\"\n}"},{"id":"f6312343-82d8-4639-b5df-b424837fe59e","name":"Close the Deal as lost","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"value\": \"lost\",\n    \"actual_closed_date\": \"2019-03-07\",\n    \"amount\": 1231.2,\n    \"comment\": \"Precio\",\n    \"lost_deal_reason\": 1\n}"},"url":{"raw":"https://{{Domain}}/v1/deals/:deal_id/close/","protocol":"https","host":["{{Domain}}"],"path":["v1","deals",":deal_id","close",""],"variable":[{"key":"deal_id","value":"19","description":"Id of the deal to close"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 11 Apr 2019 22:30:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"15"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"POST, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\"\n}"}],"_postman_id":"92089343-55e3-4dce-88fe-924cb228a425"},{"name":"Update Deal Details","id":"d41d3a3a-44dc-4fd5-be95-5c2718be1c61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"prueba 29 octubre\",\n  \"amount\": 25\n}"},"url":"{{Protocol}}://{{Domain}}/v2/deals/:deal_id/","description":"<p>Update the details of the Deal with id :deal_id</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",":deal_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"description":{"content":"<p>Id of the deal to modify</p>\n","type":"text/plain"},"type":"any","value":"{{deal}}","key":"deal_id"}]}},"response":[{"id":"833a189f-8355-4d26-9417-9a2f2900891a","name":"Update Deal Details","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"UPDATED deal from API\",\n\t\"amount\": 1234.00\n}"},"url":{"raw":"https://{{Domain}}/v1/deals/:deal_id/","protocol":"https","host":["{{Domain}}"],"path":["v1","deals",":deal_id",""],"variable":[{"key":"deal_id","value":"13","description":"Id of the deal to modify"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 11 Apr 2019 18:54:41 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2263"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://api.clientify.net/v1/deals/13/\",\n    \"id\": 13,\n    \"owner\": \"pedro.diez@irsolav.com\",\n    \"name\": \"UPDATED deal from API\",\n    \"amount\": \"1234.00\",\n    \"contact\": \"https://api.clientify.net/v1/contacts/2/\",\n    \"created\": \"2019-02-13T04:13:29.127886-05:00\",\n    \"expected_closed_date\": \"2019-02-21\",\n    \"company\": \"https://api.clientify.net/v1/companies/4/\",\n    \"source\": 1,\n    \"status\": 2,\n    \"status_desc\": \"Expired\",\n    \"probability\": 2,\n    \"probability_desc\": \"20%\",\n    \"who_can_view\": 1,\n    \"pipeline_stage\": \"https://api.clientify.net/v1/deal-pipeline-stages/1/\",\n    \"pipeline\": \"https://api.clientify.net/v1/deal-pipelines/1/\",\n    \"involved_contacts\": [],\n    \"tags\": [],\n    \"remarks\": \"\",\n    \"involved_companies\": [],\n    \"wall_entries\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/144/\",\n            \"id\": 144,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-02-13T05:19:21.490573-05:00\",\n            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/5/\\\", \\\"task_type\\\": \\\"Enviar email\\\", \\\"task_name\\\": \\\"Task 1\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n            \"extra_datetime\": \"2019-02-06T17:59:00-05:00\",\n            \"type\": \"task_modification\",\n            \"link\": \"\",\n            \"source_id\": \"5\",\n            \"object_id\": 13\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/142/\",\n            \"id\": 142,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-02-13T05:14:29.364085-05:00\",\n            \"extra\": \"{\\\"task_link\\\": \\\"/activities/tasks/5/\\\", \\\"task_type\\\": \\\"Enviar email\\\", \\\"task_name\\\": \\\"Task 1\\\", \\\"task_status\\\": \\\"No iniciada\\\"}\",\n            \"extra_datetime\": \"2019-02-13T17:59:29.297951-05:00\",\n            \"type\": \"task_creation\",\n            \"link\": \"\",\n            \"source_id\": \"5\",\n            \"object_id\": 13\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/138/\",\n            \"id\": 138,\n            \"user\": \"Pedro D. Diez Bonilla\",\n            \"created\": \"2019-02-13T04:13:29.156978-05:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Deal from JSON\\\", \\\"deal_stage\\\": \\\"Contacto realizado\\\", \\\"deal_link\\\": \\\"/deals/13/\\\", \\\"deal_amount\\\": \\\"234.45\\\", \\\"deal_status\\\": \\\"Abiertas\\\"}\",\n            \"extra_datetime\": \"2019-02-21T19:14:00-05:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"13\",\n            \"object_id\": 13\n        }\n    ],\n    \"tasks\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/5/\",\n            \"id\": 5,\n            \"owner\": \"pedro.diez@irsolav.com\",\n            \"assigned_to\": \"pedro.diez@irsolav.com\",\n            \"name\": \"Task 1\",\n            \"due_date\": \"2019-02-06T17:59:00-05:00\",\n            \"type\": 1,\n            \"status\": 1,\n            \"deals\": [\n                \"https://api.clientify.net/v1/deals/13/\"\n            ],\n            \"related_companies\": [],\n            \"related_contacts\": []\n        }\n    ],\n    \"events\": [],\n    \"custom_fields\": []\n}"}],"_postman_id":"d41d3a3a-44dc-4fd5-be95-5c2718be1c61"},{"name":"Delete Deal","id":"535fc083-e314-4792-a547-113a99a3ea3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"url":"{{Protocol}}://{{Domain}}/v2/deals/:deal_id/","description":"<p>Delete the Deal with id :deal_id</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",":deal_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"description":{"content":"<p>Id of the deal to modify</p>\n","type":"text/plain"},"type":"any","value":"{{deal}}","key":"deal_id"}]}},"response":[{"id":"a2267731-96e7-4a54-8bf8-ee59047448d9","name":"Deal Details","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://{{Domain}}/v1/deals/:deal_id/","protocol":"https","host":["{{Domain}}"],"path":["v1","deals",":deal_id",""],"variable":[{"key":"deal_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://api.clientify.net/v1/deals/596/\",\n    \"id\": 596,\n    \"owner\": \"felipemarin@yahoo.com\",\n    \"name\": \"Staging deal from Postman\",\n    \"amount\": \"766786.00\",\n    \"contact\": \"https://api.clientify.net/v1/contacts/65542/\",\n    \"created\": \"2019-02-28T17:06:53.923123+01:00\",\n    \"expected_closed_date\": \"2019-03-07\",\n    \"company\": \"https://api.clientify.net/v1/companies/37381/\",\n    \"source\": null,\n    \"status\": 1,\n    \"status_desc\": \"Open\",\n    \"probability\": 1,\n    \"probability_desc\": \"10%\",\n    \"who_can_view\": 1,\n    \"pipeline_stage\": \"https://api.clientify.net/v1/deal-pipeline-stages/58/\",\n    \"pipeline\": \"https://api.clientify.net/v1/deal-pipelines/20/\",\n    \"involved_contacts\": [],\n    \"tags\": [],\n    \"remarks\": \"\",\n    \"involved_companies\": [],\n    \"wall_entries\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/wall-entries/265955/\",\n            \"id\": 265955,\n            \"user\": \"Felipe Marin\",\n            \"created\": \"2019-02-28T17:06:54.490378+01:00\",\n            \"extra\": \"{\\\"deal_name\\\": \\\"Staging deal from Postman\\\", \\\"deal_stage\\\": \\\"Etapa 1\\\", \\\"deal_link\\\": \\\"/deals/596/\\\", \\\"deal_amount\\\": \\\"766786.00\\\", \\\"deal_status\\\": \\\"Open\\\"}\",\n            \"extra_datetime\": \"2019-03-08T05:55:00+01:00\",\n            \"type\": \"deal_creation\",\n            \"link\": \"\",\n            \"source_id\": \"596\",\n            \"object_id\": 596\n        }\n    ],\n    \"tasks\": [],\n    \"events\": [],\n    \"custom_fields\": []\n}"}],"_postman_id":"535fc083-e314-4792-a547-113a99a3ea3d"},{"name":"Add Note to Deal","id":"4a7d34a3-3bf7-47e7-8965-0415c8a985fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Note name for company\",\n    \"comment\": \"It worked\"\n}"},"url":"{{Protocol}}://{{Domain}}/v2/deals/:deal_id/note/","description":"<p>Add Note to the Deal with id :deal_id</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",":deal_id","note",""],"host":["{{Domain}}"],"query":[],"variable":[{"description":{"content":"<p>Id of the deal where to add the Note</p>\n","type":"text/plain"},"type":"any","value":"{{deal}}","key":"deal_id"}]}},"response":[{"id":"1b0031c4-f189-4df9-81e7-577d2aa943e6","name":"Add Note to Company Copy","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","type":"text"},{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Note name for company\",\n    \"comment\": \"It worked\"\n}"},"url":{"raw":"{{protocol}}://{{Domain}}/v1/deals/:deal_id/note/","protocol":"{{protocol}}","host":["{{Domain}}"],"path":["v1","deals",":deal_id","note",""],"variable":[{"key":"deal_id","value":"19","description":"Id of the deal where to add the Note"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 11 Apr 2019 21:41:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"15"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"POST, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\"\n}"}],"_postman_id":"4a7d34a3-3bf7-47e7-8965-0415c8a985fe"},{"name":"Add Call to Deal","id":"9abb5888-6ff6-436b-9033-40e86282eb04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"incoming\",\n    \"comment\": \"Meeting agended\",\n    \"outcome\": \"connected\",\n    \"call_date\": \"2019-03-07\",\n    \"call_time\": \"17:00:00\",\n    \"duration\": 10\n}"},"url":"{{Protocol}}://{{Domain}}/v2/deals/:deal_id/call/","description":"<p>Add Call to Deal</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",":deal_id","call",""],"host":["{{Domain}}"],"query":[],"variable":[{"description":{"content":"<p>Id of the company where to add the call</p>\n","type":"text/plain"},"type":"any","value":"{{deal}}","key":"deal_id"}]}},"response":[{"id":"02ca7f72-3788-474c-9cad-26c1d2fc223b","name":"Add Call to Deal","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","type":"text"},{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"incoming\",\n    \"comment\": \"Meeting agended\",\n    \"outcome\": \"connected\",\n    \"call_date\": \"2019-03-07\",\n    \"call_time\": \"17:00:00+0100\"\n}"},"url":{"raw":"{{Protocol}}://{{Domain}}/v1/deals/:deal_id/call/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","deals",":deal_id","call",""],"variable":[{"key":"deal_id","value":"19","description":"Id of the company where to add the call"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 11 Apr 2019 21:44:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"15"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"POST, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\"\n}"}],"_postman_id":"9abb5888-6ff6-436b-9033-40e86282eb04"},{"name":"Add meeting to deal","id":"2940628c-af21-4470-989f-81e72aed6ef3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"virtual\",\n    \"comment\": \"Virtual scheduled meeting from postman\",\n    \"outcome\": \"scheduled\",\n    \"date\": \"2021-07-08 12:34\"\n}","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/deals/:deal_id/checkin/","description":"<p>Adds a meeting to the deal.\nTo add a meeting to an existing deal, send the request specifying the following attributes in the <code>JSON</code> body:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>type</td>\n<td>string</td>\n<td>The direction of the call. Can be either 'face_to_face' or 'virtual'</td>\n<td>true</td>\n</tr>\n<tr>\n<td>comment</td>\n<td>string</td>\n<td>Comment on the meeting</td>\n<td>true</td>\n</tr>\n<tr>\n<td>outcome</td>\n<td>string</td>\n<td>Result of the meeting</td>\n<td>true</td>\n</tr>\n<tr>\n<td>date</td>\n<td>date</td>\n<td>Date of the meeting in the \"yyyy-mm-dd\" format</td>\n<td>true</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"outcome\">outcome</h2>\n<p>List of values available for the <code>outcome</code> field:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Type</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>none</td>\n<td>None</td>\n</tr>\n<tr>\n<td>scheduled</td>\n<td>Scheduled</td>\n</tr>\n<tr>\n<td>completed</td>\n<td>Completed</td>\n</tr>\n<tr>\n<td>rescheduled</td>\n<td>Rescheduled</td>\n</tr>\n<tr>\n<td>did_not_assist</td>\n<td>Did not assist</td>\n</tr>\n<tr>\n<td>cancelled</td>\n<td>Cancelled</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals",":deal_id","checkin",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{deal}}","key":"deal_id"}]}},"response":[{"id":"4af13775-3802-4d92-8aef-08799252951b","name":"Add meeting to deal","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"virtual\",\n    \"comment\": \"Virtual scheduled meeting from postman\",\n    \"outcome\": \"scheduled\",\n    \"date\": \"2021-07-08 12:34\"}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{Protocol}}://{{Domain}}/v1/contacts/:deal_id/checkin/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","contacts",":deal_id","checkin",""],"variable":[{"key":"deal_id","value":"{{deal-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Thu, 08 Jul 2021 21:25:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"15"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\"\n}"}],"_postman_id":"2940628c-af21-4470-989f-81e72aed6ef3"},{"name":"List Deal Loss Reasons","id":"36ed27cb-0709-41b1-9977-ee754477c8ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/deals/loss_reasion","description":"<p>You will get the list of the different loss reasons available for deals</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals","loss_reasion"],"host":["{{Domain}}"],"query":[],"variable":[]}},"response":[{"id":"b70d988b-a150-472d-9d11-e5dd8613c7cc","name":"List Deal Loss Reasons","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{Protocol}}://{{Domain}}/v1/deals/loss-reasons"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.12"},{"key":"Date","value":"Tue, 15 Jun 2021 16:54:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"108"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"}],"cookie":[],"responseTime":null,"body":"[\n    [\n        1,\n        \"Price\"\n    ],\n    [\n        2,\n        \"Bad proposal\"\n    ],\n    [\n        3,\n        \"Lack of decision\"\n    ],\n    [\n        4,\n        \"Contact loss\"\n    ],\n    [\n        5,\n        \"Other\"\n    ],\n    [\n        6,\n        \"Otras Pandemias\"\n    ]\n]"}],"_postman_id":"36ed27cb-0709-41b1-9977-ee754477c8ce"},{"name":"List Deal Won Reasons","id":"e6f9c1b0-abf9-41f8-927e-18731fac8214","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/deals/won_reasion","description":"<p>You will get the list of the different loss reasons available for deals</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","deals","won_reasion"],"host":["{{Domain}}"],"query":[],"variable":[]}},"response":[{"id":"35dea443-1863-4063-b3e4-998ba05a8e1f","name":"List Deal Loss Reasons","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{Protocol}}://{{Domain}}/v1/deals/loss-reasons"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.12"},{"key":"Date","value":"Tue, 15 Jun 2021 16:54:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"108"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"}],"cookie":[],"responseTime":null,"body":"[\n    [\n        1,\n        \"Price\"\n    ],\n    [\n        2,\n        \"Bad proposal\"\n    ],\n    [\n        3,\n        \"Lack of decision\"\n    ],\n    [\n        4,\n        \"Contact loss\"\n    ],\n    [\n        5,\n        \"Other\"\n    ],\n    [\n        6,\n        \"Otras Pandemias\"\n    ]\n]"}],"_postman_id":"e6f9c1b0-abf9-41f8-927e-18731fac8214"}],"id":"05cb16b8-d116-4e37-bba4-e898e05081fa","_postman_id":"05cb16b8-d116-4e37-bba4-e898e05081fa","description":""},{"name":"Tasks","item":[{"name":"List Tasks","id":"f7b3d2e6-b8d2-433a-811a-7fd5f2c2a8c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/tasks/?fields=url, id, owner, owner_name, owner_id, assigned_to, assigned_to_name, assigned_to_id, name, description, remarks, due_date, start_datetime, end_datetime, duration, type, status, status_desc, task_type, type_desc, task_stage, related_companies, additional_option, location, guest_users, created, modified, related_contacts, priority, recurring_type, recurring_end_date, recurring_interval, tags, activity_type, url_meeting, assigned_to_picture, parent_task_id, colors, recurring_days_of_week, recurring_days_of_month, recurring_days_of_year, number_of_repetitions, outcome, meeting_goal, is_holiday","description":"<p>Return the list of the different tasks available for the user.</p>\n<p>You can filter tasks using dates through the fields \"due_date\", \"created\" and \"modified\", being able to use the filters '[gt]','[lt]','[gte]' and '[lte]' to indicate '&gt;', '&lt;', '&gt;=' and '&lt;=' respectively.</p>\n<p>You can also filter the tasks by status_id using this values:</p>\n<ul>\n<li>1: NOT_STARTED_STATUS</li>\n<li>2: IN_PROGRESS_STATUS</li>\n<li>3: DEFERRED_STATUS</li>\n<li>4: WAITING_STATUS</li>\n<li>5: COMPLETED_STATUS</li>\n<li>6: EXPIRED_STATUS</li>\n</ul>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","tasks",""],"host":["{{Domain}}"],"query":[{"key":"fields","value":"url, id, owner, owner_name, owner_id, assigned_to, assigned_to_name, assigned_to_id, name, description, remarks, due_date, start_datetime, end_datetime, duration, type, status, status_desc, task_type, type_desc, task_stage, related_companies, additional_option, location, guest_users, created, modified, related_contacts, priority, recurring_type, recurring_end_date, recurring_interval, tags, activity_type, url_meeting, assigned_to_picture, parent_task_id, colors, recurring_days_of_week, recurring_days_of_month, recurring_days_of_year, number_of_repetitions, outcome, meeting_goal, is_holiday"}],"variable":[]}},"response":[{"id":"52b3a246-c357-4074-9842-d2c7f4990a73","name":"List Tasks","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{Protocol}}://{{Domain}}/v1/tasks/","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","tasks",""],"query":[{"key":"page","value":"2","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 31 Mar 2020 13:07:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"57ca4a8b7e90547e-MAD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 10,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/194144/\",\n            \"id\": 194144,\n            \"owner\": \"pedro.diez@clientify.com\",\n            \"owner_name\": \"Pedro D. Diez\",\n            \"assigned_to\": \"pedro.diez@clientify.com\",\n            \"assigned_to_name\": \"Pedro D. Diez\",\n            \"name\": \"Creating a Task from Postman 1\",\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"due_date\": \"2019-03-08T12:00:00+01:00\",\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [],\n            \"task_type\": \"https://api.clientify.net/v1/tasks/types/66/\",\n            \"type_desc\": \"Mandar email\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"https://api.clientify.net/v1/companies/830499/\"\n            ],\n            \"related_contacts\": [\n                \"https://api.clientify.net/v1/contacts/4763086/\"\n            ]\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/194143/\",\n            \"id\": 194143,\n            \"owner\": \"pedro.diez@clientify.com\",\n            \"owner_name\": \"Pedro D. Diez\",\n            \"assigned_to\": \"pedro.diez@clientify.com\",\n            \"assigned_to_name\": \"Pedro D. Diez\",\n            \"name\": \"Seguimiento oportunidad \\\"Oportunidad de Pedro\\\"\",\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"due_date\": \"2019-08-13T13:17:58.959641+02:00\",\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [],\n            \"task_type\": null,\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"https://api.clientify.net/v1/companies/830499/\"\n            ],\n            \"related_contacts\": [\n                \"https://api.clientify.net/v1/contacts/4960068/\"\n            ]\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/196298/\",\n            \"id\": 196298,\n            \"owner\": \"pedro.diez@clientify.com\",\n            \"owner_name\": \"Pedro D. Diez\",\n            \"assigned_to\": \"pedro.diez@clientify.com\",\n            \"assigned_to_name\": \"Pedro D. Diez\",\n            \"name\": \"Tarea 2\",\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"due_date\": \"2019-08-15T00:00:00+02:00\",\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [],\n            \"task_type\": null,\n            \"task_stage\": null,\n            \"related_companies\": [],\n            \"related_contacts\": []\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/198309/\",\n            \"id\": 198309,\n            \"owner\": \"pedro.diez@clientify.com\",\n            \"owner_name\": \"Pedro D. Diez\",\n            \"assigned_to\": \"pedro.diez@clientify.com\",\n            \"assigned_to_name\": \"Pedro D. Diez\",\n            \"name\": \"Tarea para Andres\",\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"due_date\": \"2019-08-16T12:23:00+02:00\",\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [],\n            \"task_type\": null,\n            \"task_stage\": null,\n            \"related_companies\": [],\n            \"related_contacts\": []\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/210027/\",\n            \"id\": 210027,\n            \"owner\": \"pedro.diez@clientify.com\",\n            \"owner_name\": \"Pedro D. Diez\",\n            \"assigned_to\": \"pedro.diez@clientify.com\",\n            \"assigned_to_name\": \"Pedro D. Diez\",\n            \"name\": \"Tarea para María Jose\",\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"due_date\": \"2019-09-03T12:12:00+02:00\",\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [],\n            \"task_type\": null,\n            \"task_stage\": null,\n            \"related_companies\": [],\n            \"related_contacts\": [\n                \"https://api.clientify.net/v1/contacts/5027818/\"\n            ]\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/199851/\",\n            \"id\": 199851,\n            \"owner\": \"pedro.diez@clientify.com\",\n            \"owner_name\": \"Pedro D. Diez\",\n            \"assigned_to\": \"pedro.diez@clientify.com\",\n            \"assigned_to_name\": \"Pedro D. Diez\",\n            \"name\": \"Creating a Task from Postman 2 with a contact\",\n            \"description\": \"\",\n            \"remarks\": \"\",\n            \"due_date\": \"2019-09-08T13:00:00+02:00\",\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [],\n            \"task_type\": null,\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"https://api.clientify.net/v1/companies/830499/\"\n            ],\n            \"related_contacts\": [\n                \"https://api.clientify.net/v1/contacts/4960068/\",\n                \"https://api.clientify.net/v1/contacts/5019432/\"\n            ]\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/252116/\",\n            \"id\": 252116,\n            \"owner\": \"pedro.diez@clientify.com\",\n            \"owner_name\": \"Pedro D. Diez\",\n            \"assigned_to\": \"pedro.diez@clientify.com\",\n            \"assigned_to_name\": \"Pedro D. Diez\",\n            \"name\": \"Tarea para hoy\",\n            \"description\": \"\",\n            \"remarks\": \"Tarea que debe aparecer en mi thunderbird\",\n            \"due_date\": \"2019-10-19T06:59:20.773921+02:00\",\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [],\n            \"task_type\": \"https://api.clientify.net/v1/tasks/types/66/\",\n            \"type_desc\": \"Mandar email\",\n            \"task_stage\": null,\n            \"related_companies\": [],\n            \"related_contacts\": []\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/382794/\",\n            \"id\": 382794,\n            \"owner\": \"pedro.diez@clientify.com\",\n            \"owner_name\": \"Pedro D. Diez\",\n            \"assigned_to\": \"pedro.diez@clientify.com\",\n            \"assigned_to_name\": \"Pedro D. Diez\",\n            \"name\": \"Mandar email task\",\n            \"description\": \"Esta es una descripción asociada a la tarea que estoy creando desde la app\",\n            \"remarks\": \"\",\n            \"due_date\": \"2020-01-27T04:58:00+01:00\",\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [],\n            \"task_type\": null,\n            \"task_stage\": null,\n            \"related_companies\": [],\n            \"related_contacts\": [\n                \"https://api.clientify.net/v1/contacts/4960068/\",\n                \"https://api.clientify.net/v1/contacts/6095716/\"\n            ]\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/382793/\",\n            \"id\": 382793,\n            \"owner\": \"pedro.diez@clientify.com\",\n            \"owner_name\": \"Pedro D. Diez\",\n            \"assigned_to\": \"pedro.diez@clientify.com\",\n            \"assigned_to_name\": \"Pedro D. Diez\",\n            \"name\": \"Task from App\",\n            \"description\": \"Esta es una descripción asociada a la tarea que estoy creando desde la app\",\n            \"remarks\": \"\",\n            \"due_date\": \"2020-01-28T03:58:00+01:00\",\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [],\n            \"task_type\": null,\n            \"task_stage\": null,\n            \"related_companies\": [],\n            \"related_contacts\": [\n                \"https://api.clientify.net/v1/contacts/4960068/\",\n                \"https://api.clientify.net/v1/contacts/6095716/\"\n            ]\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/473408/\",\n            \"id\": 473408,\n            \"owner\": \"pedro.diez@clientify.com\",\n            \"owner_name\": \"Pedro D. Diez\",\n            \"assigned_to\": \"pedro.diez@clientify.com\",\n            \"assigned_to_name\": \"Pedro D. Diez\",\n            \"name\": \"Check Postman\",\n            \"description\": \"Creating new task from postman\",\n            \"remarks\": \"This is a remark\",\n            \"due_date\": \"2020-03-28T12:00:00+01:00\",\n            \"type\": 1,\n            \"status\": 1,\n            \"status_desc\": \"Not started\",\n            \"deals\": [\n                \"https://api.clientify.net/v1/deals/132468/\"\n            ],\n            \"task_type\": \"https://api.clientify.net/v1/tasks/types/65/\",\n            \"type_desc\": \"Llamar por teléfono\",\n            \"task_stage\": null,\n            \"related_companies\": [\n                \"https://api.clientify.net/v1/companies/917676/\"\n            ],\n            \"related_contacts\": [\n                \"https://api.clientify.net/v1/contacts/6602945/\"\n            ]\n        }\n    ]\n}"}],"_postman_id":"f7b3d2e6-b8d2-433a-811a-7fd5f2c2a8c7"},{"name":"Task Details","id":"74690199-16e8-47c9-a32f-d2ce016e1329","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/tasks/:task_id/?fields=url, id, owner, owner_name, owner_id, assigned_to, assigned_to_name, assigned_to_id, assigned_to_picture, name, description, remarks, due_date, start_datetime, end_datetime, duration, type, status, status_desc, deals, task_type, type_desc, task_stage, priority, related_companies, related_companies_names, related_companies_data, related_contacts, related_contacts_names, related_contacts_data, related_deals_data, tags, notes, phone_number, colors, additional_option, location, guest_users, created, modified, completed_date, activity_type, parent_task, parent_task_id, recurring_days_of_week, recurring_days_of_month, recurring_days_of_year, recurring_type, recurring_end_date, recurring_interval, meeting_goal, url_meeting, number_of_repetitions, outcome, is_holiday","description":"<p>Return the details of the task</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","tasks",":task_id",""],"host":["{{Domain}}"],"query":[{"key":"fields","value":"url, id, owner, owner_name, owner_id, assigned_to, assigned_to_name, assigned_to_id, assigned_to_picture, name, description, remarks, due_date, start_datetime, end_datetime, duration, type, status, status_desc, deals, task_type, type_desc, task_stage, priority, related_companies, related_companies_names, related_companies_data, related_contacts, related_contacts_names, related_contacts_data, related_deals_data, tags, notes, phone_number, colors, additional_option, location, guest_users, created, modified, completed_date, activity_type, parent_task, parent_task_id, recurring_days_of_week, recurring_days_of_month, recurring_days_of_year, recurring_type, recurring_end_date, recurring_interval, meeting_goal, url_meeting, number_of_repetitions, outcome, is_holiday"}],"variable":[{"description":{"content":"<p>Id of the task</p>\n","type":"text/plain"},"type":"any","value":"{{task}}","key":"task_id"}]}},"response":[{"id":"c35d0d6e-be20-473c-a9b5-60694e8af2c4","name":"Task Details","originalRequest":{"method":"OPTIONS","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{Domain}}/v1/tasks/:task_id/","protocol":"https","host":["{{Domain}}"],"path":["v1","tasks",":task_id",""],"query":[{"key":"page","value":"2","disabled":true}],"variable":[{"key":"task_id","value":"{{task-id}}","description":"Id of the task"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.4.6 (Ubuntu)"},{"key":"Date","value":"Thu, 07 Mar 2019 00:15:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"350"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://api.clientify.net/v1/tasks/1/\",\n    \"id\": 1,\n    \"owner\": \"franjlm@gmail.com\",\n    \"assigned_to\": \"franjlm@gmail.com\",\n    \"name\": \"Recordar Pago\",\n    \"due_date\": \"2014-08-01T23:59:51+02:00\",\n    \"type\": 3,\n    \"status\": 5,\n    \"deals\": [\n        \"https://api.clientify.net/v1/deals/4/\"\n    ],\n    \"related_companies\": [\n        \"https://api.clientify.net/v1/companies/626/\"\n    ],\n    \"related_contacts\": []\n}"}],"_postman_id":"74690199-16e8-47c9-a32f-d2ce016e1329"},{"name":"List Task Types","id":"96653d77-bee6-415c-b82c-5f7c272a06ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/tasks/types","description":"<p>Return the list of the different task types available for the user</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","tasks","types"],"host":["{{Domain}}"],"query":[],"variable":[]}},"response":[{"id":"18137d1d-d03e-4b30-b37c-23b6d5de9f4b","name":"List Task Types","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{Protocol}}://{{Domain}}/v1/tasks/types","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v1","tasks","types"],"query":[{"key":"page","value":"2","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 31 Mar 2020 13:07:41 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"57ca4b787ac4547e-MAD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 7,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/65/\",\n            \"icon\": \"fa fa-phone\",\n            \"name\": \"Llamar por teléfono\",\n            \"is_default\": true\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/66/\",\n            \"icon\": \"fa fa-envelope\",\n            \"name\": \"Mandar email\",\n            \"is_default\": true\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/67/\",\n            \"icon\": \"fa fa-comment\",\n            \"name\": \"Contactar\",\n            \"is_default\": true\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/68/\",\n            \"icon\": \"fa fa-tasks\",\n            \"name\": \"Otras\",\n            \"is_default\": true\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/2841/\",\n            \"icon\": \"fa fa-tasks\",\n            \"name\": \"Conocer\",\n            \"is_default\": false\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/7139/\",\n            \"icon\": \"fa fa-tasks\",\n            \"name\": \"Hubb\",\n            \"is_default\": false\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/18817/\",\n            \"icon\": \"fa fa-tasks\",\n            \"name\": \"prueba\",\n            \"is_default\": false\n        }\n    ]\n}"}],"_postman_id":"96653d77-bee6-415c-b82c-5f7c272a06ef"},{"name":"List Task Stages","id":"2645b9d6-3ee1-4026-b973-460b39d16e3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/tasks/stages","description":"<p>Return the list of the different task stages for each type of task available for the user</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","tasks","stages"],"host":["{{Domain}}"],"query":[{"disabled":true,"key":"page","value":"2"}],"variable":[]}},"response":[{"id":"c5cd5616-a0a3-4239-b018-25cf0eb16192","name":"List Task Stages","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://{{Domain}}/v1/tasks/types/stages","protocol":"https","host":["{{Domain}}"],"path":["v1","tasks","types","stages"],"query":[{"key":"page","value":"2","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 25 Mar 2020 17:48:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"579a76b1d8e9da6a-LIS"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 15,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/stages/209/\",\n            \"task_type\": \"https://api.clientify.net/v1/tasks/types/65/\",\n            \"name\": \"Llamada no realizada\",\n            \"position\": 0\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/stages/216/\",\n            \"task_type\": \"https://api.clientify.net/v1/tasks/types/67/\",\n            \"name\": \"Seguimiento no empezado\",\n            \"position\": 0\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/stages/218/\",\n            \"task_type\": \"https://api.clientify.net/v1/tasks/types/68/\",\n            \"name\": \"No empezada\",\n            \"position\": 0\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/stages/9231/\",\n            \"task_type\": \"https://api.clientify.net/v1/tasks/types/2841/\",\n            \"name\": \"Bañarse\",\n            \"position\": 0\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/stages/214/\",\n            \"task_type\": \"https://api.clientify.net/v1/tasks/types/66/\",\n            \"name\": \"Email no enviado\",\n            \"position\": 0\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/stages/217/\",\n            \"task_type\": \"https://api.clientify.net/v1/tasks/types/67/\",\n            \"name\": \"No fue posible\",\n            \"position\": 1\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/stages/219/\",\n            \"task_type\": \"https://api.clientify.net/v1/tasks/types/68/\",\n            \"name\": \"En progreso\",\n            \"position\": 1\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/stages/215/\",\n            \"task_type\": \"https://api.clientify.net/v1/tasks/types/66/\",\n            \"name\": \"Esperando conseguir email\",\n            \"position\": 1\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/stages/9232/\",\n            \"task_type\": \"https://api.clientify.net/v1/tasks/types/2841/\",\n            \"name\": \"Salir\",\n            \"position\": 1\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/stages/210/\",\n            \"task_type\": \"https://api.clientify.net/v1/tasks/types/65/\",\n            \"name\": \"Esperando conseguir teléfono\",\n            \"position\": 1\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/stages/220/\",\n            \"task_type\": \"https://api.clientify.net/v1/tasks/types/68/\",\n            \"name\": \"Diferida\",\n            \"position\": 2\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/stages/211/\",\n            \"task_type\": \"https://api.clientify.net/v1/tasks/types/65/\",\n            \"name\": \"Comunicaba\",\n            \"position\": 2\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/stages/221/\",\n            \"task_type\": \"https://api.clientify.net/v1/tasks/types/68/\",\n            \"name\": \"Esperando algo mas\",\n            \"position\": 3\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/stages/212/\",\n            \"task_type\": \"https://api.clientify.net/v1/tasks/types/65/\",\n            \"name\": \"No podía atenderme\",\n            \"position\": 3\n        },\n        {\n            \"url\": \"https://api.clientify.net/v1/tasks/types/stages/213/\",\n            \"task_type\": \"https://api.clientify.net/v1/tasks/types/65/\",\n            \"name\": \"Dejado mensaje de voz\",\n            \"position\": 4\n        }\n    ]\n}"}],"_postman_id":"2645b9d6-3ee1-4026-b973-460b39d16e3f"},{"name":"Add Task","id":"deef984f-415c-498e-9b3f-aac1f7094933","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"owner\": 1,\n    \"assigned_to\": 1,\n    \"type\": 5, \n    \"name\": \"Reunión diaria\",\n    \"description\": \"Reunión de equipo todos los martes del año 2024\",\n    \"remarks\": \"Esta es una tarea recurrente que ocurre todos los martes del año 2024\",\n    \"due_date\": \"2024-06-08T00:00:00Z\", \n    \"status\": 1,  // Código para \"Not started\",\n    \"recurring_type\": 1,  //2 Código para \"Weekly\", 1 Daily\n    \"recurring_end_date\": \"2024-06-30T23:59:59Z\",  \n    //\"recurring_days_of_week\": [2,4,7],  // \"2\" representa el martes (lunes es 1, martes es 2, etc.)\n    \"recurring_interval\": 1,  // La tarea se repite cada semana\n    \"priority\":2\n}"},"url":"{{Protocol}}://{{Domain}}/v2/tasks/","description":"<p>To create a task, send the request specifying the following attributes in the <code>JSON</code> body:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>owner</td>\n<td>string</td>\n<td>email of the user to own the task</td>\n<td>false</td>\n</tr>\n<tr>\n<td>assigned_to</td>\n<td>string</td>\n<td>email of the user to assign the task</td>\n<td>false</td>\n</tr>\n<tr>\n<td>name</td>\n<td>string</td>\n<td>Name of the task</td>\n<td>true</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>will only be shown for videoconferences so it can save its url</td>\n<td>false</td>\n</tr>\n<tr>\n<td>remarks</td>\n<td>string</td>\n<td>Remarks on the task</td>\n<td>false</td>\n</tr>\n<tr>\n<td>due_date</td>\n<td>string</td>\n<td>Due date of the task</td>\n<td>false</td>\n</tr>\n<tr>\n<td>start_datetime</td>\n<td>string</td>\n<td>Start datetime of the task</td>\n<td>true</td>\n</tr>\n<tr>\n<td>end_datetime</td>\n<td>string</td>\n<td>End  datetime of the task</td>\n<td>true</td>\n</tr>\n<tr>\n<td>duration</td>\n<td>integer</td>\n<td>Duration of the task</td>\n<td>false</td>\n</tr>\n<tr>\n<td><em>type</em></td>\n<td>integer</td>\n<td><em>(deprecated)</em> Id of the type of the task</td>\n<td>false</td>\n</tr>\n<tr>\n<td><em>status</em></td>\n<td>integer</td>\n<td><em>(deprecated)</em> Id of the status of the task</td>\n<td>false</td>\n</tr>\n<tr>\n<td>additional_option</td>\n<td>string</td>\n<td>For videoconferences, stores the <code>identifier</code> of the Channel</td>\n<td>false</td>\n</tr>\n<tr>\n<td>location</td>\n<td>string</td>\n<td>For meetings, stores the location of the meeting</td>\n<td>false</td>\n</tr>\n<tr>\n<td>deals</td>\n<td>array</td>\n<td>An array of deals related to the task</td>\n<td>false</td>\n</tr>\n<tr>\n<td>task_type</td>\n<td>url</td>\n<td>url of the <a href=\"https://developer.clientify.com/?version=latest#352e1b55-6383-44b0-990c-28dd9850df73\">task type</a></td>\n<td>false</td>\n</tr>\n<tr>\n<td>task_stage</td>\n<td>url</td>\n<td>url of the <a href=\"https://developer.clientify.com/?version=latest#b5cb30d8-25e4-476e-a476-faebb8cc50d5\">task task</a></td>\n<td>false</td>\n</tr>\n<tr>\n<td>related_companies</td>\n<td>array</td>\n<td>An array of urls of <a href=\"https://developer.clientify.com/?version=latest#4d9b88bd-4d24-4b81-96bc-dc87d72f1a6f\">companies</a></td>\n<td>false</td>\n</tr>\n<tr>\n<td>related_contacts</td>\n<td>array</td>\n<td>An array of urls of <a href=\"https://developer.clientify.com/?version=latest#51d4cac0-342b-47d1-8e63-d8f87c14c7f0\">deals</a></td>\n<td>false</td>\n</tr>\n<tr>\n<td>guest_users</td>\n<td>array</td>\n<td>An array of urls of <a href=\"https://developer.clientify.com/?version=latest#8dd46841-384e-4b49-a0b8-63adc3e1b8f6\">users</a></td>\n<td>false</td>\n</tr>\n</tbody>\n</table>\n</div><p>List of Channels available for the <code>additional_option</code> field:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Channel</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>zoom</td>\n<td>Zoom</td>\n</tr>\n<tr>\n<td>google_meets</td>\n<td>Google meets</td>\n</tr>\n<tr>\n<td>skype</td>\n<td>Skype</td>\n</tr>\n<tr>\n<td>microsoft_teams</td>\n<td>Microsoft teams</td>\n</tr>\n<tr>\n<td>whereby</td>\n<td>Whereby</td>\n</tr>\n<tr>\n<td>gotomeeting</td>\n<td>GoToMeeting</td>\n</tr>\n<tr>\n<td>others</td>\n<td>Others</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"{{Protocol}}","path":["v2","tasks",""],"host":["{{Domain}}"],"query":[],"variable":[]}},"response":[{"id":"466d9ca3-700a-4f12-9666-1ca649d6f71f","name":"Add Task","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Check Postman\",\n    \"task_type\": \"https://{{Domain}}/v1/tasks/types/{{task-type-id}}/\",\n    \"due_date\": \"2020-03-28T13:00:00+02:00\",\n    \"assigned_to\": \"pedro.diez@clientify.com\",\n    \"related_contacts\": [\"https://{{Domain}}/v1/contacts/{{contact-id}}/\"],\n    \"description\": \"Creating new task from postman\",\n    \"deals\": [\n    \t\"https://{{Domain}}/v1/deals/{{deal-id}}/\"\n    \t],\n    \"related_companies\": [\n        \"https://{{Domain}}/v1/companies/{{company-id}}/\"\n    ]\n}"},"url":{"raw":"https://{{Domain}}/v1/tasks/","protocol":"https","host":["{{Domain}}"],"path":["v1","tasks",""],"query":[{"key":"page","value":"2","disabled":true}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 25 Mar 2020 18:11:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"682"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Language","value":"en"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Location","value":"https://api.clientify.net/v1/tasks/473408/"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"579a98722b7cda7a-LIS"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://api.clientify.net/v1/tasks/473408/\",\n    \"id\": 473408,\n    \"owner\": \"pedro.diez@clientify.com\",\n    \"owner_name\": \"Pedro D. Diez\",\n    \"assigned_to\": \"pedro.diez@clientify.com\",\n    \"assigned_to_name\": \"Pedro D. Diez\",\n    \"name\": \"Check Postman\",\n    \"description\": \"Creating new task from postman\",\n    \"remarks\": \"\",\n    \"due_date\": \"2020-03-28T12:00:00+01:00\",\n    \"type\": 1,\n    \"status\": 1,\n    \"status_desc\": \"Not started\",\n    \"deals\": [\n        \"https://api.clientify.net/v1/deals/132468/\"\n    ],\n    \"task_type\": \"https://api.clientify.net/v1/tasks/types/65/\",\n    \"type_desc\": \"Llamar por teléfono\",\n    \"task_stage\": null,\n    \"related_companies\": [\n        \"https://api.clientify.net/v1/companies/917676/\"\n    ],\n    \"related_contacts\": [\n        \"https://api.clientify.net/v1/contacts/6602945/\"\n    ]\n}"}],"_postman_id":"deef984f-415c-498e-9b3f-aac1f7094933"},{"name":"Edit Task","id":"19da05f4-0f30-46cd-8f76-a2876e0ae55a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Check Postman\",\n\t\"due_date\": \"2020-03-28T13:00:00+02:00\",\n\t\"remarks\": \"This is a remark\"\n}"},"url":"{{Protocol}}://{{Domain}}/v2/tasks/:task_id/","description":"<p>Modify the task information.\nRequired fields:</p>\n<ul>\n<li>name</li>\n<li>due_date</li>\n</ul>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","tasks",":task_id",""],"host":["{{Domain}}"],"query":[],"variable":[{"description":{"content":"<p>Id of the task</p>\n","type":"text/plain"},"type":"any","value":"{{task}}","key":"task_id"}]}},"response":[{"id":"8dc0ef7e-37ff-4fb8-b785-1a272c80e10f","name":"Edit Task","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Le cambio la tarea a Sergio\",\n\t\"due_date\": \"2015-06-19T23:59:34.034869+02:00\"\n}"},"url":{"raw":"https://{{Domain}}/v1/tasks/:task_id/","protocol":"https","host":["{{Domain}}"],"path":["v1","tasks",":task_id",""],"query":[{"key":"page","value":"2","disabled":true}],"variable":[{"key":"task_id","value":"{{task-id}}","description":"Id of the task"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.4.6 (Ubuntu)"},{"key":"Date","value":"Mon, 10 Jun 2019 10:45:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"415"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://api.clientify.net/v1/tasks/96/\",\n    \"id\": 96,\n    \"owner\": \"fga870@gmail.com\",\n    \"assigned_to\": \"fga870@gmail.com\",\n    \"name\": \"Le cambio la tarea a Sergio\",\n    \"due_date\": \"2015-06-19T23:59:34.034869+02:00\",\n    \"type\": 1,\n    \"type_desc\": \"Phone call\",\n    \"status\": 5,\n    \"status_desc\": \"Completed\",\n    \"deals\": [],\n    \"task_type\": null,\n    \"task_stage\": null,\n    \"related_companies\": [],\n    \"related_contacts\": [\n        \"https://api.clientify.net/v1/contacts/33795/\"\n    ]\n}"}],"_postman_id":"19da05f4-0f30-46cd-8f76-a2876e0ae55a"},{"name":"Set Task as Completed","id":"23577ac3-0d31-470a-a04f-f9b5ae6de8f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Le cambio la tarea a Sergio\",\n\t\"due_date\": \"2015-06-19T23:59:34.034869+02:00\"\n}"},"url":"{{Protocol}}://{{Domain}}/v2/tasks/:task_id/complete/","description":"<p>Set the task as completed.</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","tasks",":task_id","complete",""],"host":["{{Domain}}"],"query":[{"disabled":true,"key":"page","value":"2"}],"variable":[{"description":{"content":"<p>Id of the task</p>\n","type":"text/plain"},"type":"any","value":"{{task}}","key":"task_id"}]}},"response":[{"id":"88e0b843-e201-4956-b6fc-e11379c45230","name":"Set Task as Completed","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Le cambio la tarea a Sergio\",\n\t\"due_date\": \"2015-06-19T23:59:34.034869+02:00\"\n}"},"url":{"raw":"https://{{Domain}}/v1/tasks/:task_id/complete/","protocol":"https","host":["{{Domain}}"],"path":["v1","tasks",":task_id","complete",""],"query":[{"key":"page","value":"2","disabled":true}],"variable":[{"key":"task_id","value":"{{task-id}}","description":"Id of the task"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.6.2"},{"key":"Date","value":"Mon, 10 Jun 2019 12:00:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"15"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Accept-Language, Cookie"},{"key":"Content-Language","value":"en"},{"key":"Allow","value":"POST, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\"\n}"}],"_postman_id":"23577ac3-0d31-470a-a04f-f9b5ae6de8f5"}],"id":"70385001-9fb0-4d60-a51c-0435dd6ebf48","_postman_id":"70385001-9fb0-4d60-a51c-0435dd6ebf48","description":""},{"name":"Webforms","item":[{"name":"List Webforms","id":"1e61337e-3da2-4253-bf15-405a6c282fbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/web_marketing/forms?fields=id, owner_id, created, modified, name, status, folder_name","description":"<p>Return the list of the different webforms available for the user.</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","web_marketing","forms"],"host":["{{Domain}}"],"query":[{"description":{"content":"<p>owner_id, company, contacts_created, companies_created, submits, name, clicks, status, impressions, webform_type</p>\n","type":"text/plain"},"key":"fields","value":"id, owner_id, created, modified, name, status, folder_name"}],"variable":[]}},"response":[{"id":"c8f766e1-0874-4443-9cca-363b3d8d7a02","name":"List Webforms","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"authorization token"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{Protocol}}://{{Domain}}/v2/web_marketing/forms?fields=id, owner_id, created, modified, name, status","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v2","web_marketing","forms"],"query":[{"key":"fields","value":"id, owner_id, created, modified, name, status","description":"fields: owner_id, body_url, picture_url, company, contacts_created, companies_created, submits, name, body_json, body_html, body_static_html, body_height, success_option, success_text, step, landing_page, redirect_landing_page, clicks, landing_page_form, status, legacy, autoupdate, popup, chatbot, whatsapp_chatbot, impressions, dynamic_owner_assignment, dynamic_owner_assignment_data, dynamic_redirect_assignment, dynamic_redirect_assignment_data, webform_type, chatbot_type, poll, schedule, new_superform, double_optin"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Mon, 13 Oct 2025 16:43:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept, Accept-Language, Origin, Cookie"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Content-Language","value":"en"},{"key":"X-Frame-Options","value":"ALLOW-FROM CLIENTIFY-2-0-FRONT.VERCEL.APP"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"98e04b2cfed8cff0-MAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 207,\n    \"next\": \"https://api-plus.clientify.com/v2/web_marketing/forms/?fields=id%2C+owner_id%2C+created%2C+modified%2C+name%2C+status&page=2\",\n    \"previous\": null,\n    \"results\": [\n        {\n            \"id\": 259289,\n            \"created\": \"2025-10-01T14:40:17.949062+02:00\",\n            \"modified\": \"2025-10-01T15:13:52.831064+02:00\",\n            \"name\": \"Procesos de ventas 21102025\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 259282,\n            \"created\": \"2025-10-01T13:47:06.094015+02:00\",\n            \"modified\": \"2025-10-13T18:39:41.717949+02:00\",\n            \"name\": \"Plantillas WhatsApp 14102025\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 259104,\n            \"created\": \"2025-09-30T14:39:12.190581+02:00\",\n            \"modified\": \"2025-10-09T13:49:39.833999+02:00\",\n            \"name\": \"Email Marketing 07102025\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 259046,\n            \"created\": \"2025-09-30T05:35:46.294987+02:00\",\n            \"modified\": \"2025-09-30T23:19:03.174414+02:00\",\n            \"name\": \"Partners - Eventos - Captación nuevos partners\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 258340,\n            \"created\": \"2025-09-23T23:14:27.728105+02:00\",\n            \"modified\": \"2025-10-03T01:24:20.628180+02:00\",\n            \"name\": \"Partners - Eventos\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 258262,\n            \"created\": \"2025-09-23T18:13:15.640618+02:00\",\n            \"modified\": \"2025-09-30T18:02:19.364814+02:00\",\n            \"name\": \"Ventas Lanzamiento 30092025\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 257377,\n            \"created\": \"2025-09-16T16:03:50.493081+02:00\",\n            \"modified\": \"2025-10-10T20:02:53.573466+02:00\",\n            \"name\": \"Firma electrónica 23092025\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 256411,\n            \"created\": \"2025-09-09T15:00:19.171571+02:00\",\n            \"modified\": \"2025-09-25T16:58:20.286451+02:00\",\n            \"name\": \"Zadarma 16092025\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 256031,\n            \"created\": \"2025-09-05T13:21:10.483627+02:00\",\n            \"modified\": \"2025-10-08T10:27:37.652980+02:00\",\n            \"name\": \"Descargable prompt chatbot\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 255535,\n            \"created\": \"2025-09-02T15:13:00.489653+02:00\",\n            \"modified\": \"2025-09-09T19:47:39.501368+02:00\",\n            \"name\": \"Ppta comerciales con IA 09092025\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 254625,\n            \"created\": \"2025-08-26T16:52:25.807225+02:00\",\n            \"modified\": \"2025-09-13T00:24:11.591525+02:00\",\n            \"name\": \"campañas utm 02092025\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 254624,\n            \"created\": \"2025-08-26T16:51:48.633717+02:00\",\n            \"modified\": \"2025-10-06T22:47:37.125788+02:00\",\n            \"name\": \"Copia de Marketing 1803\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 252901,\n            \"created\": \"2025-08-13T06:21:08.937894+02:00\",\n            \"modified\": \"2025-08-19T11:20:52.709277+02:00\",\n            \"name\": \"Convenios Clientify\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 251965,\n            \"created\": \"2025-08-05T17:55:58.599206+02:00\",\n            \"modified\": \"2025-08-06T09:04:43.866640+02:00\",\n            \"name\": \"Subventic\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 251921,\n            \"created\": \"2025-08-05T13:09:49.384710+02:00\",\n            \"modified\": \"2025-08-05T13:21:29.990253+02:00\",\n            \"name\": \"Entrada clientes Subventic\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 251041,\n            \"created\": \"2025-07-29T14:59:09.896790+02:00\",\n            \"modified\": \"2025-08-26T17:29:34.923372+02:00\",\n            \"name\": \"Ventas 26082025\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 250818,\n            \"created\": \"2025-07-28T19:15:09.570581+02:00\",\n            \"modified\": \"2025-09-18T18:58:59.805674+02:00\",\n            \"name\": \"Chatbots IA 19082025\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 250817,\n            \"created\": \"2025-07-28T19:07:40.595053+02:00\",\n            \"modified\": \"2025-08-12T17:27:15.623587+02:00\",\n            \"name\": \"WhatsApp + CRM 12082025\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 250765,\n            \"created\": \"2025-07-28T16:16:25.824023+02:00\",\n            \"modified\": \"2025-08-28T11:05:40.563239+02:00\",\n            \"name\": \"Captación desde el Inbox 05082025\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 250170,\n            \"created\": \"2025-07-23T16:50:42.686478+02:00\",\n            \"modified\": \"2025-10-08T13:45:37.320064+02:00\",\n            \"name\": \"Clientes Impulsa que pasan a Clientify\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 249513,\n            \"created\": \"2025-07-18T06:13:05.741497+02:00\",\n            \"modified\": \"2025-07-18T06:24:49.582850+02:00\",\n            \"name\": \"Descargable Funnels Clientify\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 249512,\n            \"created\": \"2025-07-18T05:49:24.469905+02:00\",\n            \"modified\": \"2025-07-18T05:51:22.760453+02:00\",\n            \"name\": \"Descargable Consejos de automatización y estandarización\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 249510,\n            \"created\": \"2025-07-18T04:29:36.172779+02:00\",\n            \"modified\": \"2025-07-18T05:03:29.672160+02:00\",\n            \"name\": \"Descargable mejora de correos frios\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 249509,\n            \"created\": \"2025-07-18T03:54:39.972573+02:00\",\n            \"modified\": \"2025-07-18T03:56:32.153282+02:00\",\n            \"name\": \"Modelo de plantilla de berifing\",\n            \"status\": \"published\"\n        },\n        {\n            \"id\": 249019,\n            \"created\": \"2025-07-15T16:11:31.953992+02:00\",\n            \"modified\": \"2025-08-26T12:13:12.454420+02:00\",\n            \"name\": \"Widget WhatsApp 22072025\",\n            \"status\": \"published\"\n        }\n    ]\n}"}],"_postman_id":"1e61337e-3da2-4253-bf15-405a6c282fbe"},{"name":"Get Webform","id":"17ebc5f4-184c-477e-9ab5-0a5a38a26147","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/web_marketing/forms/:id/?fields=id, owner_id, created, modified, name, status","description":"<p>Return the list of the different webforms available for the user.</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","web_marketing","forms",":id",""],"host":["{{Domain}}"],"query":[{"description":{"content":"<p>owner_id, company, contacts_created, companies_created, submits, name, clicks, status, impressions, webform_type</p>\n","type":"text/plain"},"key":"fields","value":"id, owner_id, created, modified, name, status"}],"variable":[{"type":"any","value":"{{webform_id}}","key":"id"}]}},"response":[],"_postman_id":"17ebc5f4-184c-477e-9ab5-0a5a38a26147"}],"id":"5a0b0016-559f-46b1-bbff-f118c5937787","_postman_id":"5a0b0016-559f-46b1-bbff-f118c5937787","description":""},{"name":"Products","item":[{"name":"List products","id":"772ba0a6-75a5-4cc8-a504-9c3f62fa9944","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/products/?fields=id, name, description, created, price, currency, currency_format, owner, sku, modified, picture_url, custom_fields&custom_field_value=buscar por el valor dentro del custom field","description":"<p>Return the list of the different webforms available for the user.</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","products",""],"host":["{{Domain}}"],"query":[{"description":{"content":"<p>id, name, description, created, price, currency, currency_format, owner, sku, modified, categories, sub_categories, product_picture_url, term_length, source, payment, payment_period, logo, picture_url, product_url_external, product_url, tax, taxes, discount_amount, discount_type, active, type</p>\n","type":"text/plain"},"key":"fields","value":"id, name, description, created, price, currency, currency_format, owner, sku, modified, picture_url, custom_fields"},{"disabled":true,"description":{"content":"<p>busqueda por nombre, sku o customfields</p>\n","type":"text/plain"},"key":"search","value":"Test producto"},{"disabled":true,"key":"custom_field","value":"buscar por el id del custom field"},{"key":"custom_field_value","value":"buscar por el valor dentro del custom field"}],"variable":[]}},"response":[],"_postman_id":"772ba0a6-75a5-4cc8-a504-9c3f62fa9944"},{"name":"Get product","id":"5f058e68-cc8e-4a31-b585-e7998f6c33b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","description":"<p>authorization token</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{Protocol}}://{{Domain}}/v2/products/:id/?fields=id, name, description, created, price, currency, currency_format, owner, sku, modified, categories, sub_categories, product_picture_url, term_length, source, payment, payment_period, custom_fields, all_categories, all_subcategories, logo, picture_url, owner_name, product_url_external, product_url, tax, taxes, discount_amount, discount_type, active, type, owner_picture","description":"<p>Return the list of the different webforms available for the user.</p>\n","urlObject":{"protocol":"{{Protocol}}","path":["v2","products",":id",""],"host":["{{Domain}}"],"query":[{"description":{"content":"<p>owner_id, company, contacts_created, companies_created, submits, name, clicks, status, impressions, webform_type</p>\n","type":"text/plain"},"key":"fields","value":"id, name, description, created, price, currency, currency_format, owner, sku, modified, categories, sub_categories, product_picture_url, term_length, source, payment, payment_period, custom_fields, all_categories, all_subcategories, logo, picture_url, owner_name, product_url_external, product_url, tax, taxes, discount_amount, discount_type, active, type, owner_picture"}],"variable":[{"type":"any","value":"{{product_id}}","key":"id"}]}},"response":[],"_postman_id":"5f058e68-cc8e-4a31-b585-e7998f6c33b4"}],"id":"c20a1a99-0fdf-41a1-be34-c2dc3c5eba98","_postman_id":"c20a1a99-0fdf-41a1-be34-c2dc3c5eba98","description":""},{"name":"Custom Fields","item":[{"name":"list Custom fields","id":"cb27b4e4-fafe-41e6-adcc-80d1ecdf225b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}"}],"url":"{{Protocol}}://{{Domain}}/v2/custom-fields/?object_type=contacts","urlObject":{"protocol":"{{Protocol}}","path":["v2","custom-fields",""],"host":["{{Domain}}"],"query":[{"key":"object_type","value":"contacts"},{"disabled":true,"key":"search","value":"BPC4"}],"variable":[]}},"response":[],"_postman_id":"cb27b4e4-fafe-41e6-adcc-80d1ecdf225b"},{"name":"get Custom fields","id":"1cc9bbc0-f1fd-4375-a5b9-460eeca8853b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}"}],"url":"{{Protocol}}://{{Domain}}/v2/custom-fields/:id/","urlObject":{"protocol":"{{Protocol}}","path":["v2","custom-fields",":id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{custom_field}}","key":"id"}]}},"response":[],"_postman_id":"1cc9bbc0-f1fd-4375-a5b9-460eeca8853b"},{"name":"list Custom field values","id":"1e375ec9-a42a-4fff-b991-5c83717fcfdf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}"}],"url":"{{Protocol}}://{{Domain}}/v2/custom-fields-values/?object_type=contacts","urlObject":{"protocol":"{{Protocol}}","path":["v2","custom-fields-values",""],"host":["{{Domain}}"],"query":[{"key":"object_type","value":"contacts"},{"disabled":true,"key":"search","value":"BPC4"}],"variable":[]}},"response":[],"_postman_id":"1e375ec9-a42a-4fff-b991-5c83717fcfdf"},{"name":"get Custom field values","id":"72481d32-2e68-40b0-a04e-d45d672f8adc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}"}],"url":"{{Protocol}}://{{Domain}}/v2/custom-fields-values/:id/","urlObject":{"protocol":"{{Protocol}}","path":["v2","custom-fields-values",":id",""],"host":["{{Domain}}"],"query":[{"disabled":true,"key":"search","value":"BPC4"}],"variable":[{"type":"any","value":"{{custom_field_value}}","key":"id"}]}},"response":[],"_postman_id":"72481d32-2e68-40b0-a04e-d45d672f8adc"},{"name":"Create custom field","id":"0c8a1d24-4c13-4191-983a-5b7492ab1ae9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token {{Token}}"}],"body":{"mode":"raw","raw":"{\n    \"content_type\": \"deal\",\n    \"name\": \"Custom Field DD\",\n    \"help_text\": \"This is a custom field5\",\n    \"field_type\": 1,\n    \"default_value\": \"Option 1\",\n    \"dropdown_choices\": [\n        {\n            \"label\": \"Option 1\",\n            \"value\": \"option1\",\n            \"name\": \"opt 1\"\n        },\n        {\n            \"label\": \"Option 2\",\n            \"value\": \"option2\",\n            \"name\": \"opt 2\"\n        },\n        {\n            \"label\": \"Option 3\",\n            \"value\": \"option3\",\n            \"name\": \"opt 3\"\n        }\n    ],\n    \"visible\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/custom-fields/","urlObject":{"protocol":"{{Protocol}}","path":["v2","custom-fields",""],"host":["{{Domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0c8a1d24-4c13-4191-983a-5b7492ab1ae9"},{"name":"Update custom field","id":"21fcab0f-befb-4b62-8711-a886155149ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Token {{Token}}"}],"body":{"mode":"raw","raw":"{\n    \"content_type\": \"contact\",\n    \"name\": \"Nuevo nombre del campo\",\n    \"dropdown_choices\": [\n        {\n            \"name\": \"nuevo valor1\",\n            \"label\": \"Nueva etiqueta de la opción1\",\n            \"value\": \"nuevo_valor1\"\n        },\n        {\n            \"name\": \"nuevo valor2\",\n            \"label\": \"Nueva opción\",\n            \"value\": \"nuevo_valor\"\n        }\n    ],\n    \"visible\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/custom-fields/:id/","urlObject":{"protocol":"{{Protocol}}","path":["v2","custom-fields",":id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{custom_field}}","key":"id"}]}},"response":[],"_postman_id":"21fcab0f-befb-4b62-8711-a886155149ec"},{"name":"Delete Custom field","id":"b4ef0b89-112e-4a0c-bbbb-6751a17b1769","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Token {{Token}}"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/v2/custom-fields/:id/","urlObject":{"protocol":"{{Protocol}}","path":["v2","custom-fields",":id",""],"host":["{{Domain}}"],"query":[],"variable":[{"type":"any","value":"{{custom_field}}","key":"id"}]}},"response":[],"_postman_id":"b4ef0b89-112e-4a0c-bbbb-6751a17b1769"}],"id":"82a6bb91-4901-40cf-821d-0688748f566e","_postman_id":"82a6bb91-4901-40cf-821d-0688748f566e","description":""},{"name":"Campaigns","item":[{"name":"list campaigns","id":"ca152e09-650d-4216-8a41-2dc70d3111f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}"}],"url":"{{Protocol}}://{{Domain}}/v2/plus/campaigns?fields=id, owner, owner_name, name, status, sent_date, from_email, from_name, subject","urlObject":{"protocol":"{{Protocol}}","path":["v2","plus","campaigns"],"host":["{{Domain}}"],"query":[{"description":{"content":"<p>id, owner, owner_name, name, subject, sent_date, scheduled_date, from_email, from_name, status, step, reply_to, preheader, subject_resend, date_resend, utm_source, utm_medium, utm_campaign, sent, delivered, delivered_percent, opens, opens_percent, clicks, clicks_percent, unsubscribed, unsubscribed_percent, bounced, bounced_percent, spam_complaint, spam_complaint_percent, is_test_ab, winner_type, end_date, sample_percent, engagement_timeout, template_winner, bodies, picture_url, body_type, owner_first_name, owner_last_name, created, double_optin</p>\n","type":"text/plain"},"key":"fields","value":"id, owner, owner_name, name, status, sent_date, from_email, from_name, subject"}],"variable":[]}},"response":[{"id":"a62213d7-05d3-4e15-98f2-fbad904bfa89","name":"list campings","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}"}],"url":{"raw":"{{Protocol}}://{{Domain}}/v2/plus/campaigns?fields=id, owner, owner_name, name, status, sent_date, from_email, from_name, subject","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v2","plus","campaigns"],"query":[{"key":"fields","value":"id, owner, owner_name, name, status, sent_date, from_email, from_name, subject","description":"id, owner, owner_name, name, subject, sent_date, scheduled_date, from_email, from_name, status, step, reply_to, preheader, subject_resend, date_resend, utm_source, utm_medium, utm_campaign, sent, delivered, delivered_percent, opens, opens_percent, clicks, clicks_percent, unsubscribed, unsubscribed_percent, bounced, bounced_percent, spam_complaint, spam_complaint_percent, is_test_ab, winner_type, end_date, sample_percent, engagement_timeout, template_winner, bodies, picture_url, body_type, owner_first_name, owner_last_name, created, double_optin"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 25 Sep 2025 10:17:59 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept, Accept-Language, Origin, Cookie"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Content-Language","value":"en"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"9849c65cf983667d-MAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 710,\n    \"next\": \"https://marketing-plus.clientify.com/v2/plus/campaigns/?fields=id%2C+owner%2C+owner_name%2C+name%2C+status%2C+sent_date%2C+from_email%2C+from_name%2C+subject&page=2\",\n    \"previous\": null,\n    \"results\": [\n        {\n            \"id\": 428824,\n            \"owner\": \"antonio.navarro@clientify.com\",\n            \"owner_name\": \"Antonio Navarro\",\n            \"name\": \"prueba223\",\n            \"subject\": \"prueba223\",\n            \"sent_date\": null,\n            \"from_email\": \"antonio.navarro@clientify.es\",\n            \"from_name\": \"Antonio Navarro\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 428800,\n            \"owner\": \"antonio.navarro@clientify.com\",\n            \"owner_name\": \"Antonio Navarro\",\n            \"name\": \"borrame22222\",\n            \"subject\": \"borrame2\",\n            \"sent_date\": null,\n            \"from_email\": \"antonio.navarro@clientify.es\",\n            \"from_name\": \"Antonio Navarro\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 428799,\n            \"owner\": \"antonio.navarro@clientify.com\",\n            \"owner_name\": \"Antonio Navarro\",\n            \"name\": \"prueba real 2\",\n            \"subject\": \"prueba real 2\",\n            \"sent_date\": null,\n            \"from_email\": \"antonio.navarro@clientify.com\",\n            \"from_name\": \"Antonio Navarro\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 428759,\n            \"owner\": \"antonio.navarro@clientify.com\",\n            \"owner_name\": \"Antonio Navarro\",\n            \"name\": \"Evnio real\",\n            \"subject\": \"Prueba\",\n            \"sent_date\": null,\n            \"from_email\": \"antonio.navarro@clientify.es\",\n            \"from_name\": \"Antonio Navarro\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 428747,\n            \"owner\": \"antonio.navarro@clientify.com\",\n            \"owner_name\": \"Antonio Navarro\",\n            \"name\": \"prueba123468989\",\n            \"subject\": \"prueba12346\",\n            \"sent_date\": null,\n            \"from_email\": \"antonio.navarro@clientify.es\",\n            \"from_name\": \"Antonio Navarro\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 428746,\n            \"owner\": \"antonio.navarro@clientify.com\",\n            \"owner_name\": \"Antonio Navarro\",\n            \"name\": \"asdfdsaf\",\n            \"subject\": \"sadfasdf\",\n            \"sent_date\": null,\n            \"from_email\": \"antonio.navarro@clientify.es\",\n            \"from_name\": \"Antonio Navarro\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 428745,\n            \"owner\": \"antonio.navarro@clientify.com\",\n            \"owner_name\": \"Antonio Navarro\",\n            \"name\": \"asdfwef\",\n            \"subject\": \"asdfwef\",\n            \"sent_date\": null,\n            \"from_email\": \"antonio.navarro@clientify.es\",\n            \"from_name\": \"Antonio Navarro\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 428743,\n            \"owner\": \"antonio.navarro@clientify.com\",\n            \"owner_name\": \"Antonio Navarro\",\n            \"name\": \"prueba234\",\n            \"subject\": \"prueba234\",\n            \"sent_date\": null,\n            \"from_email\": \"antonio.navarro@clientify.es\",\n            \"from_name\": \"Antonio Navarro\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 428741,\n            \"owner\": \"antonio.navarro@clientify.com\",\n            \"owner_name\": \"Antonio Navarro\",\n            \"name\": \"prueba\",\n            \"subject\": \"prueba\",\n            \"sent_date\": null,\n            \"from_email\": \"antonio.navarro@clientify.com\",\n            \"from_name\": \"Antonio Navarro\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 427229,\n            \"owner\": \"diana.munoz@clientify.com\",\n            \"owner_name\": \"Diana Muñoz\",\n            \"name\": \"Test  - Diana Muñoz\",\n            \"subject\": \"{firstname}, Bienvenido a tu implementación con Clientify 🌟\",\n            \"sent_date\": null,\n            \"from_email\": \"diana.munoz@clientify.com\",\n            \"from_name\": \"Diana Muñoz\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 425853,\n            \"owner\": \"juan.moncada@clientify.com\",\n            \"owner_name\": \"Juan Pablo Moncada Lopera\",\n            \"name\": \"Comunicado usuarios no free trial 02.01.25\",\n            \"subject\": \"📅Año nuevo, vida nueva. ¿Preparado para el cambio?\",\n            \"sent_date\": null,\n            \"from_email\": \"juan.moncada@clientify.com\",\n            \"from_name\": \"Juan, de Clientify\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 425851,\n            \"owner\": \"juan.moncada@clientify.com\",\n            \"owner_name\": \"Juan Pablo Moncada Lopera\",\n            \"name\": \"Comunicado usuarios free trial 02.01.25\",\n            \"subject\": \"📅Año nuevo, vida nueva. ¿Preparado para el cambio?\",\n            \"sent_date\": null,\n            \"from_email\": \"juan.moncada@clientify.com\",\n            \"from_name\": \"Juan, de Clientify\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 425848,\n            \"owner\": \"juan.moncada@clientify.com\",\n            \"owner_name\": \"Juan Pablo Moncada Lopera\",\n            \"name\": \"Comunicado Clientes 02.01.25\",\n            \"subject\": \"📅Año nuevo, vida nueva. ¿Preparado para el cambio?\",\n            \"sent_date\": null,\n            \"from_email\": \"juan.moncada@clientify.com\",\n            \"from_name\": \"Juan, de Clientify\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 423872,\n            \"owner\": \"juan.moncada@clientify.com\",\n            \"owner_name\": \"Juan Pablo Moncada Lopera\",\n            \"name\": \"Comunicado leads no free trial 19.12.24\",\n            \"subject\": \"⚙️Automatiza aunque no sepas cómo, para generar más oportunidades\",\n            \"sent_date\": null,\n            \"from_email\": \"juan.moncada@clientify.com\",\n            \"from_name\": \"Juan, de Clientify\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 417532,\n            \"owner\": \"mariams.avendano@clientify.com\",\n            \"owner_name\": \"Mariams Avendaño\",\n            \"name\": \"Copia de col - 1 - dic\",\n            \"subject\": \"💖 Regalos que enamoran, todos por menos de $100,000\",\n            \"sent_date\": null,\n            \"from_email\": \"coorecommerce@fajasmyd.com\",\n            \"from_name\": \"Fajas M&D\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 406164,\n            \"owner\": \"noelia.ceballos@clientify.com\",\n            \"owner_name\": \"Noelia Ceballos\",\n            \"name\": \"Formación 14Nov Kit Digital - Presupuestos\",\n            \"subject\": \"Formación Kit Digital de los Jueves: Presupuestos y su automatización\",\n            \"sent_date\": null,\n            \"from_email\": \"noelia.ceballos@clientify.com\",\n            \"from_name\": \"Noelia Ceballos\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 395665,\n            \"owner\": \"mariams.avendano@clientify.com\",\n            \"owner_name\": \"Mariams Avendaño\",\n            \"name\": \"Copia de Lujor • Luna de Miel Inolvidable en Tailandia, India y Maldivas\",\n            \"subject\": \"¡Luna de Miel Inolvidable en Tailandia, India y Maldivas!\",\n            \"sent_date\": null,\n            \"from_email\": \"cotizaciones@lujor.com\",\n            \"from_name\": \"Lujor\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 378717,\n            \"owner\": \"flopez@clientify.com\",\n            \"owner_name\": \"Fran Lopez\",\n            \"name\": \"Copia de Webinar 19092024\",\n            \"subject\": \"📥Te acaba de llegar una invitación\",\n            \"sent_date\": null,\n            \"from_email\": \"rafael.gandia@clientify.com\",\n            \"from_name\": \"Rafael Gandía\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 377737,\n            \"owner\": \"rafael.gandia@clientify.com\",\n            \"owner_name\": \"Rafael Gandía\",\n            \"name\": \"Webinar 1 1909 FindThatLead Scrab.in\",\n            \"subject\": \"📥Te acaba de llegar una invitación\",\n            \"sent_date\": null,\n            \"from_email\": \"rafael.gandia@clientify.com\",\n            \"from_name\": \"Rafa, de Clientify\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 375582,\n            \"owner\": \"juan.moncada@clientify.com\",\n            \"owner_name\": \"Juan Pablo Moncada Lopera\",\n            \"name\": \"email de confirmacion workshop\",\n            \"subject\": \"✅ Estás dentro\",\n            \"sent_date\": null,\n            \"from_email\": \"natalia.verdura@clientify.com\",\n            \"from_name\": \"Natalia Verdura\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 373251,\n            \"owner\": \"juan.moncada@clientify.com\",\n            \"owner_name\": \"Juan Pablo Moncada Lopera\",\n            \"name\": \"Emal invitacion 3 No clientes\",\n            \"subject\": \"📈 De ROI negativo a cumplir objetivos en una tarde\",\n            \"sent_date\": null,\n            \"from_email\": \"natalia.verdura@clientify.com\",\n            \"from_name\": \"Natalia Verdura\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 373249,\n            \"owner\": \"juan.moncada@clientify.com\",\n            \"owner_name\": \"Juan Pablo Moncada Lopera\",\n            \"name\": \"Emal invitacion 2 No clientes\",\n            \"subject\": \"👉🏼 Así creas anuncios que convierten\",\n            \"sent_date\": null,\n            \"from_email\": \"natalia.verdura@clientify.com\",\n            \"from_name\": \"Natalia Verdura\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 373246,\n            \"owner\": \"juan.moncada@clientify.com\",\n            \"owner_name\": \"Juan Pablo Moncada Lopera\",\n            \"name\": \"Emal invitacion 1 No clientes\",\n            \"subject\": \"✨Te enseñamos a dominar la publicidad\",\n            \"sent_date\": null,\n            \"from_email\": \"natalia.verdura@clientify.com\",\n            \"from_name\": \"Natalia Verdura\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 373244,\n            \"owner\": \"juan.moncada@clientify.com\",\n            \"owner_name\": \"Juan Pablo Moncada Lopera\",\n            \"name\": \"Emal invitacion 4 Clientes - No partners\",\n            \"subject\": \"🛑 Ya no más\",\n            \"sent_date\": null,\n            \"from_email\": \"natalia.verdura@clientify.com\",\n            \"from_name\": \"Natalia Verdura\",\n            \"status\": \"draft\"\n        },\n        {\n            \"id\": 373243,\n            \"owner\": \"juan.moncada@clientify.com\",\n            \"owner_name\": \"Juan Pablo Moncada Lopera\",\n            \"name\": \"Emal invitacion 3 Clientes - No partners\",\n            \"subject\": \"📈 De ROI negativo a cumplir objetivos en una tarde\",\n            \"sent_date\": null,\n            \"from_email\": \"natalia.verdura@clientify.com\",\n            \"from_name\": \"Natalia Verdura\",\n            \"status\": \"draft\"\n        }\n    ]\n}"}],"_postman_id":"ca152e09-650d-4216-8a41-2dc70d3111f0"},{"name":"get campaign","id":"ded806d0-f567-4bbb-932f-b57d15d68568","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}"}],"url":"{{Protocol}}://{{Domain}}/v2/plus/campaigns/:id/?fields=id, owner, owner_name, name, subject, sent_date, scheduled_date, from_email, from_name, status","urlObject":{"protocol":"{{Protocol}}","path":["v2","plus","campaigns",":id",""],"host":["{{Domain}}"],"query":[{"description":{"content":"<p>id, owner, owner_name, name, subject, sent_date, scheduled_date, from_email, from_name, status, step, reply_to, preheader, subject_resend, date_resend, utm_source, utm_medium, utm_campaign, sent, delivered, delivered_percent, opens, opens_percent, clicks, clicks_percent, unsubscribed, unsubscribed_percent, bounced, bounced_percent, spam_complaint, spam_complaint_percent, is_test_ab, winner_type, end_date, sample_percent, engagement_timeout, template_winner, bodies, picture_url, body_type, owner_first_name, owner_last_name, created, double_optin</p>\n","type":"text/plain"},"key":"fields","value":"id, owner, owner_name, name, subject, sent_date, scheduled_date, from_email, from_name, status"}],"variable":[{"type":"any","value":"{{camping}}","key":"id"}]}},"response":[{"id":"095561bf-3d21-41f6-a31a-1e4500739c9a","name":"get camping","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}"}],"url":{"raw":"{{Protocol}}://{{Domain}}/v2/plus/campaigns/:id/?fields=id, owner, owner_name, name, subject, sent_date, scheduled_date, from_email, from_name, status","protocol":"{{Protocol}}","host":["{{Domain}}"],"path":["v2","plus","campaigns",":id",""],"query":[{"key":"fields","value":"id, owner, owner_name, name, subject, sent_date, scheduled_date, from_email, from_name, status","description":"id, owner, owner_name, name, subject, sent_date, scheduled_date, from_email, from_name, status, step, reply_to, preheader, subject_resend, date_resend, utm_source, utm_medium, utm_campaign, sent, delivered, delivered_percent, opens, opens_percent, clicks, clicks_percent, unsubscribed, unsubscribed_percent, bounced, bounced_percent, spam_complaint, spam_complaint_percent, is_test_ab, winner_type, end_date, sample_percent, engagement_timeout, template_winner, bodies, picture_url, body_type, owner_first_name, owner_last_name, created, double_optin"}],"variable":[{"key":"id","value":"{{camping_id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 25 Sep 2025 10:17:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept, Accept-Language, Origin, Cookie"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Content-Language","value":"en"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"9849c59bcd69667d-MAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 428824,\n    \"owner\": \"antonio.navarro@clientify.com\",\n    \"owner_name\": \"Antonio Navarro\",\n    \"name\": \"prueba223\",\n    \"subject\": \"prueba223\",\n    \"sent_date\": null,\n    \"scheduled_date\": null,\n    \"from_email\": \"antonio.navarro@clientify.es\",\n    \"from_name\": \"Antonio Navarro\",\n    \"status\": \"draft\"\n}"}],"_postman_id":"ded806d0-f567-4bbb-932f-b57d15d68568"},{"name":"Get campaigns  report contacts","id":"ecba0964-792e-4684-b2c9-ed7882c1b730","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token {{Token}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{Protocol}}://{{Domain}}/api/whatsapp-marketing/campaigns/:id/report_contacts/?status=injection","urlObject":{"protocol":"{{Protocol}}","path":["api","whatsapp-marketing","campaigns",":id","report_contacts",""],"host":["{{Domain}}"],"query":[{"description":{"content":"<p>Valores posibles:  injection, delivered, read, unsubscribed, bounce</p>\n","type":"text/plain"},"key":"status","value":"injection"}],"variable":[{"type":"any","value":"{{camping}}","key":"id"}]}},"response":[],"_postman_id":"ecba0964-792e-4684-b2c9-ed7882c1b730"}],"id":"8d8f0d4a-d0b4-41ca-822a-27b272dc6016","_postman_id":"8d8f0d4a-d0b4-41ca-822a-27b272dc6016","description":""}],"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"6e11e292-a53a-4cd2-a2db-1887f0ded596"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"6c4c2eca-c57f-4fc7-b0a6-8c4055a0f071"}}]}