{ "info": { "_postman_id": "247310e7-fd8d-4ff5-a6b3-7c86fa4d92b8", "name": "Unified.to account pipeline API", "description": "One API to Rule Them All\n\nContact Support:\n Email: hello@unified.to", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:25:16.000Z", "updatedAt": "2026-07-28T03:25:16.000Z", "lastUpdatedBy": "35240", "uid": "35240-247310e7-fd8d-4ff5-a6b3-7c86fa4d92b8" }, "item": [ { "name": "crm", "item": [ { "name": "{connection_id}", "item": [ { "name": "pipeline", "item": [ { "name": "{id}", "item": [ { "name": "Remove a pipeline", "id": "bd1e5c0c-a860-4440-bf80-d32b0f4bf45f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/crm/:connection_id/pipeline/:id", "host": [ "{{baseUrl}}" ], "path": [ "crm", ":connection_id", "pipeline", ":id" ], "variable": [ { "id": "1ae8cc7d-95ce-440f-9bb1-29d2801a92e8", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "84ee977b-cbeb-4f02-8a1f-bd53b1d08baa", "key": "id", "value": "", "description": "(Required) ID of the Pipeline" } ] } }, "response": [ { "id": "d3cea0a2-8bf1-41b7-bc65-c3d0a8ccdae0", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/crm/:connection_id/pipeline/:id", "host": [ "{{baseUrl}}" ], "path": [ "crm", ":connection_id", "pipeline", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:25:17.000Z", "updatedAt": "2026-07-28T03:25:17.000Z", "uid": "35240-d3cea0a2-8bf1-41b7-bc65-c3d0a8ccdae0" }, { "id": "f011df5c-afb4-42f0-bdf7-dd9d029291f0", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/crm/:connection_id/pipeline/:id", "host": [ "{{baseUrl}}" ], "path": [ "crm", ":connection_id", "pipeline", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Content-Type", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:25:17.000Z", "updatedAt": "2026-07-28T03:25:17.000Z", "uid": "35240-f011df5c-afb4-42f0-bdf7-dd9d029291f0" } ], "createdAt": "2026-07-28T03:25:17.000Z", "updatedAt": "2026-07-28T03:25:17.000Z", "uid": "35240-bd1e5c0c-a860-4440-bf80-d32b0f4bf45f" }, { "name": "Retrieve a pipeline", "id": "4f8c0387-a07e-4323-8fdd-7ae5758a539f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/crm/:connection_id/pipeline/:id?fields=name&fields=name&raw=", "host": [ "{{baseUrl}}" ], "path": [ "crm", ":connection_id", "pipeline", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "name" }, { "description": "Fields to return", "key": "fields", "value": "name" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "32b9071e-b4d7-490f-a881-19fb87a6869f", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "4ba803c8-320b-4100-9ca1-69aedf58703f", "key": "id", "value": "", "description": "(Required) ID of the Pipeline" } ] } }, "response": [ { "id": "ed6a4ea4-409f-4c5c-988a-ae6c49dd8565", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/crm/:connection_id/pipeline/:id?fields=name&raw=", "host": [ "{{baseUrl}}" ], "path": [ "crm", ":connection_id", "pipeline", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "name" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"nostrud_c5e\": \"sed occaecat officia proident\"\n },\n \"stages\": [\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:25:17.000Z", "updatedAt": "2026-07-28T03:25:17.000Z", "uid": "35240-ed6a4ea4-409f-4c5c-988a-ae6c49dd8565" } ], "createdAt": "2026-07-28T03:25:17.000Z", "updatedAt": "2026-07-28T03:25:17.000Z", "uid": "35240-4f8c0387-a07e-4323-8fdd-7ae5758a539f" }, { "name": "Update a pipeline", "id": "af121fc5-a944-4694-8a44-383f48f6cb76", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"nostrud_c5e\": \"sed occaecat officia proident\"\n },\n \"stages\": [\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/crm/:connection_id/pipeline/:id?fields=name&fields=name&raw=", "host": [ "{{baseUrl}}" ], "path": [ "crm", ":connection_id", "pipeline", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "name" }, { "description": "Fields to return", "key": "fields", "value": "name" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "b79d598a-2cc9-4b0e-a35c-c26187fd0578", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "8bd8c649-9f99-4089-b5aa-ddb0219c6f61", "key": "id", "value": "", "description": "(Required) ID of the Pipeline" } ] } }, "response": [ { "id": "08b09e1a-bb33-4ea6-9edf-ef5fa6c8e8c8", "name": "Successful", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"nostrud_c5e\": \"sed occaecat officia proident\"\n },\n \"stages\": [\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/crm/:connection_id/pipeline/:id?fields=name&raw=", "host": [ "{{baseUrl}}" ], "path": [ "crm", ":connection_id", "pipeline", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "name" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"nostrud_c5e\": \"sed occaecat officia proident\"\n },\n \"stages\": [\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:25:17.000Z", "updatedAt": "2026-07-28T03:25:17.000Z", "uid": "35240-08b09e1a-bb33-4ea6-9edf-ef5fa6c8e8c8" } ], "createdAt": "2026-07-28T03:25:17.000Z", "updatedAt": "2026-07-28T03:25:17.000Z", "uid": "35240-af121fc5-a944-4694-8a44-383f48f6cb76" }, { "name": "Update a pipeline", "id": "2b480c87-36d5-43d4-a3b1-f3d2587a15a8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"nostrud_c5e\": \"sed occaecat officia proident\"\n },\n \"stages\": [\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/crm/:connection_id/pipeline/:id?fields=name&fields=name&raw=", "host": [ "{{baseUrl}}" ], "path": [ "crm", ":connection_id", "pipeline", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "name" }, { "description": "Fields to return", "key": "fields", "value": "name" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "cd30635e-2f09-4139-8211-e20b24809607", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "e9d7fe1b-2575-4879-9183-e9b9a0e69f80", "key": "id", "value": "", "description": "(Required) ID of the Pipeline" } ] } }, "response": [ { "id": "7b1ad604-0d99-4089-94db-1cff7f1e0001", "name": "Successful", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"nostrud_c5e\": \"sed occaecat officia proident\"\n },\n \"stages\": [\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/crm/:connection_id/pipeline/:id?fields=name&raw=", "host": [ "{{baseUrl}}" ], "path": [ "crm", ":connection_id", "pipeline", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "name" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"nostrud_c5e\": \"sed occaecat officia proident\"\n },\n \"stages\": [\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:25:17.000Z", "updatedAt": "2026-07-28T03:25:17.000Z", "uid": "35240-7b1ad604-0d99-4089-94db-1cff7f1e0001" } ], "createdAt": "2026-07-28T03:25:17.000Z", "updatedAt": "2026-07-28T03:25:17.000Z", "uid": "35240-2b480c87-36d5-43d4-a3b1-f3d2587a15a8" } ], "id": "d9c8a07e-2999-425d-b529-28573e2908ad", "createdAt": "2026-07-28T03:25:17.000Z", "updatedAt": "2026-07-28T03:25:17.000Z", "uid": "35240-d9c8a07e-2999-425d-b529-28573e2908ad" }, { "name": "List all pipelines", "id": "824fb95e-76ac-47b1-ae3e-7467045fe3dc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/crm/:connection_id/pipeline?limit=&offset=&updated_gte=&sort=&order=&query=&fields=name&fields=name&raw=", "host": [ "{{baseUrl}}" ], "path": [ "crm", ":connection_id", "pipeline" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "name" }, { "description": "Fields to return", "key": "fields", "value": "name" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "03a0abb0-2414-44cd-9548-e1f499bf39ba", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "fe711a92-122c-48fa-80cc-9e62dfee477a", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/crm/:connection_id/pipeline?limit=&offset=&updated_gte=&sort=&order=&query=&fields=name&raw=", "host": [ "{{baseUrl}}" ], "path": [ "crm", ":connection_id", "pipeline" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "name" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"veniam0c9\": 712346.5378494859\n },\n \"stages\": [\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"updated_at\": \"\"\n },\n {\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"tempora4\": \"aute Ut\"\n },\n \"stages\": [\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"updated_at\": \"\"\n }\n]", "createdAt": "2026-07-28T03:25:17.000Z", "updatedAt": "2026-07-28T03:25:17.000Z", "uid": "35240-fe711a92-122c-48fa-80cc-9e62dfee477a" } ], "createdAt": "2026-07-28T03:25:17.000Z", "updatedAt": "2026-07-28T03:25:17.000Z", "uid": "35240-824fb95e-76ac-47b1-ae3e-7467045fe3dc" }, { "name": "Create a pipeline", "id": "8269651a-765b-400a-a914-cc08af6536db", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"nostrud_c5e\": \"sed occaecat officia proident\"\n },\n \"stages\": [\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/crm/:connection_id/pipeline?fields=name&fields=name&raw=", "host": [ "{{baseUrl}}" ], "path": [ "crm", ":connection_id", "pipeline" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "name" }, { "description": "Fields to return", "key": "fields", "value": "name" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "230f4974-6fca-4279-8c1e-733e922d6b05", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "3b96b367-d63f-4705-b557-5d961da607af", "name": "Successful", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"nostrud_c5e\": \"sed occaecat officia proident\"\n },\n \"stages\": [\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/crm/:connection_id/pipeline?fields=name&raw=", "host": [ "{{baseUrl}}" ], "path": [ "crm", ":connection_id", "pipeline" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "name" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"nostrud_c5e\": \"sed occaecat officia proident\"\n },\n \"stages\": [\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"active\": \"\",\n \"created_at\": \"\",\n \"deal_probability\": \"\",\n \"display_order\": \"\",\n \"id\": \"\",\n \"is_closed\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:25:17.000Z", "updatedAt": "2026-07-28T03:25:17.000Z", "uid": "35240-3b96b367-d63f-4705-b557-5d961da607af" } ], "createdAt": "2026-07-28T03:25:17.000Z", "updatedAt": "2026-07-28T03:25:17.000Z", "uid": "35240-8269651a-765b-400a-a914-cc08af6536db" } ], "id": "590645c4-4d4c-46c4-bea0-f211b7ccc2e9", "createdAt": "2026-07-28T03:25:17.000Z", "updatedAt": "2026-07-28T03:25:17.000Z", "uid": "35240-590645c4-4d4c-46c4-bea0-f211b7ccc2e9" } ], "id": "26f6724b-c806-49a2-bcfd-49b039cf4f55", "createdAt": "2026-07-28T03:25:17.000Z", "updatedAt": "2026-07-28T03:25:17.000Z", "uid": "35240-26f6724b-c806-49a2-bcfd-49b039cf4f55" } ], "id": "0c91e922-c958-4380-8769-acc7bc2295ef", "createdAt": "2026-07-28T03:25:17.000Z", "updatedAt": "2026-07-28T03:25:17.000Z", "uid": "35240-0c91e922-c958-4380-8769-acc7bc2295ef" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.unified.to" } ] }