{ "info": { "_postman_id": "e66608d4-0452-4c35-aca8-473dd9f8952c", "name": ".to account unified 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:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "lastUpdatedBy": "35240", "uid": "35240-e66608d4-0452-4c35-aca8-473dd9f8952c" }, "item": [ { "name": "unified", "item": [ { "name": "apicall", "item": [ { "name": "{id}", "item": [ { "name": "Retrieve Specific Api Call by Its Id", "id": "ac93a65d-2255-4401-8815-9d75d9a69e9b", "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}}/unified/apicall/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "apicall", ":id" ], "variable": [ { "id": "6e60d66a-1234-4bb4-b3de-0b2b57b016b3", "key": "id", "value": "", "description": "(Required) ID of the Apicall" } ] } }, "response": [ { "id": "285196eb-823a-4111-8b4d-feb1cd0c8d82", "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}}/unified/apicall/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "apicall", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"integration_type\": \"\",\n \"name\": \"\",\n \"path\": \"\",\n \"status\": \"\",\n \"type\": \"inbound\",\n \"method\": \"\",\n \"connection_id\": \"\",\n \"created_at\": \"\",\n \"endapi_response_time\": \"\",\n \"environment\": \"Production\",\n \"error\": \"\",\n \"external_xref\": \"\",\n \"id\": \"\",\n \"ip_address\": \"\",\n \"is_billable\": \"\",\n \"size\": \"\",\n \"unified_response_time\": \"\",\n \"user_agent\": \"\",\n \"webhook_id\": \"\",\n \"workspace_id\": \"\"\n}", "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-285196eb-823a-4111-8b4d-feb1cd0c8d82" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-ac93a65d-2255-4401-8815-9d75d9a69e9b" } ], "id": "6fb5efec-55fa-48f6-b45f-dee7a00af058", "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-6fb5efec-55fa-48f6-b45f-dee7a00af058" }, { "name": "Returns Api Calls", "id": "4832201e-318f-4c99-b215-9a4e7d9388eb", "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}}/unified/apicall?limit=&offset=&updated_gte=&sort=&order=&external_xref=&integration_type=&error=&connection_id=&env=&webhook_id=&type=&is_billable=", "host": [ "{{baseUrl}}" ], "path": [ "unified", "apicall" ], "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": "Filter the results to only those integrations for your user referenced by this value", "key": "external_xref", "value": "" }, { "description": "Filter the results to just this integration", "key": "integration_type", "value": "" }, { "description": "Filter the results for API Calls with errors", "key": "error", "value": "" }, { "description": "Filter the results to just this integration", "key": "connection_id", "value": "" }, { "key": "env", "value": "" }, { "description": "Filter the results to just this webhook", "key": "webhook_id", "value": "" }, { "description": "Filter the results to just this type", "key": "type", "value": "" }, { "description": "Filter the results for only billable API Calls", "key": "is_billable", "value": "" } ] } }, "response": [ { "id": "79eab2ae-8157-479c-a1fe-4740b7701f39", "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}}/unified/apicall?limit=&offset=&updated_gte=&sort=&order=&external_xref=&integration_type=&error=&connection_id=&env=&webhook_id=&type=&is_billable=", "host": [ "{{baseUrl}}" ], "path": [ "unified", "apicall" ], "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": "Filter the results to only those integrations for your user referenced by this value", "key": "external_xref", "value": "" }, { "description": "Filter the results to just this integration", "key": "integration_type", "value": "" }, { "description": "Filter the results for API Calls with errors", "key": "error", "value": "" }, { "description": "Filter the results to just this integration", "key": "connection_id", "value": "" }, { "key": "env", "value": "" }, { "description": "Filter the results to just this webhook", "key": "webhook_id", "value": "" }, { "description": "Filter the results to just this type", "key": "type", "value": "" }, { "description": "Filter the results for only billable API Calls", "key": "is_billable", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"integration_type\": \"\",\n \"name\": \"\",\n \"path\": \"\",\n \"status\": \"\",\n \"type\": \"mcp\",\n \"method\": \"\",\n \"connection_id\": \"\",\n \"created_at\": \"\",\n \"endapi_response_time\": \"\",\n \"environment\": \"Production\",\n \"error\": \"\",\n \"external_xref\": \"\",\n \"id\": \"\",\n \"ip_address\": \"\",\n \"is_billable\": \"\",\n \"size\": \"\",\n \"unified_response_time\": \"\",\n \"user_agent\": \"\",\n \"webhook_id\": \"\",\n \"workspace_id\": \"\"\n },\n {\n \"integration_type\": \"\",\n \"name\": \"\",\n \"path\": \"\",\n \"status\": \"\",\n \"type\": \"inbound\",\n \"method\": \"\",\n \"connection_id\": \"\",\n \"created_at\": \"\",\n \"endapi_response_time\": \"\",\n \"environment\": \"Production\",\n \"error\": \"\",\n \"external_xref\": \"\",\n \"id\": \"\",\n \"ip_address\": \"\",\n \"is_billable\": \"\",\n \"size\": \"\",\n \"unified_response_time\": \"\",\n \"user_agent\": \"\",\n \"webhook_id\": \"\",\n \"workspace_id\": \"\"\n }\n]", "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-79eab2ae-8157-479c-a1fe-4740b7701f39" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-4832201e-318f-4c99-b215-9a4e7d9388eb" } ], "id": "a915fef2-dec8-45aa-b242-562620843a9e", "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-a915fef2-dec8-45aa-b242-562620843a9e" }, { "name": "connection", "item": [ { "name": "{id}", "item": [ { "name": "Remove Connection", "id": "cce7a917-a66e-4e05-971e-329c40c12fdd", "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}}/unified/connection/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "connection", ":id" ], "variable": [ { "id": "a138ca46-6d17-4f9d-9c23-eae8e1712f3b", "key": "id", "value": "", "description": "(Required) ID of the Connection" } ] } }, "response": [ { "id": "f400b69a-a04a-4f7c-ac53-e746a40e0739", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/unified/connection/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "connection", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-f400b69a-a04a-4f7c-ac53-e746a40e0739" }, { "id": "e8359f4d-cbb8-4447-81ec-2ed938373828", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/unified/connection/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "connection", ":id" ], "variable": [ { "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:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-e8359f4d-cbb8-4447-81ec-2ed938373828" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-cce7a917-a66e-4e05-971e-329c40c12fdd" }, { "name": "Retrieve Connection", "id": "14238f99-a207-483c-b1fd-863e6e9755ed", "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}}/unified/connection/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "connection", ":id" ], "variable": [ { "id": "18c5a0d4-c8f9-4df2-8c93-a086d449c74a", "key": "id", "value": "", "description": "(Required) ID of the Connection" } ] } }, "response": [ { "id": "6866fe96-1ff6-42cd-a018-c678f820d676", "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}}/unified/connection/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "connection", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"integration_type\": \"\",\n \"permissions\": [\n \"genai_embedding_read\",\n \"hris_benefit_write\"\n ],\n \"categories\": [\n \"commerce\",\n \"scim\"\n ],\n \"auth\": {\n \"access_token\": \"\",\n \"api_url\": \"\",\n \"app_id\": \"\",\n \"audience\": \"\",\n \"authorize_url\": \"\",\n \"client_id\": \"\",\n \"client_secret\": \"\",\n \"consumer_key\": \"\",\n \"consumer_secret\": \"\",\n \"dev_api_key\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ],\n \"expires_in\": \"\",\n \"expiry_date\": \"\",\n \"key\": \"\",\n \"meta\": {\n \"qui_1a\": 10625733.072349414\n },\n \"name\": \"\",\n \"other_auth_info\": [\n \"\",\n \"\"\n ],\n \"pem\": \"\",\n \"refresh_token\": \"\",\n \"refresh_token_expires_date\": \"\",\n \"refresh_token_expires_in\": \"\",\n \"refresh_url\": \"\",\n \"state\": \"\",\n \"token\": \"\",\n \"token_url\": \"\",\n \"user_id\": \"\"\n },\n \"auth_aws_arn\": \"\",\n \"auth_azure_keyvault_id\": \"\",\n \"auth_gcp_secret_name\": \"\",\n \"auth_hashi_vault_path\": \"\",\n \"created_at\": \"\",\n \"environment\": \"Production\",\n \"external_xref\": \"\",\n \"id\": \"\",\n \"integration_name\": \"\",\n \"is_paused\": \"\",\n \"last_healthy_at\": \"\",\n \"last_unhealthy_at\": \"\",\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n}", "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-6866fe96-1ff6-42cd-a018-c678f820d676" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-14238f99-a207-483c-b1fd-863e6e9755ed" }, { "name": "Update Connection", "id": "d51fb9e2-b951-4900-b8ce-f4e77f91b744", "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 \"integration_type\": \"\",\n \"permissions\": [\n \"genai_embedding_read\",\n \"hris_benefit_write\"\n ],\n \"categories\": [\n \"commerce\",\n \"scim\"\n ],\n \"auth\": {\n \"access_token\": \"\",\n \"api_url\": \"\",\n \"app_id\": \"\",\n \"audience\": \"\",\n \"authorize_url\": \"\",\n \"client_id\": \"\",\n \"client_secret\": \"\",\n \"consumer_key\": \"\",\n \"consumer_secret\": \"\",\n \"dev_api_key\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ],\n \"expires_in\": \"\",\n \"expiry_date\": \"\",\n \"key\": \"\",\n \"meta\": {\n \"qui_1a\": 10625733.072349414\n },\n \"name\": \"\",\n \"other_auth_info\": [\n \"\",\n \"\"\n ],\n \"pem\": \"\",\n \"refresh_token\": \"\",\n \"refresh_token_expires_date\": \"\",\n \"refresh_token_expires_in\": \"\",\n \"refresh_url\": \"\",\n \"state\": \"\",\n \"token\": \"\",\n \"token_url\": \"\",\n \"user_id\": \"\"\n },\n \"auth_aws_arn\": \"\",\n \"auth_azure_keyvault_id\": \"\",\n \"auth_gcp_secret_name\": \"\",\n \"auth_hashi_vault_path\": \"\",\n \"created_at\": \"\",\n \"environment\": \"Production\",\n \"external_xref\": \"\",\n \"id\": \"\",\n \"integration_name\": \"\",\n \"is_paused\": \"\",\n \"last_healthy_at\": \"\",\n \"last_unhealthy_at\": \"\",\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/connection/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "connection", ":id" ], "variable": [ { "id": "4506dc7d-28a9-4d5d-b338-e0069236a33e", "key": "id", "value": "", "description": "(Required) ID of the Connection" } ] } }, "response": [ { "id": "d534aa8b-a4dc-4401-8308-f3b27dfc66d2", "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 \"integration_type\": \"\",\n \"permissions\": [\n \"genai_embedding_read\",\n \"hris_benefit_write\"\n ],\n \"categories\": [\n \"commerce\",\n \"scim\"\n ],\n \"auth\": {\n \"access_token\": \"\",\n \"api_url\": \"\",\n \"app_id\": \"\",\n \"audience\": \"\",\n \"authorize_url\": \"\",\n \"client_id\": \"\",\n \"client_secret\": \"\",\n \"consumer_key\": \"\",\n \"consumer_secret\": \"\",\n \"dev_api_key\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ],\n \"expires_in\": \"\",\n \"expiry_date\": \"\",\n \"key\": \"\",\n \"meta\": {\n \"qui_1a\": 10625733.072349414\n },\n \"name\": \"\",\n \"other_auth_info\": [\n \"\",\n \"\"\n ],\n \"pem\": \"\",\n \"refresh_token\": \"\",\n \"refresh_token_expires_date\": \"\",\n \"refresh_token_expires_in\": \"\",\n \"refresh_url\": \"\",\n \"state\": \"\",\n \"token\": \"\",\n \"token_url\": \"\",\n \"user_id\": \"\"\n },\n \"auth_aws_arn\": \"\",\n \"auth_azure_keyvault_id\": \"\",\n \"auth_gcp_secret_name\": \"\",\n \"auth_hashi_vault_path\": \"\",\n \"created_at\": \"\",\n \"environment\": \"Production\",\n \"external_xref\": \"\",\n \"id\": \"\",\n \"integration_name\": \"\",\n \"is_paused\": \"\",\n \"last_healthy_at\": \"\",\n \"last_unhealthy_at\": \"\",\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/connection/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "connection", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"integration_type\": \"\",\n \"permissions\": [\n \"genai_embedding_read\",\n \"hris_benefit_write\"\n ],\n \"categories\": [\n \"commerce\",\n \"scim\"\n ],\n \"auth\": {\n \"access_token\": \"\",\n \"api_url\": \"\",\n \"app_id\": \"\",\n \"audience\": \"\",\n \"authorize_url\": \"\",\n \"client_id\": \"\",\n \"client_secret\": \"\",\n \"consumer_key\": \"\",\n \"consumer_secret\": \"\",\n \"dev_api_key\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ],\n \"expires_in\": \"\",\n \"expiry_date\": \"\",\n \"key\": \"\",\n \"meta\": {\n \"qui_1a\": 10625733.072349414\n },\n \"name\": \"\",\n \"other_auth_info\": [\n \"\",\n \"\"\n ],\n \"pem\": \"\",\n \"refresh_token\": \"\",\n \"refresh_token_expires_date\": \"\",\n \"refresh_token_expires_in\": \"\",\n \"refresh_url\": \"\",\n \"state\": \"\",\n \"token\": \"\",\n \"token_url\": \"\",\n \"user_id\": \"\"\n },\n \"auth_aws_arn\": \"\",\n \"auth_azure_keyvault_id\": \"\",\n \"auth_gcp_secret_name\": \"\",\n \"auth_hashi_vault_path\": \"\",\n \"created_at\": \"\",\n \"environment\": \"Production\",\n \"external_xref\": \"\",\n \"id\": \"\",\n \"integration_name\": \"\",\n \"is_paused\": \"\",\n \"last_healthy_at\": \"\",\n \"last_unhealthy_at\": \"\",\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n}", "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-d534aa8b-a4dc-4401-8308-f3b27dfc66d2" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-d51fb9e2-b951-4900-b8ce-f4e77f91b744" }, { "name": "Update Connection", "id": "33efa7b3-b195-4b35-a8bb-2a71ecdb8e5d", "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 \"integration_type\": \"\",\n \"permissions\": [\n \"genai_embedding_read\",\n \"hris_benefit_write\"\n ],\n \"categories\": [\n \"commerce\",\n \"scim\"\n ],\n \"auth\": {\n \"access_token\": \"\",\n \"api_url\": \"\",\n \"app_id\": \"\",\n \"audience\": \"\",\n \"authorize_url\": \"\",\n \"client_id\": \"\",\n \"client_secret\": \"\",\n \"consumer_key\": \"\",\n \"consumer_secret\": \"\",\n \"dev_api_key\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ],\n \"expires_in\": \"\",\n \"expiry_date\": \"\",\n \"key\": \"\",\n \"meta\": {\n \"qui_1a\": 10625733.072349414\n },\n \"name\": \"\",\n \"other_auth_info\": [\n \"\",\n \"\"\n ],\n \"pem\": \"\",\n \"refresh_token\": \"\",\n \"refresh_token_expires_date\": \"\",\n \"refresh_token_expires_in\": \"\",\n \"refresh_url\": \"\",\n \"state\": \"\",\n \"token\": \"\",\n \"token_url\": \"\",\n \"user_id\": \"\"\n },\n \"auth_aws_arn\": \"\",\n \"auth_azure_keyvault_id\": \"\",\n \"auth_gcp_secret_name\": \"\",\n \"auth_hashi_vault_path\": \"\",\n \"created_at\": \"\",\n \"environment\": \"Production\",\n \"external_xref\": \"\",\n \"id\": \"\",\n \"integration_name\": \"\",\n \"is_paused\": \"\",\n \"last_healthy_at\": \"\",\n \"last_unhealthy_at\": \"\",\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/connection/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "connection", ":id" ], "variable": [ { "id": "586863fe-866b-4fa8-8ca0-84ae85389de9", "key": "id", "value": "", "description": "(Required) ID of the Connection" } ] } }, "response": [ { "id": "54a84684-4d94-4780-9f6d-0c7d01523b20", "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 \"integration_type\": \"\",\n \"permissions\": [\n \"genai_embedding_read\",\n \"hris_benefit_write\"\n ],\n \"categories\": [\n \"commerce\",\n \"scim\"\n ],\n \"auth\": {\n \"access_token\": \"\",\n \"api_url\": \"\",\n \"app_id\": \"\",\n \"audience\": \"\",\n \"authorize_url\": \"\",\n \"client_id\": \"\",\n \"client_secret\": \"\",\n \"consumer_key\": \"\",\n \"consumer_secret\": \"\",\n \"dev_api_key\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ],\n \"expires_in\": \"\",\n \"expiry_date\": \"\",\n \"key\": \"\",\n \"meta\": {\n \"qui_1a\": 10625733.072349414\n },\n \"name\": \"\",\n \"other_auth_info\": [\n \"\",\n \"\"\n ],\n \"pem\": \"\",\n \"refresh_token\": \"\",\n \"refresh_token_expires_date\": \"\",\n \"refresh_token_expires_in\": \"\",\n \"refresh_url\": \"\",\n \"state\": \"\",\n \"token\": \"\",\n \"token_url\": \"\",\n \"user_id\": \"\"\n },\n \"auth_aws_arn\": \"\",\n \"auth_azure_keyvault_id\": \"\",\n \"auth_gcp_secret_name\": \"\",\n \"auth_hashi_vault_path\": \"\",\n \"created_at\": \"\",\n \"environment\": \"Production\",\n \"external_xref\": \"\",\n \"id\": \"\",\n \"integration_name\": \"\",\n \"is_paused\": \"\",\n \"last_healthy_at\": \"\",\n \"last_unhealthy_at\": \"\",\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/connection/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "connection", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"integration_type\": \"\",\n \"permissions\": [\n \"genai_embedding_read\",\n \"hris_benefit_write\"\n ],\n \"categories\": [\n \"commerce\",\n \"scim\"\n ],\n \"auth\": {\n \"access_token\": \"\",\n \"api_url\": \"\",\n \"app_id\": \"\",\n \"audience\": \"\",\n \"authorize_url\": \"\",\n \"client_id\": \"\",\n \"client_secret\": \"\",\n \"consumer_key\": \"\",\n \"consumer_secret\": \"\",\n \"dev_api_key\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ],\n \"expires_in\": \"\",\n \"expiry_date\": \"\",\n \"key\": \"\",\n \"meta\": {\n \"qui_1a\": 10625733.072349414\n },\n \"name\": \"\",\n \"other_auth_info\": [\n \"\",\n \"\"\n ],\n \"pem\": \"\",\n \"refresh_token\": \"\",\n \"refresh_token_expires_date\": \"\",\n \"refresh_token_expires_in\": \"\",\n \"refresh_url\": \"\",\n \"state\": \"\",\n \"token\": \"\",\n \"token_url\": \"\",\n \"user_id\": \"\"\n },\n \"auth_aws_arn\": \"\",\n \"auth_azure_keyvault_id\": \"\",\n \"auth_gcp_secret_name\": \"\",\n \"auth_hashi_vault_path\": \"\",\n \"created_at\": \"\",\n \"environment\": \"Production\",\n \"external_xref\": \"\",\n \"id\": \"\",\n \"integration_name\": \"\",\n \"is_paused\": \"\",\n \"last_healthy_at\": \"\",\n \"last_unhealthy_at\": \"\",\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n}", "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-54a84684-4d94-4780-9f6d-0c7d01523b20" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-33efa7b3-b195-4b35-a8bb-2a71ecdb8e5d" } ], "id": "a2c2aaf2-e0c8-4d2f-8deb-72f82dd53286", "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-a2c2aaf2-e0c8-4d2f-8deb-72f82dd53286" }, { "name": "List All Connections", "id": "6d06a8b5-2f56-43a4-9376-4eba8ade80a9", "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}}/unified/connection?limit=&offset=&updated_gte=&sort=&order=&external_xref=&categories=verification&categories=kms&env=", "host": [ "{{baseUrl}}" ], "path": [ "unified", "connection" ], "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": "Filter the results to only those integrations for your user referenced by this value", "key": "external_xref", "value": "" }, { "description": "Filter the results on these categories", "key": "categories", "value": "verification" }, { "description": "Filter the results on these categories", "key": "categories", "value": "kms" }, { "key": "env", "value": "" } ] } }, "response": [ { "id": "1b461084-6eaa-4659-9019-38b84d9d7057", "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}}/unified/connection?limit=&offset=&updated_gte=&sort=&order=&external_xref=&categories=kms&env=", "host": [ "{{baseUrl}}" ], "path": [ "unified", "connection" ], "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": "Filter the results to only those integrations for your user referenced by this value", "key": "external_xref", "value": "" }, { "description": "Filter the results on these categories", "key": "categories", "value": "kms" }, { "key": "env", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"integration_type\": \"\",\n \"permissions\": [\n \"repo_organization_read\",\n \"ads_campaign_read\"\n ],\n \"categories\": [\n \"martech\",\n \"calendar\"\n ],\n \"auth\": {\n \"access_token\": \"\",\n \"api_url\": \"\",\n \"app_id\": \"\",\n \"audience\": \"\",\n \"authorize_url\": \"\",\n \"client_id\": \"\",\n \"client_secret\": \"\",\n \"consumer_key\": \"\",\n \"consumer_secret\": \"\",\n \"dev_api_key\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ],\n \"expires_in\": \"\",\n \"expiry_date\": \"\",\n \"key\": \"\",\n \"meta\": {\n \"dolor456\": \"sunt ut velit\",\n \"ullamcof2_\": \"id incididunt laboris\",\n \"Ut_bf\": 93714049\n },\n \"name\": \"\",\n \"other_auth_info\": [\n \"\",\n \"\"\n ],\n \"pem\": \"\",\n \"refresh_token\": \"\",\n \"refresh_token_expires_date\": \"\",\n \"refresh_token_expires_in\": \"\",\n \"refresh_url\": \"\",\n \"state\": \"\",\n \"token\": \"\",\n \"token_url\": \"\",\n \"user_id\": \"\"\n },\n \"auth_aws_arn\": \"\",\n \"auth_azure_keyvault_id\": \"\",\n \"auth_gcp_secret_name\": \"\",\n \"auth_hashi_vault_path\": \"\",\n \"created_at\": \"\",\n \"environment\": \"Production\",\n \"external_xref\": \"\",\n \"id\": \"\",\n \"integration_name\": \"\",\n \"is_paused\": \"\",\n \"last_healthy_at\": \"\",\n \"last_unhealthy_at\": \"\",\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n },\n {\n \"integration_type\": \"\",\n \"permissions\": [\n \"payment_refund_read\",\n \"lms_student_write\"\n ],\n \"categories\": [\n \"lms\",\n \"hris\"\n ],\n \"auth\": {\n \"access_token\": \"\",\n \"api_url\": \"\",\n \"app_id\": \"\",\n \"audience\": \"\",\n \"authorize_url\": \"\",\n \"client_id\": \"\",\n \"client_secret\": \"\",\n \"consumer_key\": \"\",\n \"consumer_secret\": \"\",\n \"dev_api_key\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ],\n \"expires_in\": \"\",\n \"expiry_date\": \"\",\n \"key\": \"\",\n \"meta\": {\n \"ipsum4\": -76379919,\n \"consequat1\": \"ullamco\"\n },\n \"name\": \"\",\n \"other_auth_info\": [\n \"\",\n \"\"\n ],\n \"pem\": \"\",\n \"refresh_token\": \"\",\n \"refresh_token_expires_date\": \"\",\n \"refresh_token_expires_in\": \"\",\n \"refresh_url\": \"\",\n \"state\": \"\",\n \"token\": \"\",\n \"token_url\": \"\",\n \"user_id\": \"\"\n },\n \"auth_aws_arn\": \"\",\n \"auth_azure_keyvault_id\": \"\",\n \"auth_gcp_secret_name\": \"\",\n \"auth_hashi_vault_path\": \"\",\n \"created_at\": \"\",\n \"environment\": \"Production\",\n \"external_xref\": \"\",\n \"id\": \"\",\n \"integration_name\": \"\",\n \"is_paused\": \"\",\n \"last_healthy_at\": \"\",\n \"last_unhealthy_at\": \"\",\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n }\n]", "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-1b461084-6eaa-4659-9019-38b84d9d7057" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-6d06a8b5-2f56-43a4-9376-4eba8ade80a9" }, { "name": "Create Connection", "id": "6924d4ae-344e-4906-8f0f-c16d3563fd62", "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 \"integration_type\": \"\",\n \"permissions\": [\n \"genai_embedding_read\",\n \"hris_benefit_write\"\n ],\n \"categories\": [\n \"commerce\",\n \"scim\"\n ],\n \"auth\": {\n \"access_token\": \"\",\n \"api_url\": \"\",\n \"app_id\": \"\",\n \"audience\": \"\",\n \"authorize_url\": \"\",\n \"client_id\": \"\",\n \"client_secret\": \"\",\n \"consumer_key\": \"\",\n \"consumer_secret\": \"\",\n \"dev_api_key\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ],\n \"expires_in\": \"\",\n \"expiry_date\": \"\",\n \"key\": \"\",\n \"meta\": {\n \"qui_1a\": 10625733.072349414\n },\n \"name\": \"\",\n \"other_auth_info\": [\n \"\",\n \"\"\n ],\n \"pem\": \"\",\n \"refresh_token\": \"\",\n \"refresh_token_expires_date\": \"\",\n \"refresh_token_expires_in\": \"\",\n \"refresh_url\": \"\",\n \"state\": \"\",\n \"token\": \"\",\n \"token_url\": \"\",\n \"user_id\": \"\"\n },\n \"auth_aws_arn\": \"\",\n \"auth_azure_keyvault_id\": \"\",\n \"auth_gcp_secret_name\": \"\",\n \"auth_hashi_vault_path\": \"\",\n \"created_at\": \"\",\n \"environment\": \"Production\",\n \"external_xref\": \"\",\n \"id\": \"\",\n \"integration_name\": \"\",\n \"is_paused\": \"\",\n \"last_healthy_at\": \"\",\n \"last_unhealthy_at\": \"\",\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/connection", "host": [ "{{baseUrl}}" ], "path": [ "unified", "connection" ] }, "description": "Used only to import existing customer credentials; use \"Authorize new connection\" instead" }, "response": [ { "id": "78ab795f-3cbe-4452-8703-45f4832bcb90", "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 \"integration_type\": \"\",\n \"permissions\": [\n \"genai_embedding_read\",\n \"hris_benefit_write\"\n ],\n \"categories\": [\n \"commerce\",\n \"scim\"\n ],\n \"auth\": {\n \"access_token\": \"\",\n \"api_url\": \"\",\n \"app_id\": \"\",\n \"audience\": \"\",\n \"authorize_url\": \"\",\n \"client_id\": \"\",\n \"client_secret\": \"\",\n \"consumer_key\": \"\",\n \"consumer_secret\": \"\",\n \"dev_api_key\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ],\n \"expires_in\": \"\",\n \"expiry_date\": \"\",\n \"key\": \"\",\n \"meta\": {\n \"qui_1a\": 10625733.072349414\n },\n \"name\": \"\",\n \"other_auth_info\": [\n \"\",\n \"\"\n ],\n \"pem\": \"\",\n \"refresh_token\": \"\",\n \"refresh_token_expires_date\": \"\",\n \"refresh_token_expires_in\": \"\",\n \"refresh_url\": \"\",\n \"state\": \"\",\n \"token\": \"\",\n \"token_url\": \"\",\n \"user_id\": \"\"\n },\n \"auth_aws_arn\": \"\",\n \"auth_azure_keyvault_id\": \"\",\n \"auth_gcp_secret_name\": \"\",\n \"auth_hashi_vault_path\": \"\",\n \"created_at\": \"\",\n \"environment\": \"Production\",\n \"external_xref\": \"\",\n \"id\": \"\",\n \"integration_name\": \"\",\n \"is_paused\": \"\",\n \"last_healthy_at\": \"\",\n \"last_unhealthy_at\": \"\",\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/connection", "host": [ "{{baseUrl}}" ], "path": [ "unified", "connection" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"integration_type\": \"\",\n \"permissions\": [\n \"genai_embedding_read\",\n \"hris_benefit_write\"\n ],\n \"categories\": [\n \"commerce\",\n \"scim\"\n ],\n \"auth\": {\n \"access_token\": \"\",\n \"api_url\": \"\",\n \"app_id\": \"\",\n \"audience\": \"\",\n \"authorize_url\": \"\",\n \"client_id\": \"\",\n \"client_secret\": \"\",\n \"consumer_key\": \"\",\n \"consumer_secret\": \"\",\n \"dev_api_key\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ],\n \"expires_in\": \"\",\n \"expiry_date\": \"\",\n \"key\": \"\",\n \"meta\": {\n \"qui_1a\": 10625733.072349414\n },\n \"name\": \"\",\n \"other_auth_info\": [\n \"\",\n \"\"\n ],\n \"pem\": \"\",\n \"refresh_token\": \"\",\n \"refresh_token_expires_date\": \"\",\n \"refresh_token_expires_in\": \"\",\n \"refresh_url\": \"\",\n \"state\": \"\",\n \"token\": \"\",\n \"token_url\": \"\",\n \"user_id\": \"\"\n },\n \"auth_aws_arn\": \"\",\n \"auth_azure_keyvault_id\": \"\",\n \"auth_gcp_secret_name\": \"\",\n \"auth_hashi_vault_path\": \"\",\n \"created_at\": \"\",\n \"environment\": \"Production\",\n \"external_xref\": \"\",\n \"id\": \"\",\n \"integration_name\": \"\",\n \"is_paused\": \"\",\n \"last_healthy_at\": \"\",\n \"last_unhealthy_at\": \"\",\n \"updated_at\": \"\",\n \"workspace_id\": \"\"\n}", "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-78ab795f-3cbe-4452-8703-45f4832bcb90" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-6924d4ae-344e-4906-8f0f-c16d3563fd62" } ], "id": "bd589bef-ed87-4d62-84a5-6908ae5598b1", "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-bd589bef-ed87-4d62-84a5-6908ae5598b1" }, { "name": "environment", "item": [ { "name": "{env}", "item": [ { "name": "Remove an Environment", "id": "60807ae9-61c7-47d2-9592-e6cee638fcbb", "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": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/unified/environment/:env", "host": [ "{{baseUrl}}" ], "path": [ "unified", "environment", ":env" ], "variable": [ { "id": "e15420e6-ea24-4bb8-ae9d-8a3d1d167cc4", "key": "env", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "c3438483-9df2-4c9b-ac11-e9474a36e4b2", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/unified/environment/:env", "host": [ "{{baseUrl}}" ], "path": [ "unified", "environment", ":env" ], "variable": [ { "key": "env" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n \"\",\n \"\"\n]", "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-c3438483-9df2-4c9b-ac11-e9474a36e4b2" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-60807ae9-61c7-47d2-9592-e6cee638fcbb" } ], "id": "680691aa-5232-4e23-9b0a-301121f9bb71", "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-680691aa-5232-4e23-9b0a-301121f9bb71" }, { "name": "Returns All Environments", "id": "21c92bee-7f38-4895-92fd-577a97f4dbe7", "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}}/unified/environment", "host": [ "{{baseUrl}}" ], "path": [ "unified", "environment" ] } }, "response": [ { "id": "c534c1be-0182-4a0f-9abf-a62892f4521b", "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}}/unified/environment", "host": [ "{{baseUrl}}" ], "path": [ "unified", "environment" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n \"\",\n \"\"\n]", "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-c534c1be-0182-4a0f-9abf-a62892f4521b" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-21c92bee-7f38-4895-92fd-577a97f4dbe7" }, { "name": "Create New Environments", "id": "433233d6-a57c-44bd-9711-4269386f0e96", "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 \"\",\n \"\"\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/environment", "host": [ "{{baseUrl}}" ], "path": [ "unified", "environment" ] } }, "response": [ { "id": "65859a1f-f1a3-41f5-a88f-6eb4722c4e1f", "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 \"\",\n \"\"\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/environment", "host": [ "{{baseUrl}}" ], "path": [ "unified", "environment" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n \"\",\n \"\"\n]", "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-65859a1f-f1a3-41f5-a88f-6eb4722c4e1f" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-433233d6-a57c-44bd-9711-4269386f0e96" } ], "id": "cbbc03db-0ae2-491a-aa89-22510e053de9", "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-cbbc03db-0ae2-491a-aa89-22510e053de9" }, { "name": "integration", "item": [ { "name": "auth", "item": [ { "name": "{workspace_id}", "item": [ { "name": "{integration_type}", "item": [ { "name": "Authorize New Connection", "id": "62fbec26-f621-4122-829d-03319e85ad3b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" } ], "url": { "raw": "{{baseUrl}}/unified/integration/auth/:workspace_id/:integration_type?success_redirect=&failure_redirect=&state=&external_xref=&scopes=&scopes=&redirect=&env=&lang=&subdomain=", "host": [ "{{baseUrl}}" ], "path": [ "unified", "integration", "auth", ":workspace_id", ":integration_type" ], "query": [ { "description": "The URL where you want the user to be redirect to after a successful authorization. The connection ID will be appended with (id=) to this URL, as will the state that was provided.", "key": "success_redirect", "value": "" }, { "description": "The URL where you want the user to be redirect to after an unsuccessful authentication. An \"error\" variable will be appended.", "key": "failure_redirect", "value": "" }, { "description": "Extra state to send back to your success URL", "key": "state", "value": "" }, { "description": "Your user identifier to associate with the new Integration", "key": "external_xref", "value": "" }, { "key": "scopes", "value": "" }, { "key": "scopes", "value": "" }, { "key": "redirect", "value": "" }, { "key": "env", "value": "" }, { "description": "Language: en, fr, es, it, pt, zh, hi", "key": "lang", "value": "" }, { "description": "Optional tenant domain or subdomain for integrations that require it to build the authorize, token, or API URL. Depending on the integration, this may be a bare subdomain or a full domain/URL.", "key": "subdomain", "value": "" } ], "variable": [ { "id": "fad9c491-5d20-4243-a7b0-6d8d5cf4b4d5", "key": "workspace_id", "value": "", "description": "(Required) The ID of the workspace" }, { "id": "f9e7066d-ae0c-4226-9b33-70b589f70c14", "key": "integration_type", "value": "", "description": "(Required) Type of the supported integration" } ] }, "description": "Returns an authorization URL for the specified integration. Once a successful authorization occurs, a new connection is created." }, "response": [ { "id": "483da27b-e279-4df3-8752-624109a96817", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/unified/integration/auth/:workspace_id/:integration_type?success_redirect=&failure_redirect=&state=&external_xref=&scopes=&redirect=&env=&lang=&subdomain=", "host": [ "{{baseUrl}}" ], "path": [ "unified", "integration", "auth", ":workspace_id", ":integration_type" ], "query": [ { "description": "The URL where you want the user to be redirect to after a successful authorization. The connection ID will be appended with (id=) to this URL, as will the state that was provided.", "key": "success_redirect", "value": "" }, { "description": "The URL where you want the user to be redirect to after an unsuccessful authentication. An \"error\" variable will be appended.", "key": "failure_redirect", "value": "" }, { "description": "Extra state to send back to your success URL", "key": "state", "value": "" }, { "description": "Your user identifier to associate with the new Integration", "key": "external_xref", "value": "" }, { "key": "scopes", "value": "" }, { "key": "redirect", "value": "" }, { "key": "env", "value": "" }, { "description": "Language: en, fr, es, it, pt, zh, hi", "key": "lang", "value": "" }, { "description": "Optional tenant domain or subdomain for integrations that require it to build the authorize, token, or API URL. Depending on the integration, this may be a bare subdomain or a full domain/URL.", "key": "subdomain", "value": "" } ], "variable": [ { "key": "workspace_id" }, { "key": "integration_type" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-483da27b-e279-4df3-8752-624109a96817" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-62fbec26-f621-4122-829d-03319e85ad3b" } ], "id": "e0d0d004-4104-4644-9141-3c52cef2b8fd", "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-e0d0d004-4104-4644-9141-3c52cef2b8fd" } ], "id": "bc708abd-747a-4de0-8d6d-2937953949da", "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-bc708abd-747a-4de0-8d6d-2937953949da" } ], "id": "9f5b39fa-232a-4b67-ac3d-6927de65cc8d", "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-9f5b39fa-232a-4b67-ac3d-6927de65cc8d" }, { "name": "workspace", "item": [ { "name": "{workspace_id}", "item": [ { "name": "Returns All Activated Integrations in a Workspace", "id": "22efebd6-29d5-4423-9efa-890c05cdd163", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/unified/integration/workspace/:workspace_id?limit=&offset=&updated_gte=&categories=verification&categories=kms&summary=&active=&env=", "host": [ "{{baseUrl}}" ], "path": [ "unified", "integration", "workspace", ":workspace_id" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "key": "updated_gte", "value": "" }, { "description": "Filter the results on these categories", "key": "categories", "value": "verification" }, { "description": "Filter the results on these categories", "key": "categories", "value": "kms" }, { "key": "summary", "value": "" }, { "description": "Filter the results for only the workspace's active integrations", "key": "active", "value": "" }, { "key": "env", "value": "" } ], "variable": [ { "id": "6293651d-9d43-4e2c-9310-e93c4d9177d3", "key": "workspace_id", "value": "", "description": "(Required) The ID of the workspace" } ] }, "description": "No authentication required as this is to be used by front-end interface" }, "response": [ { "id": "283cbb39-0082-493d-8b4d-da2200fc5687", "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}}/unified/integration/workspace/:workspace_id?limit=&offset=&updated_gte=&categories=kms&summary=&active=&env=", "host": [ "{{baseUrl}}" ], "path": [ "unified", "integration", "workspace", ":workspace_id" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "key": "updated_gte", "value": "" }, { "description": "Filter the results on these categories", "key": "categories", "value": "kms" }, { "key": "summary", "value": "" }, { "description": "Filter the results for only the workspace's active integrations", "key": "active", "value": "" }, { "key": "env", "value": "" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"type\": \"\",\n \"name\": \"\",\n \"categories\": [\n \"task\",\n \"repo\"\n ],\n \"active_healthy_connections\": \"\",\n \"api\": {},\n \"api_docs_url\": \"\",\n \"beta\": \"\",\n \"color\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"fa_icon\": \"\",\n \"featured\": \"\",\n \"in_progress\": \"\",\n \"is_active\": \"\",\n \"is_hidden\": \"\",\n \"logo_url\": \"\",\n \"partnership\": {},\n \"popularity\": \"\",\n \"rate_limit_description\": \"\",\n \"saml\": {},\n \"sandbox\": {},\n \"support\": {\n \"qui_e\": {\n \"from_webhook\": \"supported-required\",\n \"inbound_fields\": {\n \"labore__\": \"\"\n },\n \"list_account_id\": \"not-supported\",\n \"list_ad_id\": \"supported\",\n \"list_application_id\": \"supported\",\n \"list_benefit_id\": \"not-supported\",\n \"list_bill_id\": \"supported\",\n \"list_branch_id\": \"supported-required\",\n \"list_calendar_id\": \"supported\",\n \"list_call_id\": \"supported-required\",\n \"list_campaign_id\": \"supported\",\n \"list_candidate_id\": \"supported\",\n \"list_carrier_id\": \"supported-required\",\n \"list_category_id\": \"supported-required\",\n \"list_channel_id\": \"supported\",\n \"list_class_id\": \"supported\",\n \"list_collection_id\": \"not-supported\",\n \"list_company_id\": \"supported-required\",\n \"list_contact_id\": \"supported-required\",\n \"list_content_id\": \"not-supported\",\n \"list_course_id\": \"supported-required\",\n \"list_customer_id\": \"supported-required\",\n \"list_deal_id\": \"supported-required\",\n \"list_document_id\": \"supported\",\n \"list_end_lt\": \"supported-required\",\n \"list_event_id\": \"supported\",\n \"list_expand\": \"supported-required\",\n \"list_form_id\": \"supported-required\",\n \"list_fulltext\": \"supported-required\",\n \"list_group_id\": \"not-supported\",\n \"list_instructor_id\": \"supported\",\n \"list_interview_id\": \"supported\",\n \"list_invoice_id\": \"supported\",\n \"list_io_id\": \"not-supported\",\n \"list_item_id\": \"supported\",\n \"list_item_variant_id\": \"not-supported\",\n \"list_job_id\": \"not-supported\",\n \"list_label_id\": \"not-supported\",\n \"list_lead_id\": \"supported-required\",\n \"list_limit\": \"not-supported\",\n \"list_link_id\": \"not-supported\",\n \"list_list_id\": \"supported\",\n \"list_location_id\": \"supported-required\",\n \"list_member_id\": \"supported\",\n \"list_offset\": \"not-supported\",\n \"list_order\": \"supported-required\",\n \"list_order_id\": \"not-supported\",\n \"list_org_id\": \"supported\",\n \"list_package_id\": \"supported-required\",\n \"list_page_id\": \"not-supported\",\n \"list_parent_id\": \"not-supported\",\n \"list_payment_id\": \"not-supported\",\n \"list_payslip_id\": \"supported\",\n \"list_pipeline_id\": \"supported\",\n \"list_project_id\": \"not-supported\",\n \"list_query\": \"supported-required\",\n \"list_raw_fields\": \"not-supported\",\n \"list_reference\": \"supported-required\",\n \"list_repo_id\": \"not-supported\",\n \"list_root_id\": \"not-supported\",\n \"list_saleschannel_id\": \"not-supported\",\n \"list_shipment_id\": \"supported\",\n \"list_size\": \"not-supported\",\n \"list_sort_by_created_at\": \"supported-required\",\n \"list_sort_by_name\": \"supported-required\",\n \"list_sort_by_updated_at\": \"not-supported\",\n \"list_space_id\": \"supported-required\",\n \"list_start_gte\": \"supported-required\",\n \"list_status\": \"not-supported\",\n \"list_student_id\": \"supported\",\n \"list_task_id\": \"not-supported\",\n \"list_teacher_id\": \"not-supported\",\n \"list_template_id\": \"supported\",\n \"list_ticket_id\": \"supported-required\",\n \"list_type\": \"supported-required\",\n \"list_updated_gte\": \"supported-required\",\n \"list_user_id\": \"supported\",\n \"list_user_mentioned_id\": \"supported-required\",\n \"methods\": {\n \"tempor7\": \"\",\n \"do_c\": \"\"\n },\n \"native_webhook_calendar_id\": \"not-supported\",\n \"native_webhook_carrier_id\": \"not-supported\",\n \"native_webhook_channel_id\": \"not-supported\",\n \"native_webhook_company_id\": \"supported-required\",\n \"native_webhook_course_id\": \"supported-required\",\n \"native_webhook_event_id\": \"supported-required\",\n \"native_webhook_form_id\": \"not-supported\",\n \"native_webhook_io_id\": \"supported-required\",\n \"native_webhook_label_id\": \"supported\",\n \"native_webhook_list_id\": \"supported\",\n \"native_webhook_member_id\": \"supported-required\",\n \"native_webhook_order_id\": \"supported-required\",\n \"native_webhook_parent_id\": \"not-supported\",\n \"native_webhook_project_id\": \"supported-required\",\n \"native_webhook_shipment_id\": \"supported-required\",\n \"native_webhook_student_id\": \"supported-required\",\n \"native_webhook_task_id\": \"not-supported\",\n \"native_webhook_template_id\": \"not-supported\",\n \"native_webhook_type\": \"not-supported\",\n \"outbound_fields\": {\n \"anim_d_d\": \"\"\n },\n \"raw_objects\": [\n \"\",\n \"\"\n ],\n \"search_domain\": \"not-supported\",\n \"search_email\": \"not-supported\",\n \"search_linkedinurl\": \"not-supported\",\n \"search_name\": \"supported-required\",\n \"search_twitter\": \"supported\",\n \"slow_fields\": [\n \"\",\n \"\"\n ],\n \"virtual_webhook_ad_id\": \"supported\",\n \"virtual_webhook_application_id\": \"supported\",\n \"virtual_webhook_benefit_id\": \"supported\",\n \"virtual_webhook_bill_id\": \"not-supported\",\n \"virtual_webhook_branch_id\": \"supported\",\n \"virtual_webhook_calendar_id\": \"supported-required\",\n \"virtual_webhook_call_id\": \"supported-required\",\n \"virtual_webhook_campaign_id\": \"supported\",\n \"virtual_webhook_candidate_id\": \"supported-required\",\n \"virtual_webhook_carrier_id\": \"supported-required\",\n \"virtual_webhook_channel_id\": \"supported\",\n \"virtual_webhook_collection_id\": \"supported\",\n \"virtual_webhook_company_id\": \"supported-required\",\n \"virtual_webhook_contact_id\": \"supported\",\n \"virtual_webhook_course_id\": \"not-supported\",\n \"virtual_webhook_customer_id\": \"supported\",\n \"virtual_webhook_deal_id\": \"not-supported\",\n \"virtual_webhook_end_lt\": \"supported\",\n \"virtual_webhook_event_id\": \"not-supported\",\n \"virtual_webhook_expand\": \"not-supported\",\n \"virtual_webhook_fields\": \"not-supported\",\n \"virtual_webhook_form_id\": \"not-supported\",\n \"virtual_webhook_group_id\": \"not-supported\",\n \"virtual_webhook_invoice_id\": \"not-supported\",\n \"virtual_webhook_io_id\": \"supported\",\n \"virtual_webhook_item_id\": \"not-supported\",\n \"virtual_webhook_item_variant_id\": \"not-supported\",\n \"virtual_webhook_job_id\": \"not-supported\",\n \"virtual_webhook_label_id\": \"supported-required\",\n \"virtual_webhook_lead_id\": \"supported\",\n \"virtual_webhook_limit\": \"not-supported\",\n \"virtual_webhook_link_id\": \"supported\",\n \"virtual_webhook_list_id\": \"supported\",\n \"virtual_webhook_location_id\": \"not-supported\",\n \"virtual_webhook_member_id\": \"supported-required\",\n \"virtual_webhook_order_id\": \"supported\",\n \"virtual_webhook_org_id\": \"not-supported\",\n \"virtual_webhook_page_id\": \"supported-required\",\n \"virtual_webhook_parent_id\": \"not-supported\",\n \"virtual_webhook_payment_id\": \"not-supported\",\n \"virtual_webhook_pipeline_id\": \"supported\",\n \"virtual_webhook_project_id\": \"not-supported\",\n \"virtual_webhook_reference\": \"supported\",\n \"virtual_webhook_repo_id\": \"supported\",\n \"virtual_webhook_saleschannel_id\": \"supported-required\",\n \"virtual_webhook_shipment_id\": \"supported\",\n \"virtual_webhook_space_id\": \"not-supported\",\n \"virtual_webhook_start_gte\": \"supported-required\",\n \"virtual_webhook_status\": \"supported-required\",\n \"virtual_webhook_student_id\": \"not-supported\",\n \"virtual_webhook_task_id\": \"supported-required\",\n \"virtual_webhook_template_id\": \"supported-required\",\n \"virtual_webhook_ticket_id\": \"not-supported\",\n \"virtual_webhook_type\": \"supported-required\",\n \"virtual_webhook_updated_gte\": \"not-supported\",\n \"virtual_webhook_user_id\": \"supported-required\",\n \"virtual_webhook_user_mentioned_id\": \"supported\",\n \"webhook_events\": {\n \"created\": [\n \"virtual\",\n \"virtual\"\n ],\n \"deleted\": [\n \"native\",\n \"virtual\"\n ],\n \"updated\": [\n \"native\",\n \"native\"\n ]\n }\n },\n \"esse_e2\": {\n \"from_webhook\": \"supported-required\",\n \"inbound_fields\": {\n \"essec4\": \"\"\n },\n \"list_account_id\": \"supported\",\n \"list_ad_id\": \"not-supported\",\n \"list_application_id\": \"supported\",\n \"list_benefit_id\": \"not-supported\",\n \"list_bill_id\": \"supported\",\n \"list_branch_id\": \"supported-required\",\n \"list_calendar_id\": \"supported-required\",\n \"list_call_id\": \"not-supported\",\n \"list_campaign_id\": \"supported-required\",\n \"list_candidate_id\": \"supported-required\",\n \"list_carrier_id\": \"supported-required\",\n \"list_category_id\": \"supported-required\",\n \"list_channel_id\": \"supported-required\",\n \"list_class_id\": \"supported-required\",\n \"list_collection_id\": \"not-supported\",\n \"list_company_id\": \"supported\",\n \"list_contact_id\": \"not-supported\",\n \"list_content_id\": \"supported\",\n \"list_course_id\": \"supported\",\n \"list_customer_id\": \"supported-required\",\n \"list_deal_id\": \"not-supported\",\n \"list_document_id\": \"not-supported\",\n \"list_end_lt\": \"not-supported\",\n \"list_event_id\": \"not-supported\",\n \"list_expand\": \"not-supported\",\n \"list_form_id\": \"not-supported\",\n \"list_fulltext\": \"supported-required\",\n \"list_group_id\": \"supported-required\",\n \"list_instructor_id\": \"not-supported\",\n \"list_interview_id\": \"supported-required\",\n \"list_invoice_id\": \"supported-required\",\n \"list_io_id\": \"supported-required\",\n \"list_item_id\": \"supported-required\",\n \"list_item_variant_id\": \"supported\",\n \"list_job_id\": \"supported-required\",\n \"list_label_id\": \"supported-required\",\n \"list_lead_id\": \"supported\",\n \"list_limit\": \"not-supported\",\n \"list_link_id\": \"supported-required\",\n \"list_list_id\": \"supported-required\",\n \"list_location_id\": \"supported-required\",\n \"list_member_id\": \"supported\",\n \"list_offset\": \"not-supported\",\n \"list_order\": \"supported-required\",\n \"list_order_id\": \"supported\",\n \"list_org_id\": \"not-supported\",\n \"list_package_id\": \"supported\",\n \"list_page_id\": \"supported-required\",\n \"list_parent_id\": \"supported\",\n \"list_payment_id\": \"supported\",\n \"list_payslip_id\": \"supported\",\n \"list_pipeline_id\": \"supported\",\n \"list_project_id\": \"not-supported\",\n \"list_query\": \"not-supported\",\n \"list_raw_fields\": \"supported\",\n \"list_reference\": \"not-supported\",\n \"list_repo_id\": \"not-supported\",\n \"list_root_id\": \"supported\",\n \"list_saleschannel_id\": \"supported-required\",\n \"list_shipment_id\": \"supported\",\n \"list_size\": \"supported\",\n \"list_sort_by_created_at\": \"supported\",\n \"list_sort_by_name\": \"not-supported\",\n \"list_sort_by_updated_at\": \"supported\",\n \"list_space_id\": \"supported\",\n \"list_start_gte\": \"supported\",\n \"list_status\": \"supported-required\",\n \"list_student_id\": \"supported-required\",\n \"list_task_id\": \"not-supported\",\n \"list_teacher_id\": \"not-supported\",\n \"list_template_id\": \"not-supported\",\n \"list_ticket_id\": \"supported\",\n \"list_type\": \"supported-required\",\n \"list_updated_gte\": \"supported\",\n \"list_user_id\": \"not-supported\",\n \"list_user_mentioned_id\": \"supported\",\n \"methods\": {\n \"eaf\": \"\"\n },\n \"native_webhook_calendar_id\": \"not-supported\",\n \"native_webhook_carrier_id\": \"supported\",\n \"native_webhook_channel_id\": \"supported-required\",\n \"native_webhook_company_id\": \"supported\",\n \"native_webhook_course_id\": \"supported-required\",\n \"native_webhook_event_id\": \"supported\",\n \"native_webhook_form_id\": \"not-supported\",\n \"native_webhook_io_id\": \"supported\",\n \"native_webhook_label_id\": \"not-supported\",\n \"native_webhook_list_id\": \"supported\",\n \"native_webhook_member_id\": \"not-supported\",\n \"native_webhook_order_id\": \"supported-required\",\n \"native_webhook_parent_id\": \"supported\",\n \"native_webhook_project_id\": \"supported-required\",\n \"native_webhook_shipment_id\": \"supported\",\n \"native_webhook_student_id\": \"supported\",\n \"native_webhook_task_id\": \"supported-required\",\n \"native_webhook_template_id\": \"supported\",\n \"native_webhook_type\": \"not-supported\",\n \"outbound_fields\": {\n \"Loremd3\": \"\",\n \"elit84\": \"\",\n \"in_e\": \"\",\n \"in_2\": \"\"\n },\n \"raw_objects\": [\n \"\",\n \"\"\n ],\n \"search_domain\": \"supported\",\n \"search_email\": \"supported-required\",\n \"search_linkedinurl\": \"supported-required\",\n \"search_name\": \"supported\",\n \"search_twitter\": \"supported\",\n \"slow_fields\": [\n \"\",\n \"\"\n ],\n \"virtual_webhook_ad_id\": \"not-supported\",\n \"virtual_webhook_application_id\": \"supported\",\n \"virtual_webhook_benefit_id\": \"not-supported\",\n \"virtual_webhook_bill_id\": \"supported\",\n \"virtual_webhook_branch_id\": \"not-supported\",\n \"virtual_webhook_calendar_id\": \"not-supported\",\n \"virtual_webhook_call_id\": \"supported\",\n \"virtual_webhook_campaign_id\": \"not-supported\",\n \"virtual_webhook_candidate_id\": \"supported-required\",\n \"virtual_webhook_carrier_id\": \"supported\",\n \"virtual_webhook_channel_id\": \"not-supported\",\n \"virtual_webhook_collection_id\": \"supported\",\n \"virtual_webhook_company_id\": \"supported-required\",\n \"virtual_webhook_contact_id\": \"supported\",\n \"virtual_webhook_course_id\": \"supported-required\",\n \"virtual_webhook_customer_id\": \"not-supported\",\n \"virtual_webhook_deal_id\": \"not-supported\",\n \"virtual_webhook_end_lt\": \"supported\",\n \"virtual_webhook_event_id\": \"not-supported\",\n \"virtual_webhook_expand\": \"supported\",\n \"virtual_webhook_fields\": \"supported-required\",\n \"virtual_webhook_form_id\": \"supported\",\n \"virtual_webhook_group_id\": \"not-supported\",\n \"virtual_webhook_invoice_id\": \"not-supported\",\n \"virtual_webhook_io_id\": \"not-supported\",\n \"virtual_webhook_item_id\": \"supported-required\",\n \"virtual_webhook_item_variant_id\": \"supported\",\n \"virtual_webhook_job_id\": \"not-supported\",\n \"virtual_webhook_label_id\": \"supported-required\",\n \"virtual_webhook_lead_id\": \"supported-required\",\n \"virtual_webhook_limit\": \"supported-required\",\n \"virtual_webhook_link_id\": \"supported-required\",\n \"virtual_webhook_list_id\": \"supported-required\",\n \"virtual_webhook_location_id\": \"supported-required\",\n \"virtual_webhook_member_id\": \"not-supported\",\n \"virtual_webhook_order_id\": \"not-supported\",\n \"virtual_webhook_org_id\": \"not-supported\",\n \"virtual_webhook_page_id\": \"supported-required\",\n \"virtual_webhook_parent_id\": \"not-supported\",\n \"virtual_webhook_payment_id\": \"supported-required\",\n \"virtual_webhook_pipeline_id\": \"supported\",\n \"virtual_webhook_project_id\": \"not-supported\",\n \"virtual_webhook_reference\": \"supported\",\n \"virtual_webhook_repo_id\": \"supported\",\n \"virtual_webhook_saleschannel_id\": \"not-supported\",\n \"virtual_webhook_shipment_id\": \"supported-required\",\n \"virtual_webhook_space_id\": \"not-supported\",\n \"virtual_webhook_start_gte\": \"supported\",\n \"virtual_webhook_status\": \"supported-required\",\n \"virtual_webhook_student_id\": \"supported\",\n \"virtual_webhook_task_id\": \"supported\",\n \"virtual_webhook_template_id\": \"supported-required\",\n \"virtual_webhook_ticket_id\": \"supported-required\",\n \"virtual_webhook_type\": \"supported-required\",\n \"virtual_webhook_updated_gte\": \"supported-required\",\n \"virtual_webhook_user_id\": \"not-supported\",\n \"virtual_webhook_user_mentioned_id\": \"not-supported\",\n \"webhook_events\": {\n \"created\": [\n \"native\",\n \"virtual\"\n ],\n \"deleted\": [\n \"native\",\n \"virtual\"\n ],\n \"updated\": [\n \"virtual\",\n \"virtual\"\n ]\n }\n },\n \"commodo_37a\": {\n \"from_webhook\": \"supported\",\n \"inbound_fields\": {\n \"Excepteurd_\": \"\",\n \"id8\": \"\"\n },\n \"list_account_id\": \"supported\",\n \"list_ad_id\": \"supported-required\",\n \"list_application_id\": \"not-supported\",\n \"list_benefit_id\": \"not-supported\",\n \"list_bill_id\": \"supported-required\",\n \"list_branch_id\": \"supported\",\n \"list_calendar_id\": \"supported\",\n \"list_call_id\": \"not-supported\",\n \"list_campaign_id\": \"supported\",\n \"list_candidate_id\": \"not-supported\",\n \"list_carrier_id\": \"not-supported\",\n \"list_category_id\": \"not-supported\",\n \"list_channel_id\": \"supported\",\n \"list_class_id\": \"supported-required\",\n \"list_collection_id\": \"supported-required\",\n \"list_company_id\": \"supported\",\n \"list_contact_id\": \"supported-required\",\n \"list_content_id\": \"supported\",\n \"list_course_id\": \"not-supported\",\n \"list_customer_id\": \"supported-required\",\n \"list_deal_id\": \"supported\",\n \"list_document_id\": \"supported\",\n \"list_end_lt\": \"supported\",\n \"list_event_id\": \"supported\",\n \"list_expand\": \"supported-required\",\n \"list_form_id\": \"not-supported\",\n \"list_fulltext\": \"not-supported\",\n \"list_group_id\": \"supported\",\n \"list_instructor_id\": \"not-supported\",\n \"list_interview_id\": \"supported-required\",\n \"list_invoice_id\": \"not-supported\",\n \"list_io_id\": \"supported\",\n \"list_item_id\": \"supported-required\",\n \"list_item_variant_id\": \"not-supported\",\n \"list_job_id\": \"not-supported\",\n \"list_label_id\": \"supported\",\n \"list_lead_id\": \"supported-required\",\n \"list_limit\": \"not-supported\",\n \"list_link_id\": \"supported\",\n \"list_list_id\": \"not-supported\",\n \"list_location_id\": \"supported\",\n \"list_member_id\": \"supported\",\n \"list_offset\": \"supported\",\n \"list_order\": \"supported\",\n \"list_order_id\": \"not-supported\",\n \"list_org_id\": \"not-supported\",\n \"list_package_id\": \"not-supported\",\n \"list_page_id\": \"supported-required\",\n \"list_parent_id\": \"not-supported\",\n \"list_payment_id\": \"not-supported\",\n \"list_payslip_id\": \"supported\",\n \"list_pipeline_id\": \"not-supported\",\n \"list_project_id\": \"not-supported\",\n \"list_query\": \"supported-required\",\n \"list_raw_fields\": \"not-supported\",\n \"list_reference\": \"not-supported\",\n \"list_repo_id\": \"not-supported\",\n \"list_root_id\": \"supported\",\n \"list_saleschannel_id\": \"not-supported\",\n \"list_shipment_id\": \"not-supported\",\n \"list_size\": \"supported\",\n \"list_sort_by_created_at\": \"supported-required\",\n \"list_sort_by_name\": \"supported\",\n \"list_sort_by_updated_at\": \"supported\",\n \"list_space_id\": \"supported-required\",\n \"list_start_gte\": \"supported-required\",\n \"list_status\": \"supported\",\n \"list_student_id\": \"not-supported\",\n \"list_task_id\": \"supported\",\n \"list_teacher_id\": \"not-supported\",\n \"list_template_id\": \"supported\",\n \"list_ticket_id\": \"supported\",\n \"list_type\": \"not-supported\",\n \"list_updated_gte\": \"supported-required\",\n \"list_user_id\": \"supported-required\",\n \"list_user_mentioned_id\": \"supported-required\",\n \"methods\": {\n \"in_8d8\": \"\",\n \"ipsum3\": \"\",\n \"eiusmod85c\": \"\"\n },\n \"native_webhook_calendar_id\": \"supported-required\",\n \"native_webhook_carrier_id\": \"not-supported\",\n \"native_webhook_channel_id\": \"supported\",\n \"native_webhook_company_id\": \"supported\",\n \"native_webhook_course_id\": \"supported\",\n \"native_webhook_event_id\": \"not-supported\",\n \"native_webhook_form_id\": \"supported-required\",\n \"native_webhook_io_id\": \"supported-required\",\n \"native_webhook_label_id\": \"supported-required\",\n \"native_webhook_list_id\": \"not-supported\",\n \"native_webhook_member_id\": \"supported\",\n \"native_webhook_order_id\": \"not-supported\",\n \"native_webhook_parent_id\": \"supported\",\n \"native_webhook_project_id\": \"supported-required\",\n \"native_webhook_shipment_id\": \"not-supported\",\n \"native_webhook_student_id\": \"not-supported\",\n \"native_webhook_task_id\": \"supported-required\",\n \"native_webhook_template_id\": \"supported-required\",\n \"native_webhook_type\": \"supported-required\",\n \"outbound_fields\": {\n \"id91\": \"\"\n },\n \"raw_objects\": [\n \"\",\n \"\"\n ],\n \"search_domain\": \"supported-required\",\n \"search_email\": \"supported\",\n \"search_linkedinurl\": \"supported\",\n \"search_name\": \"supported\",\n \"search_twitter\": \"supported-required\",\n \"slow_fields\": [\n \"\",\n \"\"\n ],\n \"virtual_webhook_ad_id\": \"supported\",\n \"virtual_webhook_application_id\": \"supported-required\",\n \"virtual_webhook_benefit_id\": \"not-supported\",\n \"virtual_webhook_bill_id\": \"not-supported\",\n \"virtual_webhook_branch_id\": \"supported-required\",\n \"virtual_webhook_calendar_id\": \"not-supported\",\n \"virtual_webhook_call_id\": \"supported\",\n \"virtual_webhook_campaign_id\": \"supported-required\",\n \"virtual_webhook_candidate_id\": \"supported-required\",\n \"virtual_webhook_carrier_id\": \"supported\",\n \"virtual_webhook_channel_id\": \"supported-required\",\n \"virtual_webhook_collection_id\": \"supported\",\n \"virtual_webhook_company_id\": \"supported\",\n \"virtual_webhook_contact_id\": \"supported\",\n \"virtual_webhook_course_id\": \"not-supported\",\n \"virtual_webhook_customer_id\": \"supported\",\n \"virtual_webhook_deal_id\": \"supported\",\n \"virtual_webhook_end_lt\": \"not-supported\",\n \"virtual_webhook_event_id\": \"not-supported\",\n \"virtual_webhook_expand\": \"supported-required\",\n \"virtual_webhook_fields\": \"not-supported\",\n \"virtual_webhook_form_id\": \"not-supported\",\n \"virtual_webhook_group_id\": \"not-supported\",\n \"virtual_webhook_invoice_id\": \"not-supported\",\n \"virtual_webhook_io_id\": \"supported\",\n \"virtual_webhook_item_id\": \"supported\",\n \"virtual_webhook_item_variant_id\": \"supported-required\",\n \"virtual_webhook_job_id\": \"supported-required\",\n \"virtual_webhook_label_id\": \"supported-required\",\n \"virtual_webhook_lead_id\": \"supported-required\",\n \"virtual_webhook_limit\": \"supported\",\n \"virtual_webhook_link_id\": \"supported\",\n \"virtual_webhook_list_id\": \"supported\",\n \"virtual_webhook_location_id\": \"not-supported\",\n \"virtual_webhook_member_id\": \"supported\",\n \"virtual_webhook_order_id\": \"not-supported\",\n \"virtual_webhook_org_id\": \"supported\",\n \"virtual_webhook_page_id\": \"supported\",\n \"virtual_webhook_parent_id\": \"not-supported\",\n \"virtual_webhook_payment_id\": \"supported-required\",\n \"virtual_webhook_pipeline_id\": \"supported\",\n \"virtual_webhook_project_id\": \"supported-required\",\n \"virtual_webhook_reference\": \"not-supported\",\n \"virtual_webhook_repo_id\": \"supported\",\n \"virtual_webhook_saleschannel_id\": \"not-supported\",\n \"virtual_webhook_shipment_id\": \"not-supported\",\n \"virtual_webhook_space_id\": \"supported-required\",\n \"virtual_webhook_start_gte\": \"supported\",\n \"virtual_webhook_status\": \"supported-required\",\n \"virtual_webhook_student_id\": \"not-supported\",\n \"virtual_webhook_task_id\": \"supported\",\n \"virtual_webhook_template_id\": \"not-supported\",\n \"virtual_webhook_ticket_id\": \"not-supported\",\n \"virtual_webhook_type\": \"supported\",\n \"virtual_webhook_updated_gte\": \"supported-required\",\n \"virtual_webhook_user_id\": \"supported-required\",\n \"virtual_webhook_user_mentioned_id\": \"not-supported\",\n \"webhook_events\": {\n \"created\": [\n \"native\",\n \"virtual\"\n ],\n \"deleted\": [\n \"native\",\n \"native\"\n ],\n \"updated\": [\n \"native\",\n \"native\"\n ]\n }\n },\n \"nisi__8\": {\n \"from_webhook\": \"not-supported\",\n \"inbound_fields\": {\n \"veniamf\": \"\",\n \"anim_c2\": \"\",\n \"et_23\": \"\"\n },\n \"list_account_id\": \"not-supported\",\n \"list_ad_id\": \"supported-required\",\n \"list_application_id\": \"not-supported\",\n \"list_benefit_id\": \"supported\",\n \"list_bill_id\": \"supported-required\",\n \"list_branch_id\": \"supported\",\n \"list_calendar_id\": \"supported-required\",\n \"list_call_id\": \"not-supported\",\n \"list_campaign_id\": \"supported-required\",\n \"list_candidate_id\": \"not-supported\",\n \"list_carrier_id\": \"supported\",\n \"list_category_id\": \"supported\",\n \"list_channel_id\": \"supported\",\n \"list_class_id\": \"supported-required\",\n \"list_collection_id\": \"supported-required\",\n \"list_company_id\": \"not-supported\",\n \"list_contact_id\": \"not-supported\",\n \"list_content_id\": \"supported-required\",\n \"list_course_id\": \"supported\",\n \"list_customer_id\": \"not-supported\",\n \"list_deal_id\": \"not-supported\",\n \"list_document_id\": \"not-supported\",\n \"list_end_lt\": \"supported-required\",\n \"list_event_id\": \"supported-required\",\n \"list_expand\": \"supported-required\",\n \"list_form_id\": \"supported-required\",\n \"list_fulltext\": \"not-supported\",\n \"list_group_id\": \"supported-required\",\n \"list_instructor_id\": \"supported-required\",\n \"list_interview_id\": \"not-supported\",\n \"list_invoice_id\": \"supported\",\n \"list_io_id\": \"supported\",\n \"list_item_id\": \"supported-required\",\n \"list_item_variant_id\": \"not-supported\",\n \"list_job_id\": \"supported\",\n \"list_label_id\": \"supported-required\",\n \"list_lead_id\": \"not-supported\",\n \"list_limit\": \"supported\",\n \"list_link_id\": \"supported\",\n \"list_list_id\": \"supported\",\n \"list_location_id\": \"not-supported\",\n \"list_member_id\": \"not-supported\",\n \"list_offset\": \"supported-required\",\n \"list_order\": \"not-supported\",\n \"list_order_id\": \"not-supported\",\n \"list_org_id\": \"not-supported\",\n \"list_package_id\": \"supported-required\",\n \"list_page_id\": \"not-supported\",\n \"list_parent_id\": \"not-supported\",\n \"list_payment_id\": \"supported-required\",\n \"list_payslip_id\": \"not-supported\",\n \"list_pipeline_id\": \"supported-required\",\n \"list_project_id\": \"supported-required\",\n \"list_query\": \"supported-required\",\n \"list_raw_fields\": \"supported-required\",\n \"list_reference\": \"not-supported\",\n \"list_repo_id\": \"supported\",\n \"list_root_id\": \"supported\",\n \"list_saleschannel_id\": \"supported\",\n \"list_shipment_id\": \"supported\",\n \"list_size\": \"not-supported\",\n \"list_sort_by_created_at\": \"not-supported\",\n \"list_sort_by_name\": \"not-supported\",\n \"list_sort_by_updated_at\": \"not-supported\",\n \"list_space_id\": \"not-supported\",\n \"list_start_gte\": \"supported\",\n \"list_status\": \"supported-required\",\n \"list_student_id\": \"supported-required\",\n \"list_task_id\": \"supported-required\",\n \"list_teacher_id\": \"supported-required\",\n \"list_template_id\": \"not-supported\",\n \"list_ticket_id\": \"supported-required\",\n \"list_type\": \"supported\",\n \"list_updated_gte\": \"not-supported\",\n \"list_user_id\": \"supported\",\n \"list_user_mentioned_id\": \"supported\",\n \"methods\": {\n \"dolore_9\": \"\",\n \"amet_aa\": \"\"\n },\n \"native_webhook_calendar_id\": \"supported\",\n \"native_webhook_carrier_id\": \"supported-required\",\n \"native_webhook_channel_id\": \"not-supported\",\n \"native_webhook_company_id\": \"supported\",\n \"native_webhook_course_id\": \"supported\",\n \"native_webhook_event_id\": \"supported-required\",\n \"native_webhook_form_id\": \"supported-required\",\n \"native_webhook_io_id\": \"supported-required\",\n \"native_webhook_label_id\": \"supported\",\n \"native_webhook_list_id\": \"supported-required\",\n \"native_webhook_member_id\": \"not-supported\",\n \"native_webhook_order_id\": \"supported\",\n \"native_webhook_parent_id\": \"supported\",\n \"native_webhook_project_id\": \"supported\",\n \"native_webhook_shipment_id\": \"supported-required\",\n \"native_webhook_student_id\": \"supported-required\",\n \"native_webhook_task_id\": \"supported-required\",\n \"native_webhook_template_id\": \"supported-required\",\n \"native_webhook_type\": \"supported-required\",\n \"outbound_fields\": {\n \"nisic77\": \"\",\n \"ex79a\": \"\"\n },\n \"raw_objects\": [\n \"\",\n \"\"\n ],\n \"search_domain\": \"supported\",\n \"search_email\": \"not-supported\",\n \"search_linkedinurl\": \"not-supported\",\n \"search_name\": \"supported-required\",\n \"search_twitter\": \"not-supported\",\n \"slow_fields\": [\n \"\",\n \"\"\n ],\n \"virtual_webhook_ad_id\": \"supported-required\",\n \"virtual_webhook_application_id\": \"not-supported\",\n \"virtual_webhook_benefit_id\": \"supported-required\",\n \"virtual_webhook_bill_id\": \"supported\",\n \"virtual_webhook_branch_id\": \"supported-required\",\n \"virtual_webhook_calendar_id\": \"supported\",\n \"virtual_webhook_call_id\": \"supported-required\",\n \"virtual_webhook_campaign_id\": \"supported-required\",\n \"virtual_webhook_candidate_id\": \"supported-required\",\n \"virtual_webhook_carrier_id\": \"not-supported\",\n \"virtual_webhook_channel_id\": \"supported\",\n \"virtual_webhook_collection_id\": \"supported\",\n \"virtual_webhook_company_id\": \"not-supported\",\n \"virtual_webhook_contact_id\": \"supported\",\n \"virtual_webhook_course_id\": \"supported-required\",\n \"virtual_webhook_customer_id\": \"not-supported\",\n \"virtual_webhook_deal_id\": \"supported\",\n \"virtual_webhook_end_lt\": \"not-supported\",\n \"virtual_webhook_event_id\": \"not-supported\",\n \"virtual_webhook_expand\": \"not-supported\",\n \"virtual_webhook_fields\": \"supported-required\",\n \"virtual_webhook_form_id\": \"not-supported\",\n \"virtual_webhook_group_id\": \"supported-required\",\n \"virtual_webhook_invoice_id\": \"not-supported\",\n \"virtual_webhook_io_id\": \"not-supported\",\n \"virtual_webhook_item_id\": \"supported\",\n \"virtual_webhook_item_variant_id\": \"supported\",\n \"virtual_webhook_job_id\": \"supported\",\n \"virtual_webhook_label_id\": \"supported\",\n \"virtual_webhook_lead_id\": \"not-supported\",\n \"virtual_webhook_limit\": \"supported-required\",\n \"virtual_webhook_link_id\": \"supported-required\",\n \"virtual_webhook_list_id\": \"supported\",\n \"virtual_webhook_location_id\": \"supported\",\n \"virtual_webhook_member_id\": \"supported\",\n \"virtual_webhook_order_id\": \"supported-required\",\n \"virtual_webhook_org_id\": \"not-supported\",\n \"virtual_webhook_page_id\": \"not-supported\",\n \"virtual_webhook_parent_id\": \"not-supported\",\n \"virtual_webhook_payment_id\": \"supported\",\n \"virtual_webhook_pipeline_id\": \"not-supported\",\n \"virtual_webhook_project_id\": \"supported\",\n \"virtual_webhook_reference\": \"not-supported\",\n \"virtual_webhook_repo_id\": \"not-supported\",\n \"virtual_webhook_saleschannel_id\": \"supported\",\n \"virtual_webhook_shipment_id\": \"supported-required\",\n \"virtual_webhook_space_id\": \"supported-required\",\n \"virtual_webhook_start_gte\": \"supported-required\",\n \"virtual_webhook_status\": \"supported\",\n \"virtual_webhook_student_id\": \"supported-required\",\n \"virtual_webhook_task_id\": \"supported-required\",\n \"virtual_webhook_template_id\": \"not-supported\",\n \"virtual_webhook_ticket_id\": \"supported\",\n \"virtual_webhook_type\": \"supported\",\n \"virtual_webhook_updated_gte\": \"not-supported\",\n \"virtual_webhook_user_id\": \"supported\",\n \"virtual_webhook_user_mentioned_id\": \"supported\",\n \"webhook_events\": {\n \"created\": [\n \"virtual\",\n \"native\"\n ],\n \"deleted\": [\n \"native\",\n \"native\"\n ],\n \"updated\": [\n \"native\",\n \"virtual\"\n ]\n }\n }\n },\n \"tested_at\": \"\",\n \"text_color\": \"\",\n \"token_instructions\": [\n \"\",\n \"\"\n ],\n \"token_names\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n },\n {\n \"type\": \"\",\n \"name\": \"\",\n \"categories\": [\n \"passthrough\",\n \"ads\"\n ],\n \"active_healthy_connections\": \"\",\n \"api\": {},\n \"api_docs_url\": \"\",\n \"beta\": \"\",\n \"color\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"fa_icon\": \"\",\n \"featured\": \"\",\n \"in_progress\": \"\",\n \"is_active\": \"\",\n \"is_hidden\": \"\",\n \"logo_url\": \"\",\n \"partnership\": {},\n \"popularity\": \"\",\n \"rate_limit_description\": \"\",\n \"saml\": {},\n \"sandbox\": {},\n \"support\": {\n \"quia\": {\n \"from_webhook\": \"not-supported\",\n \"inbound_fields\": {\n \"occaecat3b\": \"\"\n },\n \"list_account_id\": \"supported-required\",\n \"list_ad_id\": \"not-supported\",\n \"list_application_id\": \"not-supported\",\n \"list_benefit_id\": \"supported-required\",\n \"list_bill_id\": \"supported-required\",\n \"list_branch_id\": \"not-supported\",\n \"list_calendar_id\": \"supported-required\",\n \"list_call_id\": \"supported\",\n \"list_campaign_id\": \"not-supported\",\n \"list_candidate_id\": \"supported\",\n \"list_carrier_id\": \"not-supported\",\n \"list_category_id\": \"supported-required\",\n \"list_channel_id\": \"supported-required\",\n \"list_class_id\": \"supported\",\n \"list_collection_id\": \"not-supported\",\n \"list_company_id\": \"supported\",\n \"list_contact_id\": \"supported-required\",\n \"list_content_id\": \"not-supported\",\n \"list_course_id\": \"supported\",\n \"list_customer_id\": \"not-supported\",\n \"list_deal_id\": \"supported\",\n \"list_document_id\": \"not-supported\",\n \"list_end_lt\": \"supported-required\",\n \"list_event_id\": \"not-supported\",\n \"list_expand\": \"supported\",\n \"list_form_id\": \"supported\",\n \"list_fulltext\": \"not-supported\",\n \"list_group_id\": \"supported-required\",\n \"list_instructor_id\": \"not-supported\",\n \"list_interview_id\": \"supported\",\n \"list_invoice_id\": \"supported-required\",\n \"list_io_id\": \"supported\",\n \"list_item_id\": \"supported-required\",\n \"list_item_variant_id\": \"supported\",\n \"list_job_id\": \"supported\",\n \"list_label_id\": \"supported-required\",\n \"list_lead_id\": \"not-supported\",\n \"list_limit\": \"supported-required\",\n \"list_link_id\": \"supported-required\",\n \"list_list_id\": \"not-supported\",\n \"list_location_id\": \"supported-required\",\n \"list_member_id\": \"supported-required\",\n \"list_offset\": \"not-supported\",\n \"list_order\": \"not-supported\",\n \"list_order_id\": \"not-supported\",\n \"list_org_id\": \"supported-required\",\n \"list_package_id\": \"not-supported\",\n \"list_page_id\": \"not-supported\",\n \"list_parent_id\": \"not-supported\",\n \"list_payment_id\": \"not-supported\",\n \"list_payslip_id\": \"supported-required\",\n \"list_pipeline_id\": \"not-supported\",\n \"list_project_id\": \"not-supported\",\n \"list_query\": \"supported\",\n \"list_raw_fields\": \"supported\",\n \"list_reference\": \"supported-required\",\n \"list_repo_id\": \"supported\",\n \"list_root_id\": \"supported\",\n \"list_saleschannel_id\": \"supported-required\",\n \"list_shipment_id\": \"supported-required\",\n \"list_size\": \"not-supported\",\n \"list_sort_by_created_at\": \"supported\",\n \"list_sort_by_name\": \"not-supported\",\n \"list_sort_by_updated_at\": \"not-supported\",\n \"list_space_id\": \"supported-required\",\n \"list_start_gte\": \"supported-required\",\n \"list_status\": \"supported-required\",\n \"list_student_id\": \"supported\",\n \"list_task_id\": \"supported-required\",\n \"list_teacher_id\": \"not-supported\",\n \"list_template_id\": \"supported\",\n \"list_ticket_id\": \"supported\",\n \"list_type\": \"supported\",\n \"list_updated_gte\": \"supported-required\",\n \"list_user_id\": \"supported-required\",\n \"list_user_mentioned_id\": \"not-supported\",\n \"methods\": {\n \"in_4e\": \"\"\n },\n \"native_webhook_calendar_id\": \"supported-required\",\n \"native_webhook_carrier_id\": \"supported\",\n \"native_webhook_channel_id\": \"supported-required\",\n \"native_webhook_company_id\": \"supported\",\n \"native_webhook_course_id\": \"supported-required\",\n \"native_webhook_event_id\": \"supported-required\",\n \"native_webhook_form_id\": \"supported\",\n \"native_webhook_io_id\": \"not-supported\",\n \"native_webhook_label_id\": \"supported-required\",\n \"native_webhook_list_id\": \"not-supported\",\n \"native_webhook_member_id\": \"not-supported\",\n \"native_webhook_order_id\": \"supported\",\n \"native_webhook_parent_id\": \"supported-required\",\n \"native_webhook_project_id\": \"supported-required\",\n \"native_webhook_shipment_id\": \"not-supported\",\n \"native_webhook_student_id\": \"supported\",\n \"native_webhook_task_id\": \"supported\",\n \"native_webhook_template_id\": \"supported\",\n \"native_webhook_type\": \"not-supported\",\n \"outbound_fields\": {\n \"inb_9\": \"\",\n \"officia12\": \"\"\n },\n \"raw_objects\": [\n \"\",\n \"\"\n ],\n \"search_domain\": \"supported\",\n \"search_email\": \"supported\",\n \"search_linkedinurl\": \"not-supported\",\n \"search_name\": \"supported\",\n \"search_twitter\": \"supported\",\n \"slow_fields\": [\n \"\",\n \"\"\n ],\n \"virtual_webhook_ad_id\": \"supported-required\",\n \"virtual_webhook_application_id\": \"supported-required\",\n \"virtual_webhook_benefit_id\": \"supported-required\",\n \"virtual_webhook_bill_id\": \"supported-required\",\n \"virtual_webhook_branch_id\": \"supported-required\",\n \"virtual_webhook_calendar_id\": \"not-supported\",\n \"virtual_webhook_call_id\": \"supported-required\",\n \"virtual_webhook_campaign_id\": \"supported-required\",\n \"virtual_webhook_candidate_id\": \"supported-required\",\n \"virtual_webhook_carrier_id\": \"supported-required\",\n \"virtual_webhook_channel_id\": \"not-supported\",\n \"virtual_webhook_collection_id\": \"not-supported\",\n \"virtual_webhook_company_id\": \"supported\",\n \"virtual_webhook_contact_id\": \"supported-required\",\n \"virtual_webhook_course_id\": \"supported-required\",\n \"virtual_webhook_customer_id\": \"supported-required\",\n \"virtual_webhook_deal_id\": \"not-supported\",\n \"virtual_webhook_end_lt\": \"not-supported\",\n \"virtual_webhook_event_id\": \"not-supported\",\n \"virtual_webhook_expand\": \"not-supported\",\n \"virtual_webhook_fields\": \"supported\",\n \"virtual_webhook_form_id\": \"supported\",\n \"virtual_webhook_group_id\": \"not-supported\",\n \"virtual_webhook_invoice_id\": \"supported-required\",\n \"virtual_webhook_io_id\": \"supported\",\n \"virtual_webhook_item_id\": \"supported\",\n \"virtual_webhook_item_variant_id\": \"not-supported\",\n \"virtual_webhook_job_id\": \"supported-required\",\n \"virtual_webhook_label_id\": \"supported-required\",\n \"virtual_webhook_lead_id\": \"supported-required\",\n \"virtual_webhook_limit\": \"supported-required\",\n \"virtual_webhook_link_id\": \"supported\",\n \"virtual_webhook_list_id\": \"supported-required\",\n \"virtual_webhook_location_id\": \"not-supported\",\n \"virtual_webhook_member_id\": \"not-supported\",\n \"virtual_webhook_order_id\": \"supported-required\",\n \"virtual_webhook_org_id\": \"supported-required\",\n \"virtual_webhook_page_id\": \"not-supported\",\n \"virtual_webhook_parent_id\": \"supported-required\",\n \"virtual_webhook_payment_id\": \"not-supported\",\n \"virtual_webhook_pipeline_id\": \"not-supported\",\n \"virtual_webhook_project_id\": \"supported\",\n \"virtual_webhook_reference\": \"supported-required\",\n \"virtual_webhook_repo_id\": \"supported\",\n \"virtual_webhook_saleschannel_id\": \"supported\",\n \"virtual_webhook_shipment_id\": \"not-supported\",\n \"virtual_webhook_space_id\": \"not-supported\",\n \"virtual_webhook_start_gte\": \"supported\",\n \"virtual_webhook_status\": \"supported-required\",\n \"virtual_webhook_student_id\": \"not-supported\",\n \"virtual_webhook_task_id\": \"not-supported\",\n \"virtual_webhook_template_id\": \"supported-required\",\n \"virtual_webhook_ticket_id\": \"not-supported\",\n \"virtual_webhook_type\": \"supported\",\n \"virtual_webhook_updated_gte\": \"supported-required\",\n \"virtual_webhook_user_id\": \"supported\",\n \"virtual_webhook_user_mentioned_id\": \"not-supported\",\n \"webhook_events\": {\n \"created\": [\n \"native\",\n \"native\"\n ],\n \"deleted\": [\n \"native\",\n \"virtual\"\n ],\n \"updated\": [\n \"virtual\",\n \"native\"\n ]\n }\n },\n \"veniam_55\": {\n \"from_webhook\": \"supported\",\n \"inbound_fields\": {\n \"in32\": \"\",\n \"labore7\": \"\",\n \"exercitationba\": \"\"\n },\n \"list_account_id\": \"supported\",\n \"list_ad_id\": \"supported-required\",\n \"list_application_id\": \"supported-required\",\n \"list_benefit_id\": \"not-supported\",\n \"list_bill_id\": \"supported-required\",\n \"list_branch_id\": \"not-supported\",\n \"list_calendar_id\": \"supported\",\n \"list_call_id\": \"supported-required\",\n \"list_campaign_id\": \"supported-required\",\n \"list_candidate_id\": \"not-supported\",\n \"list_carrier_id\": \"supported\",\n \"list_category_id\": \"supported\",\n \"list_channel_id\": \"supported-required\",\n \"list_class_id\": \"not-supported\",\n \"list_collection_id\": \"not-supported\",\n \"list_company_id\": \"not-supported\",\n \"list_contact_id\": \"supported-required\",\n \"list_content_id\": \"supported-required\",\n \"list_course_id\": \"not-supported\",\n \"list_customer_id\": \"not-supported\",\n \"list_deal_id\": \"not-supported\",\n \"list_document_id\": \"not-supported\",\n \"list_end_lt\": \"supported-required\",\n \"list_event_id\": \"supported-required\",\n \"list_expand\": \"supported-required\",\n \"list_form_id\": \"supported-required\",\n \"list_fulltext\": \"not-supported\",\n \"list_group_id\": \"supported\",\n \"list_instructor_id\": \"supported\",\n \"list_interview_id\": \"supported\",\n \"list_invoice_id\": \"not-supported\",\n \"list_io_id\": \"supported-required\",\n \"list_item_id\": \"supported\",\n \"list_item_variant_id\": \"supported\",\n \"list_job_id\": \"supported-required\",\n \"list_label_id\": \"not-supported\",\n \"list_lead_id\": \"supported\",\n \"list_limit\": \"supported-required\",\n \"list_link_id\": \"supported-required\",\n \"list_list_id\": \"supported-required\",\n \"list_location_id\": \"supported-required\",\n \"list_member_id\": \"not-supported\",\n \"list_offset\": \"supported-required\",\n \"list_order\": \"not-supported\",\n \"list_order_id\": \"not-supported\",\n \"list_org_id\": \"supported-required\",\n \"list_package_id\": \"supported\",\n \"list_page_id\": \"supported\",\n \"list_parent_id\": \"not-supported\",\n \"list_payment_id\": \"not-supported\",\n \"list_payslip_id\": \"not-supported\",\n \"list_pipeline_id\": \"supported-required\",\n \"list_project_id\": \"supported\",\n \"list_query\": \"supported\",\n \"list_raw_fields\": \"supported\",\n \"list_reference\": \"supported\",\n \"list_repo_id\": \"supported\",\n \"list_root_id\": \"supported\",\n \"list_saleschannel_id\": \"supported-required\",\n \"list_shipment_id\": \"supported\",\n \"list_size\": \"not-supported\",\n \"list_sort_by_created_at\": \"supported-required\",\n \"list_sort_by_name\": \"supported\",\n \"list_sort_by_updated_at\": \"supported\",\n \"list_space_id\": \"not-supported\",\n \"list_start_gte\": \"supported\",\n \"list_status\": \"supported-required\",\n \"list_student_id\": \"not-supported\",\n \"list_task_id\": \"supported-required\",\n \"list_teacher_id\": \"supported-required\",\n \"list_template_id\": \"supported\",\n \"list_ticket_id\": \"supported-required\",\n \"list_type\": \"supported-required\",\n \"list_updated_gte\": \"supported\",\n \"list_user_id\": \"not-supported\",\n \"list_user_mentioned_id\": \"supported\",\n \"methods\": {\n \"nostrud509\": \"\",\n \"laboris_52\": \"\",\n \"nostrudc1\": \"\"\n },\n \"native_webhook_calendar_id\": \"supported\",\n \"native_webhook_carrier_id\": \"not-supported\",\n \"native_webhook_channel_id\": \"not-supported\",\n \"native_webhook_company_id\": \"not-supported\",\n \"native_webhook_course_id\": \"not-supported\",\n \"native_webhook_event_id\": \"supported\",\n \"native_webhook_form_id\": \"supported-required\",\n \"native_webhook_io_id\": \"supported\",\n \"native_webhook_label_id\": \"not-supported\",\n \"native_webhook_list_id\": \"not-supported\",\n \"native_webhook_member_id\": \"supported-required\",\n \"native_webhook_order_id\": \"not-supported\",\n \"native_webhook_parent_id\": \"not-supported\",\n \"native_webhook_project_id\": \"not-supported\",\n \"native_webhook_shipment_id\": \"supported-required\",\n \"native_webhook_student_id\": \"supported-required\",\n \"native_webhook_task_id\": \"supported-required\",\n \"native_webhook_template_id\": \"supported\",\n \"native_webhook_type\": \"not-supported\",\n \"outbound_fields\": {\n \"elit_de0\": \"\",\n \"nostrud_8f_\": \"\"\n },\n \"raw_objects\": [\n \"\",\n \"\"\n ],\n \"search_domain\": \"not-supported\",\n \"search_email\": \"not-supported\",\n \"search_linkedinurl\": \"not-supported\",\n \"search_name\": \"not-supported\",\n \"search_twitter\": \"not-supported\",\n \"slow_fields\": [\n \"\",\n \"\"\n ],\n \"virtual_webhook_ad_id\": \"supported-required\",\n \"virtual_webhook_application_id\": \"supported-required\",\n \"virtual_webhook_benefit_id\": \"not-supported\",\n \"virtual_webhook_bill_id\": \"supported-required\",\n \"virtual_webhook_branch_id\": \"supported-required\",\n \"virtual_webhook_calendar_id\": \"not-supported\",\n \"virtual_webhook_call_id\": \"supported-required\",\n \"virtual_webhook_campaign_id\": \"supported-required\",\n \"virtual_webhook_candidate_id\": \"not-supported\",\n \"virtual_webhook_carrier_id\": \"supported\",\n \"virtual_webhook_channel_id\": \"supported-required\",\n \"virtual_webhook_collection_id\": \"supported\",\n \"virtual_webhook_company_id\": \"supported\",\n \"virtual_webhook_contact_id\": \"supported\",\n \"virtual_webhook_course_id\": \"supported-required\",\n \"virtual_webhook_customer_id\": \"supported\",\n \"virtual_webhook_deal_id\": \"not-supported\",\n \"virtual_webhook_end_lt\": \"supported-required\",\n \"virtual_webhook_event_id\": \"supported-required\",\n \"virtual_webhook_expand\": \"supported-required\",\n \"virtual_webhook_fields\": \"supported\",\n \"virtual_webhook_form_id\": \"supported\",\n \"virtual_webhook_group_id\": \"not-supported\",\n \"virtual_webhook_invoice_id\": \"supported-required\",\n \"virtual_webhook_io_id\": \"supported-required\",\n \"virtual_webhook_item_id\": \"not-supported\",\n \"virtual_webhook_item_variant_id\": \"supported\",\n \"virtual_webhook_job_id\": \"supported\",\n \"virtual_webhook_label_id\": \"supported\",\n \"virtual_webhook_lead_id\": \"supported-required\",\n \"virtual_webhook_limit\": \"not-supported\",\n \"virtual_webhook_link_id\": \"supported\",\n \"virtual_webhook_list_id\": \"supported\",\n \"virtual_webhook_location_id\": \"supported-required\",\n \"virtual_webhook_member_id\": \"not-supported\",\n \"virtual_webhook_order_id\": \"not-supported\",\n \"virtual_webhook_org_id\": \"not-supported\",\n \"virtual_webhook_page_id\": \"not-supported\",\n \"virtual_webhook_parent_id\": \"not-supported\",\n \"virtual_webhook_payment_id\": \"supported\",\n \"virtual_webhook_pipeline_id\": \"supported\",\n \"virtual_webhook_project_id\": \"supported\",\n \"virtual_webhook_reference\": \"supported\",\n \"virtual_webhook_repo_id\": \"supported\",\n \"virtual_webhook_saleschannel_id\": \"not-supported\",\n \"virtual_webhook_shipment_id\": \"supported-required\",\n \"virtual_webhook_space_id\": \"supported\",\n \"virtual_webhook_start_gte\": \"supported-required\",\n \"virtual_webhook_status\": \"supported\",\n \"virtual_webhook_student_id\": \"supported\",\n \"virtual_webhook_task_id\": \"not-supported\",\n \"virtual_webhook_template_id\": \"supported-required\",\n \"virtual_webhook_ticket_id\": \"supported-required\",\n \"virtual_webhook_type\": \"supported\",\n \"virtual_webhook_updated_gte\": \"supported\",\n \"virtual_webhook_user_id\": \"supported\",\n \"virtual_webhook_user_mentioned_id\": \"supported-required\",\n \"webhook_events\": {\n \"created\": [\n \"native\",\n \"virtual\"\n ],\n \"deleted\": [\n \"virtual\",\n \"native\"\n ],\n \"updated\": [\n \"virtual\",\n \"native\"\n ]\n }\n }\n },\n \"tested_at\": \"\",\n \"text_color\": \"\",\n \"token_instructions\": [\n \"\",\n \"\"\n ],\n \"token_names\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n }\n]", "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-283cbb39-0082-493d-8b4d-da2200fc5687" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-22efebd6-29d5-4423-9efa-890c05cdd163" } ], "id": "5ee71c98-f558-4a4b-9551-500e8a091f2c", "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-5ee71c98-f558-4a4b-9551-500e8a091f2c" } ], "id": "8dc7a31f-1a2c-4c5a-81b5-d008d4b00cbf", "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-8dc7a31f-1a2c-4c5a-81b5-d008d4b00cbf" }, { "name": "Returns All Integrations", "id": "770002be-1629-4d74-a033-252540b9ac4e", "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}}/unified/integration?limit=&offset=&updated_gte=&categories=verification&categories=kms&summary=&active=&env=&type=", "host": [ "{{baseUrl}}" ], "path": [ "unified", "integration" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "key": "updated_gte", "value": "" }, { "description": "Filter the results on these categories", "key": "categories", "value": "verification" }, { "description": "Filter the results on these categories", "key": "categories", "value": "kms" }, { "key": "summary", "value": "" }, { "description": "Filter the results for only the workspace's active integrations", "key": "active", "value": "" }, { "key": "env", "value": "" }, { "description": "Filter the results for only this integration type", "key": "type", "value": "" } ] } }, "response": [ { "id": "9c697faa-c107-4220-b3d5-058f84f1b99f", "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}}/unified/integration?limit=&offset=&updated_gte=&categories=kms&summary=&active=&env=&type=", "host": [ "{{baseUrl}}" ], "path": [ "unified", "integration" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "key": "updated_gte", "value": "" }, { "description": "Filter the results on these categories", "key": "categories", "value": "kms" }, { "key": "summary", "value": "" }, { "description": "Filter the results for only the workspace's active integrations", "key": "active", "value": "" }, { "key": "env", "value": "" }, { "description": "Filter the results for only this integration type", "key": "type", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"type\": \"\",\n \"name\": \"\",\n \"categories\": [\n \"task\",\n \"repo\"\n ],\n \"active_healthy_connections\": \"\",\n \"api\": {},\n \"api_docs_url\": \"\",\n \"beta\": \"\",\n \"color\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"fa_icon\": \"\",\n \"featured\": \"\",\n \"in_progress\": \"\",\n \"is_active\": \"\",\n \"is_hidden\": \"\",\n \"logo_url\": \"\",\n \"partnership\": {},\n \"popularity\": \"\",\n \"rate_limit_description\": \"\",\n \"saml\": {},\n \"sandbox\": {},\n \"support\": {\n \"qui_e\": {\n \"from_webhook\": \"supported-required\",\n \"inbound_fields\": {\n \"labore__\": \"\"\n },\n \"list_account_id\": \"not-supported\",\n \"list_ad_id\": \"supported\",\n \"list_application_id\": \"supported\",\n \"list_benefit_id\": \"not-supported\",\n \"list_bill_id\": \"supported\",\n \"list_branch_id\": \"supported-required\",\n \"list_calendar_id\": \"supported\",\n \"list_call_id\": \"supported-required\",\n \"list_campaign_id\": \"supported\",\n \"list_candidate_id\": \"supported\",\n \"list_carrier_id\": \"supported-required\",\n \"list_category_id\": \"supported-required\",\n \"list_channel_id\": \"supported\",\n \"list_class_id\": \"supported\",\n \"list_collection_id\": \"not-supported\",\n \"list_company_id\": \"supported-required\",\n \"list_contact_id\": \"supported-required\",\n \"list_content_id\": \"not-supported\",\n \"list_course_id\": \"supported-required\",\n \"list_customer_id\": \"supported-required\",\n \"list_deal_id\": \"supported-required\",\n \"list_document_id\": \"supported\",\n \"list_end_lt\": \"supported-required\",\n \"list_event_id\": \"supported\",\n \"list_expand\": \"supported-required\",\n \"list_form_id\": \"supported-required\",\n \"list_fulltext\": \"supported-required\",\n \"list_group_id\": \"not-supported\",\n \"list_instructor_id\": \"supported\",\n \"list_interview_id\": \"supported\",\n \"list_invoice_id\": \"supported\",\n \"list_io_id\": \"not-supported\",\n \"list_item_id\": \"supported\",\n \"list_item_variant_id\": \"not-supported\",\n \"list_job_id\": \"not-supported\",\n \"list_label_id\": \"not-supported\",\n \"list_lead_id\": \"supported-required\",\n \"list_limit\": \"not-supported\",\n \"list_link_id\": \"not-supported\",\n \"list_list_id\": \"supported\",\n \"list_location_id\": \"supported-required\",\n \"list_member_id\": \"supported\",\n \"list_offset\": \"not-supported\",\n \"list_order\": \"supported-required\",\n \"list_order_id\": \"not-supported\",\n \"list_org_id\": \"supported\",\n \"list_package_id\": \"supported-required\",\n \"list_page_id\": \"not-supported\",\n \"list_parent_id\": \"not-supported\",\n \"list_payment_id\": \"not-supported\",\n \"list_payslip_id\": \"supported\",\n \"list_pipeline_id\": \"supported\",\n \"list_project_id\": \"not-supported\",\n \"list_query\": \"supported-required\",\n \"list_raw_fields\": \"not-supported\",\n \"list_reference\": \"supported-required\",\n \"list_repo_id\": \"not-supported\",\n \"list_root_id\": \"not-supported\",\n \"list_saleschannel_id\": \"not-supported\",\n \"list_shipment_id\": \"supported\",\n \"list_size\": \"not-supported\",\n \"list_sort_by_created_at\": \"supported-required\",\n \"list_sort_by_name\": \"supported-required\",\n \"list_sort_by_updated_at\": \"not-supported\",\n \"list_space_id\": \"supported-required\",\n \"list_start_gte\": \"supported-required\",\n \"list_status\": \"not-supported\",\n \"list_student_id\": \"supported\",\n \"list_task_id\": \"not-supported\",\n \"list_teacher_id\": \"not-supported\",\n \"list_template_id\": \"supported\",\n \"list_ticket_id\": \"supported-required\",\n \"list_type\": \"supported-required\",\n \"list_updated_gte\": \"supported-required\",\n \"list_user_id\": \"supported\",\n \"list_user_mentioned_id\": \"supported-required\",\n \"methods\": {\n \"tempor7\": \"\",\n \"do_c\": \"\"\n },\n \"native_webhook_calendar_id\": \"not-supported\",\n \"native_webhook_carrier_id\": \"not-supported\",\n \"native_webhook_channel_id\": \"not-supported\",\n \"native_webhook_company_id\": \"supported-required\",\n \"native_webhook_course_id\": \"supported-required\",\n \"native_webhook_event_id\": \"supported-required\",\n \"native_webhook_form_id\": \"not-supported\",\n \"native_webhook_io_id\": \"supported-required\",\n \"native_webhook_label_id\": \"supported\",\n \"native_webhook_list_id\": \"supported\",\n \"native_webhook_member_id\": \"supported-required\",\n \"native_webhook_order_id\": \"supported-required\",\n \"native_webhook_parent_id\": \"not-supported\",\n \"native_webhook_project_id\": \"supported-required\",\n \"native_webhook_shipment_id\": \"supported-required\",\n \"native_webhook_student_id\": \"supported-required\",\n \"native_webhook_task_id\": \"not-supported\",\n \"native_webhook_template_id\": \"not-supported\",\n \"native_webhook_type\": \"not-supported\",\n \"outbound_fields\": {\n \"anim_d_d\": \"\"\n },\n \"raw_objects\": [\n \"\",\n \"\"\n ],\n \"search_domain\": \"not-supported\",\n \"search_email\": \"not-supported\",\n \"search_linkedinurl\": \"not-supported\",\n \"search_name\": \"supported-required\",\n \"search_twitter\": \"supported\",\n \"slow_fields\": [\n \"\",\n \"\"\n ],\n \"virtual_webhook_ad_id\": \"supported\",\n \"virtual_webhook_application_id\": \"supported\",\n \"virtual_webhook_benefit_id\": \"supported\",\n \"virtual_webhook_bill_id\": \"not-supported\",\n \"virtual_webhook_branch_id\": \"supported\",\n \"virtual_webhook_calendar_id\": \"supported-required\",\n \"virtual_webhook_call_id\": \"supported-required\",\n \"virtual_webhook_campaign_id\": \"supported\",\n \"virtual_webhook_candidate_id\": \"supported-required\",\n \"virtual_webhook_carrier_id\": \"supported-required\",\n \"virtual_webhook_channel_id\": \"supported\",\n \"virtual_webhook_collection_id\": \"supported\",\n \"virtual_webhook_company_id\": \"supported-required\",\n \"virtual_webhook_contact_id\": \"supported\",\n \"virtual_webhook_course_id\": \"not-supported\",\n \"virtual_webhook_customer_id\": \"supported\",\n \"virtual_webhook_deal_id\": \"not-supported\",\n \"virtual_webhook_end_lt\": \"supported\",\n \"virtual_webhook_event_id\": \"not-supported\",\n \"virtual_webhook_expand\": \"not-supported\",\n \"virtual_webhook_fields\": \"not-supported\",\n \"virtual_webhook_form_id\": \"not-supported\",\n \"virtual_webhook_group_id\": \"not-supported\",\n \"virtual_webhook_invoice_id\": \"not-supported\",\n \"virtual_webhook_io_id\": \"supported\",\n \"virtual_webhook_item_id\": \"not-supported\",\n \"virtual_webhook_item_variant_id\": \"not-supported\",\n \"virtual_webhook_job_id\": \"not-supported\",\n \"virtual_webhook_label_id\": \"supported-required\",\n \"virtual_webhook_lead_id\": \"supported\",\n \"virtual_webhook_limit\": \"not-supported\",\n \"virtual_webhook_link_id\": \"supported\",\n \"virtual_webhook_list_id\": \"supported\",\n \"virtual_webhook_location_id\": \"not-supported\",\n \"virtual_webhook_member_id\": \"supported-required\",\n \"virtual_webhook_order_id\": \"supported\",\n \"virtual_webhook_org_id\": \"not-supported\",\n \"virtual_webhook_page_id\": \"supported-required\",\n \"virtual_webhook_parent_id\": \"not-supported\",\n \"virtual_webhook_payment_id\": \"not-supported\",\n \"virtual_webhook_pipeline_id\": \"supported\",\n \"virtual_webhook_project_id\": \"not-supported\",\n \"virtual_webhook_reference\": \"supported\",\n \"virtual_webhook_repo_id\": \"supported\",\n \"virtual_webhook_saleschannel_id\": \"supported-required\",\n \"virtual_webhook_shipment_id\": \"supported\",\n \"virtual_webhook_space_id\": \"not-supported\",\n \"virtual_webhook_start_gte\": \"supported-required\",\n \"virtual_webhook_status\": \"supported-required\",\n \"virtual_webhook_student_id\": \"not-supported\",\n \"virtual_webhook_task_id\": \"supported-required\",\n \"virtual_webhook_template_id\": \"supported-required\",\n \"virtual_webhook_ticket_id\": \"not-supported\",\n \"virtual_webhook_type\": \"supported-required\",\n \"virtual_webhook_updated_gte\": \"not-supported\",\n \"virtual_webhook_user_id\": \"supported-required\",\n \"virtual_webhook_user_mentioned_id\": \"supported\",\n \"webhook_events\": {\n \"created\": [\n \"virtual\",\n \"virtual\"\n ],\n \"deleted\": [\n \"native\",\n \"virtual\"\n ],\n \"updated\": [\n \"native\",\n \"native\"\n ]\n }\n },\n \"esse_e2\": {\n \"from_webhook\": \"supported-required\",\n \"inbound_fields\": {\n \"essec4\": \"\"\n },\n \"list_account_id\": \"supported\",\n \"list_ad_id\": \"not-supported\",\n \"list_application_id\": \"supported\",\n \"list_benefit_id\": \"not-supported\",\n \"list_bill_id\": \"supported\",\n \"list_branch_id\": \"supported-required\",\n \"list_calendar_id\": \"supported-required\",\n \"list_call_id\": \"not-supported\",\n \"list_campaign_id\": \"supported-required\",\n \"list_candidate_id\": \"supported-required\",\n \"list_carrier_id\": \"supported-required\",\n \"list_category_id\": \"supported-required\",\n \"list_channel_id\": \"supported-required\",\n \"list_class_id\": \"supported-required\",\n \"list_collection_id\": \"not-supported\",\n \"list_company_id\": \"supported\",\n \"list_contact_id\": \"not-supported\",\n \"list_content_id\": \"supported\",\n \"list_course_id\": \"supported\",\n \"list_customer_id\": \"supported-required\",\n \"list_deal_id\": \"not-supported\",\n \"list_document_id\": \"not-supported\",\n \"list_end_lt\": \"not-supported\",\n \"list_event_id\": \"not-supported\",\n \"list_expand\": \"not-supported\",\n \"list_form_id\": \"not-supported\",\n \"list_fulltext\": \"supported-required\",\n \"list_group_id\": \"supported-required\",\n \"list_instructor_id\": \"not-supported\",\n \"list_interview_id\": \"supported-required\",\n \"list_invoice_id\": \"supported-required\",\n \"list_io_id\": \"supported-required\",\n \"list_item_id\": \"supported-required\",\n \"list_item_variant_id\": \"supported\",\n \"list_job_id\": \"supported-required\",\n \"list_label_id\": \"supported-required\",\n \"list_lead_id\": \"supported\",\n \"list_limit\": \"not-supported\",\n \"list_link_id\": \"supported-required\",\n \"list_list_id\": \"supported-required\",\n \"list_location_id\": \"supported-required\",\n \"list_member_id\": \"supported\",\n \"list_offset\": \"not-supported\",\n \"list_order\": \"supported-required\",\n \"list_order_id\": \"supported\",\n \"list_org_id\": \"not-supported\",\n \"list_package_id\": \"supported\",\n \"list_page_id\": \"supported-required\",\n \"list_parent_id\": \"supported\",\n \"list_payment_id\": \"supported\",\n \"list_payslip_id\": \"supported\",\n \"list_pipeline_id\": \"supported\",\n \"list_project_id\": \"not-supported\",\n \"list_query\": \"not-supported\",\n \"list_raw_fields\": \"supported\",\n \"list_reference\": \"not-supported\",\n \"list_repo_id\": \"not-supported\",\n \"list_root_id\": \"supported\",\n \"list_saleschannel_id\": \"supported-required\",\n \"list_shipment_id\": \"supported\",\n \"list_size\": \"supported\",\n \"list_sort_by_created_at\": \"supported\",\n \"list_sort_by_name\": \"not-supported\",\n \"list_sort_by_updated_at\": \"supported\",\n \"list_space_id\": \"supported\",\n \"list_start_gte\": \"supported\",\n \"list_status\": \"supported-required\",\n \"list_student_id\": \"supported-required\",\n \"list_task_id\": \"not-supported\",\n \"list_teacher_id\": \"not-supported\",\n \"list_template_id\": \"not-supported\",\n \"list_ticket_id\": \"supported\",\n \"list_type\": \"supported-required\",\n \"list_updated_gte\": \"supported\",\n \"list_user_id\": \"not-supported\",\n \"list_user_mentioned_id\": \"supported\",\n \"methods\": {\n \"eaf\": \"\"\n },\n \"native_webhook_calendar_id\": \"not-supported\",\n \"native_webhook_carrier_id\": \"supported\",\n \"native_webhook_channel_id\": \"supported-required\",\n \"native_webhook_company_id\": \"supported\",\n \"native_webhook_course_id\": \"supported-required\",\n \"native_webhook_event_id\": \"supported\",\n \"native_webhook_form_id\": \"not-supported\",\n \"native_webhook_io_id\": \"supported\",\n \"native_webhook_label_id\": \"not-supported\",\n \"native_webhook_list_id\": \"supported\",\n \"native_webhook_member_id\": \"not-supported\",\n \"native_webhook_order_id\": \"supported-required\",\n \"native_webhook_parent_id\": \"supported\",\n \"native_webhook_project_id\": \"supported-required\",\n \"native_webhook_shipment_id\": \"supported\",\n \"native_webhook_student_id\": \"supported\",\n \"native_webhook_task_id\": \"supported-required\",\n \"native_webhook_template_id\": \"supported\",\n \"native_webhook_type\": \"not-supported\",\n \"outbound_fields\": {\n \"Loremd3\": \"\",\n \"elit84\": \"\",\n \"in_e\": \"\",\n \"in_2\": \"\"\n },\n \"raw_objects\": [\n \"\",\n \"\"\n ],\n \"search_domain\": \"supported\",\n \"search_email\": \"supported-required\",\n \"search_linkedinurl\": \"supported-required\",\n \"search_name\": \"supported\",\n \"search_twitter\": \"supported\",\n \"slow_fields\": [\n \"\",\n \"\"\n ],\n \"virtual_webhook_ad_id\": \"not-supported\",\n \"virtual_webhook_application_id\": \"supported\",\n \"virtual_webhook_benefit_id\": \"not-supported\",\n \"virtual_webhook_bill_id\": \"supported\",\n \"virtual_webhook_branch_id\": \"not-supported\",\n \"virtual_webhook_calendar_id\": \"not-supported\",\n \"virtual_webhook_call_id\": \"supported\",\n \"virtual_webhook_campaign_id\": \"not-supported\",\n \"virtual_webhook_candidate_id\": \"supported-required\",\n \"virtual_webhook_carrier_id\": \"supported\",\n \"virtual_webhook_channel_id\": \"not-supported\",\n \"virtual_webhook_collection_id\": \"supported\",\n \"virtual_webhook_company_id\": \"supported-required\",\n \"virtual_webhook_contact_id\": \"supported\",\n \"virtual_webhook_course_id\": \"supported-required\",\n \"virtual_webhook_customer_id\": \"not-supported\",\n \"virtual_webhook_deal_id\": \"not-supported\",\n \"virtual_webhook_end_lt\": \"supported\",\n \"virtual_webhook_event_id\": \"not-supported\",\n \"virtual_webhook_expand\": \"supported\",\n \"virtual_webhook_fields\": \"supported-required\",\n \"virtual_webhook_form_id\": \"supported\",\n \"virtual_webhook_group_id\": \"not-supported\",\n \"virtual_webhook_invoice_id\": \"not-supported\",\n \"virtual_webhook_io_id\": \"not-supported\",\n \"virtual_webhook_item_id\": \"supported-required\",\n \"virtual_webhook_item_variant_id\": \"supported\",\n \"virtual_webhook_job_id\": \"not-supported\",\n \"virtual_webhook_label_id\": \"supported-required\",\n \"virtual_webhook_lead_id\": \"supported-required\",\n \"virtual_webhook_limit\": \"supported-required\",\n \"virtual_webhook_link_id\": \"supported-required\",\n \"virtual_webhook_list_id\": \"supported-required\",\n \"virtual_webhook_location_id\": \"supported-required\",\n \"virtual_webhook_member_id\": \"not-supported\",\n \"virtual_webhook_order_id\": \"not-supported\",\n \"virtual_webhook_org_id\": \"not-supported\",\n \"virtual_webhook_page_id\": \"supported-required\",\n \"virtual_webhook_parent_id\": \"not-supported\",\n \"virtual_webhook_payment_id\": \"supported-required\",\n \"virtual_webhook_pipeline_id\": \"supported\",\n \"virtual_webhook_project_id\": \"not-supported\",\n \"virtual_webhook_reference\": \"supported\",\n \"virtual_webhook_repo_id\": \"supported\",\n \"virtual_webhook_saleschannel_id\": \"not-supported\",\n \"virtual_webhook_shipment_id\": \"supported-required\",\n \"virtual_webhook_space_id\": \"not-supported\",\n \"virtual_webhook_start_gte\": \"supported\",\n \"virtual_webhook_status\": \"supported-required\",\n \"virtual_webhook_student_id\": \"supported\",\n \"virtual_webhook_task_id\": \"supported\",\n \"virtual_webhook_template_id\": \"supported-required\",\n \"virtual_webhook_ticket_id\": \"supported-required\",\n \"virtual_webhook_type\": \"supported-required\",\n \"virtual_webhook_updated_gte\": \"supported-required\",\n \"virtual_webhook_user_id\": \"not-supported\",\n \"virtual_webhook_user_mentioned_id\": \"not-supported\",\n \"webhook_events\": {\n \"created\": [\n \"native\",\n \"virtual\"\n ],\n \"deleted\": [\n \"native\",\n \"virtual\"\n ],\n \"updated\": [\n \"virtual\",\n \"virtual\"\n ]\n }\n },\n \"commodo_37a\": {\n \"from_webhook\": \"supported\",\n \"inbound_fields\": {\n \"Excepteurd_\": \"\",\n \"id8\": \"\"\n },\n \"list_account_id\": \"supported\",\n \"list_ad_id\": \"supported-required\",\n \"list_application_id\": \"not-supported\",\n \"list_benefit_id\": \"not-supported\",\n \"list_bill_id\": \"supported-required\",\n \"list_branch_id\": \"supported\",\n \"list_calendar_id\": \"supported\",\n \"list_call_id\": \"not-supported\",\n \"list_campaign_id\": \"supported\",\n \"list_candidate_id\": \"not-supported\",\n \"list_carrier_id\": \"not-supported\",\n \"list_category_id\": \"not-supported\",\n \"list_channel_id\": \"supported\",\n \"list_class_id\": \"supported-required\",\n \"list_collection_id\": \"supported-required\",\n \"list_company_id\": \"supported\",\n \"list_contact_id\": \"supported-required\",\n \"list_content_id\": \"supported\",\n \"list_course_id\": \"not-supported\",\n \"list_customer_id\": \"supported-required\",\n \"list_deal_id\": \"supported\",\n \"list_document_id\": \"supported\",\n \"list_end_lt\": \"supported\",\n \"list_event_id\": \"supported\",\n \"list_expand\": \"supported-required\",\n \"list_form_id\": \"not-supported\",\n \"list_fulltext\": \"not-supported\",\n \"list_group_id\": \"supported\",\n \"list_instructor_id\": \"not-supported\",\n \"list_interview_id\": \"supported-required\",\n \"list_invoice_id\": \"not-supported\",\n \"list_io_id\": \"supported\",\n \"list_item_id\": \"supported-required\",\n \"list_item_variant_id\": \"not-supported\",\n \"list_job_id\": \"not-supported\",\n \"list_label_id\": \"supported\",\n \"list_lead_id\": \"supported-required\",\n \"list_limit\": \"not-supported\",\n \"list_link_id\": \"supported\",\n \"list_list_id\": \"not-supported\",\n \"list_location_id\": \"supported\",\n \"list_member_id\": \"supported\",\n \"list_offset\": \"supported\",\n \"list_order\": \"supported\",\n \"list_order_id\": \"not-supported\",\n \"list_org_id\": \"not-supported\",\n \"list_package_id\": \"not-supported\",\n \"list_page_id\": \"supported-required\",\n \"list_parent_id\": \"not-supported\",\n \"list_payment_id\": \"not-supported\",\n \"list_payslip_id\": \"supported\",\n \"list_pipeline_id\": \"not-supported\",\n \"list_project_id\": \"not-supported\",\n \"list_query\": \"supported-required\",\n \"list_raw_fields\": \"not-supported\",\n \"list_reference\": \"not-supported\",\n \"list_repo_id\": \"not-supported\",\n \"list_root_id\": \"supported\",\n \"list_saleschannel_id\": \"not-supported\",\n \"list_shipment_id\": \"not-supported\",\n \"list_size\": \"supported\",\n \"list_sort_by_created_at\": \"supported-required\",\n \"list_sort_by_name\": \"supported\",\n \"list_sort_by_updated_at\": \"supported\",\n \"list_space_id\": \"supported-required\",\n \"list_start_gte\": \"supported-required\",\n \"list_status\": \"supported\",\n \"list_student_id\": \"not-supported\",\n \"list_task_id\": \"supported\",\n \"list_teacher_id\": \"not-supported\",\n \"list_template_id\": \"supported\",\n \"list_ticket_id\": \"supported\",\n \"list_type\": \"not-supported\",\n \"list_updated_gte\": \"supported-required\",\n \"list_user_id\": \"supported-required\",\n \"list_user_mentioned_id\": \"supported-required\",\n \"methods\": {\n \"in_8d8\": \"\",\n \"ipsum3\": \"\",\n \"eiusmod85c\": \"\"\n },\n \"native_webhook_calendar_id\": \"supported-required\",\n \"native_webhook_carrier_id\": \"not-supported\",\n \"native_webhook_channel_id\": \"supported\",\n \"native_webhook_company_id\": \"supported\",\n \"native_webhook_course_id\": \"supported\",\n \"native_webhook_event_id\": \"not-supported\",\n \"native_webhook_form_id\": \"supported-required\",\n \"native_webhook_io_id\": \"supported-required\",\n \"native_webhook_label_id\": \"supported-required\",\n \"native_webhook_list_id\": \"not-supported\",\n \"native_webhook_member_id\": \"supported\",\n \"native_webhook_order_id\": \"not-supported\",\n \"native_webhook_parent_id\": \"supported\",\n \"native_webhook_project_id\": \"supported-required\",\n \"native_webhook_shipment_id\": \"not-supported\",\n \"native_webhook_student_id\": \"not-supported\",\n \"native_webhook_task_id\": \"supported-required\",\n \"native_webhook_template_id\": \"supported-required\",\n \"native_webhook_type\": \"supported-required\",\n \"outbound_fields\": {\n \"id91\": \"\"\n },\n \"raw_objects\": [\n \"\",\n \"\"\n ],\n \"search_domain\": \"supported-required\",\n \"search_email\": \"supported\",\n \"search_linkedinurl\": \"supported\",\n \"search_name\": \"supported\",\n \"search_twitter\": \"supported-required\",\n \"slow_fields\": [\n \"\",\n \"\"\n ],\n \"virtual_webhook_ad_id\": \"supported\",\n \"virtual_webhook_application_id\": \"supported-required\",\n \"virtual_webhook_benefit_id\": \"not-supported\",\n \"virtual_webhook_bill_id\": \"not-supported\",\n \"virtual_webhook_branch_id\": \"supported-required\",\n \"virtual_webhook_calendar_id\": \"not-supported\",\n \"virtual_webhook_call_id\": \"supported\",\n \"virtual_webhook_campaign_id\": \"supported-required\",\n \"virtual_webhook_candidate_id\": \"supported-required\",\n \"virtual_webhook_carrier_id\": \"supported\",\n \"virtual_webhook_channel_id\": \"supported-required\",\n \"virtual_webhook_collection_id\": \"supported\",\n \"virtual_webhook_company_id\": \"supported\",\n \"virtual_webhook_contact_id\": \"supported\",\n \"virtual_webhook_course_id\": \"not-supported\",\n \"virtual_webhook_customer_id\": \"supported\",\n \"virtual_webhook_deal_id\": \"supported\",\n \"virtual_webhook_end_lt\": \"not-supported\",\n \"virtual_webhook_event_id\": \"not-supported\",\n \"virtual_webhook_expand\": \"supported-required\",\n \"virtual_webhook_fields\": \"not-supported\",\n \"virtual_webhook_form_id\": \"not-supported\",\n \"virtual_webhook_group_id\": \"not-supported\",\n \"virtual_webhook_invoice_id\": \"not-supported\",\n \"virtual_webhook_io_id\": \"supported\",\n \"virtual_webhook_item_id\": \"supported\",\n \"virtual_webhook_item_variant_id\": \"supported-required\",\n \"virtual_webhook_job_id\": \"supported-required\",\n \"virtual_webhook_label_id\": \"supported-required\",\n \"virtual_webhook_lead_id\": \"supported-required\",\n \"virtual_webhook_limit\": \"supported\",\n \"virtual_webhook_link_id\": \"supported\",\n \"virtual_webhook_list_id\": \"supported\",\n \"virtual_webhook_location_id\": \"not-supported\",\n \"virtual_webhook_member_id\": \"supported\",\n \"virtual_webhook_order_id\": \"not-supported\",\n \"virtual_webhook_org_id\": \"supported\",\n \"virtual_webhook_page_id\": \"supported\",\n \"virtual_webhook_parent_id\": \"not-supported\",\n \"virtual_webhook_payment_id\": \"supported-required\",\n \"virtual_webhook_pipeline_id\": \"supported\",\n \"virtual_webhook_project_id\": \"supported-required\",\n \"virtual_webhook_reference\": \"not-supported\",\n \"virtual_webhook_repo_id\": \"supported\",\n \"virtual_webhook_saleschannel_id\": \"not-supported\",\n \"virtual_webhook_shipment_id\": \"not-supported\",\n \"virtual_webhook_space_id\": \"supported-required\",\n \"virtual_webhook_start_gte\": \"supported\",\n \"virtual_webhook_status\": \"supported-required\",\n \"virtual_webhook_student_id\": \"not-supported\",\n \"virtual_webhook_task_id\": \"supported\",\n \"virtual_webhook_template_id\": \"not-supported\",\n \"virtual_webhook_ticket_id\": \"not-supported\",\n \"virtual_webhook_type\": \"supported\",\n \"virtual_webhook_updated_gte\": \"supported-required\",\n \"virtual_webhook_user_id\": \"supported-required\",\n \"virtual_webhook_user_mentioned_id\": \"not-supported\",\n \"webhook_events\": {\n \"created\": [\n \"native\",\n \"virtual\"\n ],\n \"deleted\": [\n \"native\",\n \"native\"\n ],\n \"updated\": [\n \"native\",\n \"native\"\n ]\n }\n },\n \"nisi__8\": {\n \"from_webhook\": \"not-supported\",\n \"inbound_fields\": {\n \"veniamf\": \"\",\n \"anim_c2\": \"\",\n \"et_23\": \"\"\n },\n \"list_account_id\": \"not-supported\",\n \"list_ad_id\": \"supported-required\",\n \"list_application_id\": \"not-supported\",\n \"list_benefit_id\": \"supported\",\n \"list_bill_id\": \"supported-required\",\n \"list_branch_id\": \"supported\",\n \"list_calendar_id\": \"supported-required\",\n \"list_call_id\": \"not-supported\",\n \"list_campaign_id\": \"supported-required\",\n \"list_candidate_id\": \"not-supported\",\n \"list_carrier_id\": \"supported\",\n \"list_category_id\": \"supported\",\n \"list_channel_id\": \"supported\",\n \"list_class_id\": \"supported-required\",\n \"list_collection_id\": \"supported-required\",\n \"list_company_id\": \"not-supported\",\n \"list_contact_id\": \"not-supported\",\n \"list_content_id\": \"supported-required\",\n \"list_course_id\": \"supported\",\n \"list_customer_id\": \"not-supported\",\n \"list_deal_id\": \"not-supported\",\n \"list_document_id\": \"not-supported\",\n \"list_end_lt\": \"supported-required\",\n \"list_event_id\": \"supported-required\",\n \"list_expand\": \"supported-required\",\n \"list_form_id\": \"supported-required\",\n \"list_fulltext\": \"not-supported\",\n \"list_group_id\": \"supported-required\",\n \"list_instructor_id\": \"supported-required\",\n \"list_interview_id\": \"not-supported\",\n \"list_invoice_id\": \"supported\",\n \"list_io_id\": \"supported\",\n \"list_item_id\": \"supported-required\",\n \"list_item_variant_id\": \"not-supported\",\n \"list_job_id\": \"supported\",\n \"list_label_id\": \"supported-required\",\n \"list_lead_id\": \"not-supported\",\n \"list_limit\": \"supported\",\n \"list_link_id\": \"supported\",\n \"list_list_id\": \"supported\",\n \"list_location_id\": \"not-supported\",\n \"list_member_id\": \"not-supported\",\n \"list_offset\": \"supported-required\",\n \"list_order\": \"not-supported\",\n \"list_order_id\": \"not-supported\",\n \"list_org_id\": \"not-supported\",\n \"list_package_id\": \"supported-required\",\n \"list_page_id\": \"not-supported\",\n \"list_parent_id\": \"not-supported\",\n \"list_payment_id\": \"supported-required\",\n \"list_payslip_id\": \"not-supported\",\n \"list_pipeline_id\": \"supported-required\",\n \"list_project_id\": \"supported-required\",\n \"list_query\": \"supported-required\",\n \"list_raw_fields\": \"supported-required\",\n \"list_reference\": \"not-supported\",\n \"list_repo_id\": \"supported\",\n \"list_root_id\": \"supported\",\n \"list_saleschannel_id\": \"supported\",\n \"list_shipment_id\": \"supported\",\n \"list_size\": \"not-supported\",\n \"list_sort_by_created_at\": \"not-supported\",\n \"list_sort_by_name\": \"not-supported\",\n \"list_sort_by_updated_at\": \"not-supported\",\n \"list_space_id\": \"not-supported\",\n \"list_start_gte\": \"supported\",\n \"list_status\": \"supported-required\",\n \"list_student_id\": \"supported-required\",\n \"list_task_id\": \"supported-required\",\n \"list_teacher_id\": \"supported-required\",\n \"list_template_id\": \"not-supported\",\n \"list_ticket_id\": \"supported-required\",\n \"list_type\": \"supported\",\n \"list_updated_gte\": \"not-supported\",\n \"list_user_id\": \"supported\",\n \"list_user_mentioned_id\": \"supported\",\n \"methods\": {\n \"dolore_9\": \"\",\n \"amet_aa\": \"\"\n },\n \"native_webhook_calendar_id\": \"supported\",\n \"native_webhook_carrier_id\": \"supported-required\",\n \"native_webhook_channel_id\": \"not-supported\",\n \"native_webhook_company_id\": \"supported\",\n \"native_webhook_course_id\": \"supported\",\n \"native_webhook_event_id\": \"supported-required\",\n \"native_webhook_form_id\": \"supported-required\",\n \"native_webhook_io_id\": \"supported-required\",\n \"native_webhook_label_id\": \"supported\",\n \"native_webhook_list_id\": \"supported-required\",\n \"native_webhook_member_id\": \"not-supported\",\n \"native_webhook_order_id\": \"supported\",\n \"native_webhook_parent_id\": \"supported\",\n \"native_webhook_project_id\": \"supported\",\n \"native_webhook_shipment_id\": \"supported-required\",\n \"native_webhook_student_id\": \"supported-required\",\n \"native_webhook_task_id\": \"supported-required\",\n \"native_webhook_template_id\": \"supported-required\",\n \"native_webhook_type\": \"supported-required\",\n \"outbound_fields\": {\n \"nisic77\": \"\",\n \"ex79a\": \"\"\n },\n \"raw_objects\": [\n \"\",\n \"\"\n ],\n \"search_domain\": \"supported\",\n \"search_email\": \"not-supported\",\n \"search_linkedinurl\": \"not-supported\",\n \"search_name\": \"supported-required\",\n \"search_twitter\": \"not-supported\",\n \"slow_fields\": [\n \"\",\n \"\"\n ],\n \"virtual_webhook_ad_id\": \"supported-required\",\n \"virtual_webhook_application_id\": \"not-supported\",\n \"virtual_webhook_benefit_id\": \"supported-required\",\n \"virtual_webhook_bill_id\": \"supported\",\n \"virtual_webhook_branch_id\": \"supported-required\",\n \"virtual_webhook_calendar_id\": \"supported\",\n \"virtual_webhook_call_id\": \"supported-required\",\n \"virtual_webhook_campaign_id\": \"supported-required\",\n \"virtual_webhook_candidate_id\": \"supported-required\",\n \"virtual_webhook_carrier_id\": \"not-supported\",\n \"virtual_webhook_channel_id\": \"supported\",\n \"virtual_webhook_collection_id\": \"supported\",\n \"virtual_webhook_company_id\": \"not-supported\",\n \"virtual_webhook_contact_id\": \"supported\",\n \"virtual_webhook_course_id\": \"supported-required\",\n \"virtual_webhook_customer_id\": \"not-supported\",\n \"virtual_webhook_deal_id\": \"supported\",\n \"virtual_webhook_end_lt\": \"not-supported\",\n \"virtual_webhook_event_id\": \"not-supported\",\n \"virtual_webhook_expand\": \"not-supported\",\n \"virtual_webhook_fields\": \"supported-required\",\n \"virtual_webhook_form_id\": \"not-supported\",\n \"virtual_webhook_group_id\": \"supported-required\",\n \"virtual_webhook_invoice_id\": \"not-supported\",\n \"virtual_webhook_io_id\": \"not-supported\",\n \"virtual_webhook_item_id\": \"supported\",\n \"virtual_webhook_item_variant_id\": \"supported\",\n \"virtual_webhook_job_id\": \"supported\",\n \"virtual_webhook_label_id\": \"supported\",\n \"virtual_webhook_lead_id\": \"not-supported\",\n \"virtual_webhook_limit\": \"supported-required\",\n \"virtual_webhook_link_id\": \"supported-required\",\n \"virtual_webhook_list_id\": \"supported\",\n \"virtual_webhook_location_id\": \"supported\",\n \"virtual_webhook_member_id\": \"supported\",\n \"virtual_webhook_order_id\": \"supported-required\",\n \"virtual_webhook_org_id\": \"not-supported\",\n \"virtual_webhook_page_id\": \"not-supported\",\n \"virtual_webhook_parent_id\": \"not-supported\",\n \"virtual_webhook_payment_id\": \"supported\",\n \"virtual_webhook_pipeline_id\": \"not-supported\",\n \"virtual_webhook_project_id\": \"supported\",\n \"virtual_webhook_reference\": \"not-supported\",\n \"virtual_webhook_repo_id\": \"not-supported\",\n \"virtual_webhook_saleschannel_id\": \"supported\",\n \"virtual_webhook_shipment_id\": \"supported-required\",\n \"virtual_webhook_space_id\": \"supported-required\",\n \"virtual_webhook_start_gte\": \"supported-required\",\n \"virtual_webhook_status\": \"supported\",\n \"virtual_webhook_student_id\": \"supported-required\",\n \"virtual_webhook_task_id\": \"supported-required\",\n \"virtual_webhook_template_id\": \"not-supported\",\n \"virtual_webhook_ticket_id\": \"supported\",\n \"virtual_webhook_type\": \"supported\",\n \"virtual_webhook_updated_gte\": \"not-supported\",\n \"virtual_webhook_user_id\": \"supported\",\n \"virtual_webhook_user_mentioned_id\": \"supported\",\n \"webhook_events\": {\n \"created\": [\n \"virtual\",\n \"native\"\n ],\n \"deleted\": [\n \"native\",\n \"native\"\n ],\n \"updated\": [\n \"native\",\n \"virtual\"\n ]\n }\n }\n },\n \"tested_at\": \"\",\n \"text_color\": \"\",\n \"token_instructions\": [\n \"\",\n \"\"\n ],\n \"token_names\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n },\n {\n \"type\": \"\",\n \"name\": \"\",\n \"categories\": [\n \"passthrough\",\n \"ads\"\n ],\n \"active_healthy_connections\": \"\",\n \"api\": {},\n \"api_docs_url\": \"\",\n \"beta\": \"\",\n \"color\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"fa_icon\": \"\",\n \"featured\": \"\",\n \"in_progress\": \"\",\n \"is_active\": \"\",\n \"is_hidden\": \"\",\n \"logo_url\": \"\",\n \"partnership\": {},\n \"popularity\": \"\",\n \"rate_limit_description\": \"\",\n \"saml\": {},\n \"sandbox\": {},\n \"support\": {\n \"quia\": {\n \"from_webhook\": \"not-supported\",\n \"inbound_fields\": {\n \"occaecat3b\": \"\"\n },\n \"list_account_id\": \"supported-required\",\n \"list_ad_id\": \"not-supported\",\n \"list_application_id\": \"not-supported\",\n \"list_benefit_id\": \"supported-required\",\n \"list_bill_id\": \"supported-required\",\n \"list_branch_id\": \"not-supported\",\n \"list_calendar_id\": \"supported-required\",\n \"list_call_id\": \"supported\",\n \"list_campaign_id\": \"not-supported\",\n \"list_candidate_id\": \"supported\",\n \"list_carrier_id\": \"not-supported\",\n \"list_category_id\": \"supported-required\",\n \"list_channel_id\": \"supported-required\",\n \"list_class_id\": \"supported\",\n \"list_collection_id\": \"not-supported\",\n \"list_company_id\": \"supported\",\n \"list_contact_id\": \"supported-required\",\n \"list_content_id\": \"not-supported\",\n \"list_course_id\": \"supported\",\n \"list_customer_id\": \"not-supported\",\n \"list_deal_id\": \"supported\",\n \"list_document_id\": \"not-supported\",\n \"list_end_lt\": \"supported-required\",\n \"list_event_id\": \"not-supported\",\n \"list_expand\": \"supported\",\n \"list_form_id\": \"supported\",\n \"list_fulltext\": \"not-supported\",\n \"list_group_id\": \"supported-required\",\n \"list_instructor_id\": \"not-supported\",\n \"list_interview_id\": \"supported\",\n \"list_invoice_id\": \"supported-required\",\n \"list_io_id\": \"supported\",\n \"list_item_id\": \"supported-required\",\n \"list_item_variant_id\": \"supported\",\n \"list_job_id\": \"supported\",\n \"list_label_id\": \"supported-required\",\n \"list_lead_id\": \"not-supported\",\n \"list_limit\": \"supported-required\",\n \"list_link_id\": \"supported-required\",\n \"list_list_id\": \"not-supported\",\n \"list_location_id\": \"supported-required\",\n \"list_member_id\": \"supported-required\",\n \"list_offset\": \"not-supported\",\n \"list_order\": \"not-supported\",\n \"list_order_id\": \"not-supported\",\n \"list_org_id\": \"supported-required\",\n \"list_package_id\": \"not-supported\",\n \"list_page_id\": \"not-supported\",\n \"list_parent_id\": \"not-supported\",\n \"list_payment_id\": \"not-supported\",\n \"list_payslip_id\": \"supported-required\",\n \"list_pipeline_id\": \"not-supported\",\n \"list_project_id\": \"not-supported\",\n \"list_query\": \"supported\",\n \"list_raw_fields\": \"supported\",\n \"list_reference\": \"supported-required\",\n \"list_repo_id\": \"supported\",\n \"list_root_id\": \"supported\",\n \"list_saleschannel_id\": \"supported-required\",\n \"list_shipment_id\": \"supported-required\",\n \"list_size\": \"not-supported\",\n \"list_sort_by_created_at\": \"supported\",\n \"list_sort_by_name\": \"not-supported\",\n \"list_sort_by_updated_at\": \"not-supported\",\n \"list_space_id\": \"supported-required\",\n \"list_start_gte\": \"supported-required\",\n \"list_status\": \"supported-required\",\n \"list_student_id\": \"supported\",\n \"list_task_id\": \"supported-required\",\n \"list_teacher_id\": \"not-supported\",\n \"list_template_id\": \"supported\",\n \"list_ticket_id\": \"supported\",\n \"list_type\": \"supported\",\n \"list_updated_gte\": \"supported-required\",\n \"list_user_id\": \"supported-required\",\n \"list_user_mentioned_id\": \"not-supported\",\n \"methods\": {\n \"in_4e\": \"\"\n },\n \"native_webhook_calendar_id\": \"supported-required\",\n \"native_webhook_carrier_id\": \"supported\",\n \"native_webhook_channel_id\": \"supported-required\",\n \"native_webhook_company_id\": \"supported\",\n \"native_webhook_course_id\": \"supported-required\",\n \"native_webhook_event_id\": \"supported-required\",\n \"native_webhook_form_id\": \"supported\",\n \"native_webhook_io_id\": \"not-supported\",\n \"native_webhook_label_id\": \"supported-required\",\n \"native_webhook_list_id\": \"not-supported\",\n \"native_webhook_member_id\": \"not-supported\",\n \"native_webhook_order_id\": \"supported\",\n \"native_webhook_parent_id\": \"supported-required\",\n \"native_webhook_project_id\": \"supported-required\",\n \"native_webhook_shipment_id\": \"not-supported\",\n \"native_webhook_student_id\": \"supported\",\n \"native_webhook_task_id\": \"supported\",\n \"native_webhook_template_id\": \"supported\",\n \"native_webhook_type\": \"not-supported\",\n \"outbound_fields\": {\n \"inb_9\": \"\",\n \"officia12\": \"\"\n },\n \"raw_objects\": [\n \"\",\n \"\"\n ],\n \"search_domain\": \"supported\",\n \"search_email\": \"supported\",\n \"search_linkedinurl\": \"not-supported\",\n \"search_name\": \"supported\",\n \"search_twitter\": \"supported\",\n \"slow_fields\": [\n \"\",\n \"\"\n ],\n \"virtual_webhook_ad_id\": \"supported-required\",\n \"virtual_webhook_application_id\": \"supported-required\",\n \"virtual_webhook_benefit_id\": \"supported-required\",\n \"virtual_webhook_bill_id\": \"supported-required\",\n \"virtual_webhook_branch_id\": \"supported-required\",\n \"virtual_webhook_calendar_id\": \"not-supported\",\n \"virtual_webhook_call_id\": \"supported-required\",\n \"virtual_webhook_campaign_id\": \"supported-required\",\n \"virtual_webhook_candidate_id\": \"supported-required\",\n \"virtual_webhook_carrier_id\": \"supported-required\",\n \"virtual_webhook_channel_id\": \"not-supported\",\n \"virtual_webhook_collection_id\": \"not-supported\",\n \"virtual_webhook_company_id\": \"supported\",\n \"virtual_webhook_contact_id\": \"supported-required\",\n \"virtual_webhook_course_id\": \"supported-required\",\n \"virtual_webhook_customer_id\": \"supported-required\",\n \"virtual_webhook_deal_id\": \"not-supported\",\n \"virtual_webhook_end_lt\": \"not-supported\",\n \"virtual_webhook_event_id\": \"not-supported\",\n \"virtual_webhook_expand\": \"not-supported\",\n \"virtual_webhook_fields\": \"supported\",\n \"virtual_webhook_form_id\": \"supported\",\n \"virtual_webhook_group_id\": \"not-supported\",\n \"virtual_webhook_invoice_id\": \"supported-required\",\n \"virtual_webhook_io_id\": \"supported\",\n \"virtual_webhook_item_id\": \"supported\",\n \"virtual_webhook_item_variant_id\": \"not-supported\",\n \"virtual_webhook_job_id\": \"supported-required\",\n \"virtual_webhook_label_id\": \"supported-required\",\n \"virtual_webhook_lead_id\": \"supported-required\",\n \"virtual_webhook_limit\": \"supported-required\",\n \"virtual_webhook_link_id\": \"supported\",\n \"virtual_webhook_list_id\": \"supported-required\",\n \"virtual_webhook_location_id\": \"not-supported\",\n \"virtual_webhook_member_id\": \"not-supported\",\n \"virtual_webhook_order_id\": \"supported-required\",\n \"virtual_webhook_org_id\": \"supported-required\",\n \"virtual_webhook_page_id\": \"not-supported\",\n \"virtual_webhook_parent_id\": \"supported-required\",\n \"virtual_webhook_payment_id\": \"not-supported\",\n \"virtual_webhook_pipeline_id\": \"not-supported\",\n \"virtual_webhook_project_id\": \"supported\",\n \"virtual_webhook_reference\": \"supported-required\",\n \"virtual_webhook_repo_id\": \"supported\",\n \"virtual_webhook_saleschannel_id\": \"supported\",\n \"virtual_webhook_shipment_id\": \"not-supported\",\n \"virtual_webhook_space_id\": \"not-supported\",\n \"virtual_webhook_start_gte\": \"supported\",\n \"virtual_webhook_status\": \"supported-required\",\n \"virtual_webhook_student_id\": \"not-supported\",\n \"virtual_webhook_task_id\": \"not-supported\",\n \"virtual_webhook_template_id\": \"supported-required\",\n \"virtual_webhook_ticket_id\": \"not-supported\",\n \"virtual_webhook_type\": \"supported\",\n \"virtual_webhook_updated_gte\": \"supported-required\",\n \"virtual_webhook_user_id\": \"supported\",\n \"virtual_webhook_user_mentioned_id\": \"not-supported\",\n \"webhook_events\": {\n \"created\": [\n \"native\",\n \"native\"\n ],\n \"deleted\": [\n \"native\",\n \"virtual\"\n ],\n \"updated\": [\n \"virtual\",\n \"native\"\n ]\n }\n },\n \"veniam_55\": {\n \"from_webhook\": \"supported\",\n \"inbound_fields\": {\n \"in32\": \"\",\n \"labore7\": \"\",\n \"exercitationba\": \"\"\n },\n \"list_account_id\": \"supported\",\n \"list_ad_id\": \"supported-required\",\n \"list_application_id\": \"supported-required\",\n \"list_benefit_id\": \"not-supported\",\n \"list_bill_id\": \"supported-required\",\n \"list_branch_id\": \"not-supported\",\n \"list_calendar_id\": \"supported\",\n \"list_call_id\": \"supported-required\",\n \"list_campaign_id\": \"supported-required\",\n \"list_candidate_id\": \"not-supported\",\n \"list_carrier_id\": \"supported\",\n \"list_category_id\": \"supported\",\n \"list_channel_id\": \"supported-required\",\n \"list_class_id\": \"not-supported\",\n \"list_collection_id\": \"not-supported\",\n \"list_company_id\": \"not-supported\",\n \"list_contact_id\": \"supported-required\",\n \"list_content_id\": \"supported-required\",\n \"list_course_id\": \"not-supported\",\n \"list_customer_id\": \"not-supported\",\n \"list_deal_id\": \"not-supported\",\n \"list_document_id\": \"not-supported\",\n \"list_end_lt\": \"supported-required\",\n \"list_event_id\": \"supported-required\",\n \"list_expand\": \"supported-required\",\n \"list_form_id\": \"supported-required\",\n \"list_fulltext\": \"not-supported\",\n \"list_group_id\": \"supported\",\n \"list_instructor_id\": \"supported\",\n \"list_interview_id\": \"supported\",\n \"list_invoice_id\": \"not-supported\",\n \"list_io_id\": \"supported-required\",\n \"list_item_id\": \"supported\",\n \"list_item_variant_id\": \"supported\",\n \"list_job_id\": \"supported-required\",\n \"list_label_id\": \"not-supported\",\n \"list_lead_id\": \"supported\",\n \"list_limit\": \"supported-required\",\n \"list_link_id\": \"supported-required\",\n \"list_list_id\": \"supported-required\",\n \"list_location_id\": \"supported-required\",\n \"list_member_id\": \"not-supported\",\n \"list_offset\": \"supported-required\",\n \"list_order\": \"not-supported\",\n \"list_order_id\": \"not-supported\",\n \"list_org_id\": \"supported-required\",\n \"list_package_id\": \"supported\",\n \"list_page_id\": \"supported\",\n \"list_parent_id\": \"not-supported\",\n \"list_payment_id\": \"not-supported\",\n \"list_payslip_id\": \"not-supported\",\n \"list_pipeline_id\": \"supported-required\",\n \"list_project_id\": \"supported\",\n \"list_query\": \"supported\",\n \"list_raw_fields\": \"supported\",\n \"list_reference\": \"supported\",\n \"list_repo_id\": \"supported\",\n \"list_root_id\": \"supported\",\n \"list_saleschannel_id\": \"supported-required\",\n \"list_shipment_id\": \"supported\",\n \"list_size\": \"not-supported\",\n \"list_sort_by_created_at\": \"supported-required\",\n \"list_sort_by_name\": \"supported\",\n \"list_sort_by_updated_at\": \"supported\",\n \"list_space_id\": \"not-supported\",\n \"list_start_gte\": \"supported\",\n \"list_status\": \"supported-required\",\n \"list_student_id\": \"not-supported\",\n \"list_task_id\": \"supported-required\",\n \"list_teacher_id\": \"supported-required\",\n \"list_template_id\": \"supported\",\n \"list_ticket_id\": \"supported-required\",\n \"list_type\": \"supported-required\",\n \"list_updated_gte\": \"supported\",\n \"list_user_id\": \"not-supported\",\n \"list_user_mentioned_id\": \"supported\",\n \"methods\": {\n \"nostrud509\": \"\",\n \"laboris_52\": \"\",\n \"nostrudc1\": \"\"\n },\n \"native_webhook_calendar_id\": \"supported\",\n \"native_webhook_carrier_id\": \"not-supported\",\n \"native_webhook_channel_id\": \"not-supported\",\n \"native_webhook_company_id\": \"not-supported\",\n \"native_webhook_course_id\": \"not-supported\",\n \"native_webhook_event_id\": \"supported\",\n \"native_webhook_form_id\": \"supported-required\",\n \"native_webhook_io_id\": \"supported\",\n \"native_webhook_label_id\": \"not-supported\",\n \"native_webhook_list_id\": \"not-supported\",\n \"native_webhook_member_id\": \"supported-required\",\n \"native_webhook_order_id\": \"not-supported\",\n \"native_webhook_parent_id\": \"not-supported\",\n \"native_webhook_project_id\": \"not-supported\",\n \"native_webhook_shipment_id\": \"supported-required\",\n \"native_webhook_student_id\": \"supported-required\",\n \"native_webhook_task_id\": \"supported-required\",\n \"native_webhook_template_id\": \"supported\",\n \"native_webhook_type\": \"not-supported\",\n \"outbound_fields\": {\n \"elit_de0\": \"\",\n \"nostrud_8f_\": \"\"\n },\n \"raw_objects\": [\n \"\",\n \"\"\n ],\n \"search_domain\": \"not-supported\",\n \"search_email\": \"not-supported\",\n \"search_linkedinurl\": \"not-supported\",\n \"search_name\": \"not-supported\",\n \"search_twitter\": \"not-supported\",\n \"slow_fields\": [\n \"\",\n \"\"\n ],\n \"virtual_webhook_ad_id\": \"supported-required\",\n \"virtual_webhook_application_id\": \"supported-required\",\n \"virtual_webhook_benefit_id\": \"not-supported\",\n \"virtual_webhook_bill_id\": \"supported-required\",\n \"virtual_webhook_branch_id\": \"supported-required\",\n \"virtual_webhook_calendar_id\": \"not-supported\",\n \"virtual_webhook_call_id\": \"supported-required\",\n \"virtual_webhook_campaign_id\": \"supported-required\",\n \"virtual_webhook_candidate_id\": \"not-supported\",\n \"virtual_webhook_carrier_id\": \"supported\",\n \"virtual_webhook_channel_id\": \"supported-required\",\n \"virtual_webhook_collection_id\": \"supported\",\n \"virtual_webhook_company_id\": \"supported\",\n \"virtual_webhook_contact_id\": \"supported\",\n \"virtual_webhook_course_id\": \"supported-required\",\n \"virtual_webhook_customer_id\": \"supported\",\n \"virtual_webhook_deal_id\": \"not-supported\",\n \"virtual_webhook_end_lt\": \"supported-required\",\n \"virtual_webhook_event_id\": \"supported-required\",\n \"virtual_webhook_expand\": \"supported-required\",\n \"virtual_webhook_fields\": \"supported\",\n \"virtual_webhook_form_id\": \"supported\",\n \"virtual_webhook_group_id\": \"not-supported\",\n \"virtual_webhook_invoice_id\": \"supported-required\",\n \"virtual_webhook_io_id\": \"supported-required\",\n \"virtual_webhook_item_id\": \"not-supported\",\n \"virtual_webhook_item_variant_id\": \"supported\",\n \"virtual_webhook_job_id\": \"supported\",\n \"virtual_webhook_label_id\": \"supported\",\n \"virtual_webhook_lead_id\": \"supported-required\",\n \"virtual_webhook_limit\": \"not-supported\",\n \"virtual_webhook_link_id\": \"supported\",\n \"virtual_webhook_list_id\": \"supported\",\n \"virtual_webhook_location_id\": \"supported-required\",\n \"virtual_webhook_member_id\": \"not-supported\",\n \"virtual_webhook_order_id\": \"not-supported\",\n \"virtual_webhook_org_id\": \"not-supported\",\n \"virtual_webhook_page_id\": \"not-supported\",\n \"virtual_webhook_parent_id\": \"not-supported\",\n \"virtual_webhook_payment_id\": \"supported\",\n \"virtual_webhook_pipeline_id\": \"supported\",\n \"virtual_webhook_project_id\": \"supported\",\n \"virtual_webhook_reference\": \"supported\",\n \"virtual_webhook_repo_id\": \"supported\",\n \"virtual_webhook_saleschannel_id\": \"not-supported\",\n \"virtual_webhook_shipment_id\": \"supported-required\",\n \"virtual_webhook_space_id\": \"supported\",\n \"virtual_webhook_start_gte\": \"supported-required\",\n \"virtual_webhook_status\": \"supported\",\n \"virtual_webhook_student_id\": \"supported\",\n \"virtual_webhook_task_id\": \"not-supported\",\n \"virtual_webhook_template_id\": \"supported-required\",\n \"virtual_webhook_ticket_id\": \"supported-required\",\n \"virtual_webhook_type\": \"supported\",\n \"virtual_webhook_updated_gte\": \"supported\",\n \"virtual_webhook_user_id\": \"supported\",\n \"virtual_webhook_user_mentioned_id\": \"supported-required\",\n \"webhook_events\": {\n \"created\": [\n \"native\",\n \"virtual\"\n ],\n \"deleted\": [\n \"virtual\",\n \"native\"\n ],\n \"updated\": [\n \"virtual\",\n \"native\"\n ]\n }\n }\n },\n \"tested_at\": \"\",\n \"text_color\": \"\",\n \"token_instructions\": [\n \"\",\n \"\"\n ],\n \"token_names\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"web_url\": \"\"\n }\n]", "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-9c697faa-c107-4220-b3d5-058f84f1b99f" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-770002be-1629-4d74-a033-252540b9ac4e" } ], "id": "6f96c731-3b25-48d2-ba51-a24d2602882f", "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-6f96c731-3b25-48d2-ba51-a24d2602882f" }, { "name": "issue", "item": [ { "name": "{id}", "item": [ { "name": "Retrieve Support Issue", "id": "9a7d1855-1a62-4c01-a2e0-09b37bf9a00f", "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}}/unified/issue/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "issue", ":id" ], "variable": [ { "id": "ba00615e-8875-4ca3-a2f2-aa7ad7dec69a", "key": "id", "value": "", "description": "(Required) ID of the Issue" } ] } }, "response": [ { "id": "dfcf138a-03f1-4adb-8ea4-c00ef8d04475", "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}}/unified/issue/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "issue", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"title\": \"\",\n \"status\": \"VALIDATING\",\n \"workspace_id\": \"\",\n \"ticket_ref\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"importance\": \"\",\n \"resolution_time\": \"\",\n \"size\": \"\",\n \"type\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"url\": \"\"\n}", "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-dfcf138a-03f1-4adb-8ea4-c00ef8d04475" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-9a7d1855-1a62-4c01-a2e0-09b37bf9a00f" } ], "id": "f669b2dc-48ac-4ae1-8dd3-8357e8c6d46f", "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-f669b2dc-48ac-4ae1-8dd3-8357e8c6d46f" }, { "name": "List Support Issues", "id": "4bb65aec-2758-4864-82d8-5ecab247fac5", "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}}/unified/issue?limit=&offset=&updated_gte=&sort=&order=", "host": [ "{{baseUrl}}" ], "path": [ "unified", "issue" ], "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": "" } ] } }, "response": [ { "id": "1a3858bc-3ac5-407f-921a-221e051b648c", "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}}/unified/issue?limit=&offset=&updated_gte=&sort=&order=", "host": [ "{{baseUrl}}" ], "path": [ "unified", "issue" ], "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": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"title\": \"\",\n \"status\": \"VALIDATING\",\n \"workspace_id\": \"\",\n \"ticket_ref\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"importance\": \"\",\n \"resolution_time\": \"\",\n \"size\": \"\",\n \"type\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"url\": \"\"\n },\n {\n \"title\": \"\",\n \"status\": \"ROADMAP\",\n \"workspace_id\": \"\",\n \"ticket_ref\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"importance\": \"\",\n \"resolution_time\": \"\",\n \"size\": \"\",\n \"type\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"url\": \"\"\n }\n]", "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-1a3858bc-3ac5-407f-921a-221e051b648c" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-4bb65aec-2758-4864-82d8-5ecab247fac5" } ], "id": "e007a96b-631d-41d8-b29e-43989d7a5552", "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-e007a96b-631d-41d8-b29e-43989d7a5552" }, { "name": "webhook", "item": [ { "name": "{id}", "item": [ { "name": "trigger", "item": [ { "name": "Trigger Webhook", "id": "de7356e5-c3da-44cc-8831-d3d4de2aad33", "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": [], "url": { "raw": "{{baseUrl}}/unified/webhook/:id/trigger", "host": [ "{{baseUrl}}" ], "path": [ "unified", "webhook", ":id", "trigger" ], "variable": [ { "id": "74d043c6-a418-461f-adcc-54500c7d0b2f", "key": "id", "value": "", "description": "(Required) ID of the Webhook" } ] } }, "response": [ { "id": "488e1500-671f-4b49-947d-5bb7202cf579", "name": "Successful", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/unified/webhook/:id/trigger", "host": [ "{{baseUrl}}" ], "path": [ "unified", "webhook", ":id", "trigger" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-488e1500-671f-4b49-947d-5bb7202cf579" }, { "id": "aaf36bd4-52d6-4a90-bbad-189eb5023951", "name": "Successful", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/unified/webhook/:id/trigger", "host": [ "{{baseUrl}}" ], "path": [ "unified", "webhook", ":id", "trigger" ], "variable": [ { "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:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-aaf36bd4-52d6-4a90-bbad-189eb5023951" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-de7356e5-c3da-44cc-8831-d3d4de2aad33" }, { "name": "Trigger Webhook", "id": "e2020f46-a98d-4676-bfff-4bd75b73f0a1", "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": [], "url": { "raw": "{{baseUrl}}/unified/webhook/:id/trigger", "host": [ "{{baseUrl}}" ], "path": [ "unified", "webhook", ":id", "trigger" ], "variable": [ { "id": "6d9fab0e-c3af-458b-a161-2edc44d165ba", "key": "id", "value": "", "description": "(Required) ID of the Webhook" } ] } }, "response": [ { "id": "b850a849-7645-4082-a14f-72aa7bc168c8", "name": "Successful", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/unified/webhook/:id/trigger", "host": [ "{{baseUrl}}" ], "path": [ "unified", "webhook", ":id", "trigger" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-b850a849-7645-4082-a14f-72aa7bc168c8" }, { "id": "677be25a-53ba-46e3-917a-23df94cc0a37", "name": "Successful", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/unified/webhook/:id/trigger", "host": [ "{{baseUrl}}" ], "path": [ "unified", "webhook", ":id", "trigger" ], "variable": [ { "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:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-677be25a-53ba-46e3-917a-23df94cc0a37" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-e2020f46-a98d-4676-bfff-4bd75b73f0a1" } ], "id": "b53ffafb-fd82-4484-9a6a-84e9ad888598", "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-b53ffafb-fd82-4484-9a6a-84e9ad888598" }, { "name": "Remove Webhook Subscription", "id": "d1cfaa8b-e0c3-43d9-abee-58860ea89225", "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}}/unified/webhook/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "webhook", ":id" ], "variable": [ { "id": "517f6a4f-29a6-4e9a-9d27-8329f37f3f55", "key": "id", "value": "", "description": "(Required) ID of the Webhook" } ] } }, "response": [ { "id": "f3af919b-9395-49a7-b795-472a41014c04", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/unified/webhook/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "webhook", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-f3af919b-9395-49a7-b795-472a41014c04" }, { "id": "3b114bae-a31f-41ec-bd38-1c8e79ed4825", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/unified/webhook/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "webhook", ":id" ], "variable": [ { "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:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-3b114bae-a31f-41ec-bd38-1c8e79ed4825" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-d1cfaa8b-e0c3-43d9-abee-58860ea89225" }, { "name": "Retrieve Webhook by Its Id", "id": "186ef88f-0e4d-493b-8e18-1e30551c9c18", "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}}/unified/webhook/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "webhook", ":id" ], "variable": [ { "id": "9526c6c4-84eb-49a5-b75b-154513588a11", "key": "id", "value": "", "description": "(Required) ID of the Webhook" } ] } }, "response": [ { "id": "0ae42b95-a240-4b48-a02a-cb21e4d48329", "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}}/unified/webhook/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "webhook", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"connection_id\": \"\",\n \"object_type\": \"ats_application\",\n \"event\": \"deleted\",\n \"checked_at\": \"\",\n \"created_at\": \"\",\n \"db_name_prefix\": \"\",\n \"db_schema\": \"\",\n \"db_type\": \"mongodb\",\n \"db_url\": \"\",\n \"environment\": \"Production\",\n \"fields\": \"\",\n \"filters\": {\n \"voluptate_6d5\": \"\"\n },\n \"hook_url\": \"\",\n \"id\": \"\",\n \"integration_type\": \"\",\n \"interval\": \"\",\n \"is_beta\": \"\",\n \"is_healthy\": \"\",\n \"is_paused\": \"\",\n \"page_max_limit\": \"\",\n \"runs\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"webhook_type\": \"native\",\n \"workspace_id\": \"\"\n}", "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-0ae42b95-a240-4b48-a02a-cb21e4d48329" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-186ef88f-0e4d-493b-8e18-1e30551c9c18" }, { "name": "Update Webhook Subscription", "id": "e354344a-04b2-4511-91b5-a13325a6542d", "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 \"connection_id\": \"\",\n \"object_type\": \"ats_application\",\n \"event\": \"deleted\",\n \"checked_at\": \"\",\n \"created_at\": \"\",\n \"db_name_prefix\": \"\",\n \"db_schema\": \"\",\n \"db_type\": \"mongodb\",\n \"db_url\": \"\",\n \"environment\": \"Production\",\n \"fields\": \"\",\n \"filters\": {\n \"voluptate_6d5\": \"\"\n },\n \"hook_url\": \"\",\n \"id\": \"\",\n \"integration_type\": \"\",\n \"interval\": \"\",\n \"is_beta\": \"\",\n \"is_healthy\": \"\",\n \"is_paused\": \"\",\n \"page_max_limit\": \"\",\n \"runs\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"webhook_type\": \"native\",\n \"workspace_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/webhook/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "webhook", ":id" ], "variable": [ { "id": "b9c0de68-6395-467d-aaf2-5ec690951200", "key": "id", "value": "", "description": "(Required) ID of the Webhook" } ] } }, "response": [ { "id": "d21a17f8-afd3-43f2-80e6-7b21a830bba1", "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 \"connection_id\": \"\",\n \"object_type\": \"ats_application\",\n \"event\": \"deleted\",\n \"checked_at\": \"\",\n \"created_at\": \"\",\n \"db_name_prefix\": \"\",\n \"db_schema\": \"\",\n \"db_type\": \"mongodb\",\n \"db_url\": \"\",\n \"environment\": \"Production\",\n \"fields\": \"\",\n \"filters\": {\n \"voluptate_6d5\": \"\"\n },\n \"hook_url\": \"\",\n \"id\": \"\",\n \"integration_type\": \"\",\n \"interval\": \"\",\n \"is_beta\": \"\",\n \"is_healthy\": \"\",\n \"is_paused\": \"\",\n \"page_max_limit\": \"\",\n \"runs\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"webhook_type\": \"native\",\n \"workspace_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/webhook/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "webhook", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"connection_id\": \"\",\n \"object_type\": \"ats_application\",\n \"event\": \"deleted\",\n \"checked_at\": \"\",\n \"created_at\": \"\",\n \"db_name_prefix\": \"\",\n \"db_schema\": \"\",\n \"db_type\": \"mongodb\",\n \"db_url\": \"\",\n \"environment\": \"Production\",\n \"fields\": \"\",\n \"filters\": {\n \"voluptate_6d5\": \"\"\n },\n \"hook_url\": \"\",\n \"id\": \"\",\n \"integration_type\": \"\",\n \"interval\": \"\",\n \"is_beta\": \"\",\n \"is_healthy\": \"\",\n \"is_paused\": \"\",\n \"page_max_limit\": \"\",\n \"runs\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"webhook_type\": \"native\",\n \"workspace_id\": \"\"\n}", "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-d21a17f8-afd3-43f2-80e6-7b21a830bba1" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-e354344a-04b2-4511-91b5-a13325a6542d" }, { "name": "Update Webhook Subscription", "id": "2e12ab69-127a-4ab8-af61-fb90d9cb6f3c", "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 \"connection_id\": \"\",\n \"object_type\": \"ats_application\",\n \"event\": \"deleted\",\n \"checked_at\": \"\",\n \"created_at\": \"\",\n \"db_name_prefix\": \"\",\n \"db_schema\": \"\",\n \"db_type\": \"mongodb\",\n \"db_url\": \"\",\n \"environment\": \"Production\",\n \"fields\": \"\",\n \"filters\": {\n \"voluptate_6d5\": \"\"\n },\n \"hook_url\": \"\",\n \"id\": \"\",\n \"integration_type\": \"\",\n \"interval\": \"\",\n \"is_beta\": \"\",\n \"is_healthy\": \"\",\n \"is_paused\": \"\",\n \"page_max_limit\": \"\",\n \"runs\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"webhook_type\": \"native\",\n \"workspace_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/webhook/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "webhook", ":id" ], "variable": [ { "id": "751420ef-c0c6-4c59-96f2-e6dbd5263511", "key": "id", "value": "", "description": "(Required) ID of the Webhook" } ] } }, "response": [ { "id": "3303f5e2-8eb9-4333-bb8a-1e4c145007b3", "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 \"connection_id\": \"\",\n \"object_type\": \"ats_application\",\n \"event\": \"deleted\",\n \"checked_at\": \"\",\n \"created_at\": \"\",\n \"db_name_prefix\": \"\",\n \"db_schema\": \"\",\n \"db_type\": \"mongodb\",\n \"db_url\": \"\",\n \"environment\": \"Production\",\n \"fields\": \"\",\n \"filters\": {\n \"voluptate_6d5\": \"\"\n },\n \"hook_url\": \"\",\n \"id\": \"\",\n \"integration_type\": \"\",\n \"interval\": \"\",\n \"is_beta\": \"\",\n \"is_healthy\": \"\",\n \"is_paused\": \"\",\n \"page_max_limit\": \"\",\n \"runs\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"webhook_type\": \"native\",\n \"workspace_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/webhook/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "webhook", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"connection_id\": \"\",\n \"object_type\": \"ats_application\",\n \"event\": \"deleted\",\n \"checked_at\": \"\",\n \"created_at\": \"\",\n \"db_name_prefix\": \"\",\n \"db_schema\": \"\",\n \"db_type\": \"mongodb\",\n \"db_url\": \"\",\n \"environment\": \"Production\",\n \"fields\": \"\",\n \"filters\": {\n \"voluptate_6d5\": \"\"\n },\n \"hook_url\": \"\",\n \"id\": \"\",\n \"integration_type\": \"\",\n \"interval\": \"\",\n \"is_beta\": \"\",\n \"is_healthy\": \"\",\n \"is_paused\": \"\",\n \"page_max_limit\": \"\",\n \"runs\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"webhook_type\": \"native\",\n \"workspace_id\": \"\"\n}", "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-3303f5e2-8eb9-4333-bb8a-1e4c145007b3" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-2e12ab69-127a-4ab8-af61-fb90d9cb6f3c" } ], "id": "d4a40395-7754-446a-8fef-3b11ef14e2c1", "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-d4a40395-7754-446a-8fef-3b11ef14e2c1" }, { "name": "Returns All Registered Webhooks", "id": "b4b93eff-6bc4-4957-b858-14d94552fdbf", "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}}/unified/webhook?limit=&offset=&updated_gte=&sort=&order=&object=&integration_type=&connection_id=&created_lte=&env=", "host": [ "{{baseUrl}}" ], "path": [ "unified", "webhook" ], "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": "Filter the results for webhooks for only this object", "key": "object", "value": "" }, { "description": "Filter the results to just this integration", "key": "integration_type", "value": "" }, { "description": "Filter the results to just this integration", "key": "connection_id", "value": "" }, { "description": "Return only results whose created date is equal or less to this value", "key": "created_lte", "value": "" }, { "key": "env", "value": "" } ] } }, "response": [ { "id": "92b6c948-2501-4e91-8582-2f79294839ac", "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}}/unified/webhook?limit=&offset=&updated_gte=&sort=&order=&object=&integration_type=&connection_id=&created_lte=&env=", "host": [ "{{baseUrl}}" ], "path": [ "unified", "webhook" ], "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": "Filter the results for webhooks for only this object", "key": "object", "value": "" }, { "description": "Filter the results to just this integration", "key": "integration_type", "value": "" }, { "description": "Filter the results to just this integration", "key": "connection_id", "value": "" }, { "description": "Return only results whose created date is equal or less to this value", "key": "created_lte", "value": "" }, { "key": "env", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"connection_id\": \"\",\n \"object_type\": \"shipping_carrier\",\n \"event\": \"created\",\n \"checked_at\": \"\",\n \"created_at\": \"\",\n \"db_name_prefix\": \"\",\n \"db_schema\": \"\",\n \"db_type\": \"postgres\",\n \"db_url\": \"\",\n \"environment\": \"Production\",\n \"fields\": \"\",\n \"filters\": {\n \"elit_3\": \"\"\n },\n \"hook_url\": \"\",\n \"id\": \"\",\n \"integration_type\": \"\",\n \"interval\": \"\",\n \"is_beta\": \"\",\n \"is_healthy\": \"\",\n \"is_paused\": \"\",\n \"page_max_limit\": \"\",\n \"runs\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"webhook_type\": \"virtual\",\n \"workspace_id\": \"\"\n },\n {\n \"connection_id\": \"\",\n \"object_type\": \"calendar_busy\",\n \"event\": \"created\",\n \"checked_at\": \"\",\n \"created_at\": \"\",\n \"db_name_prefix\": \"\",\n \"db_schema\": \"\",\n \"db_type\": \"mysql\",\n \"db_url\": \"\",\n \"environment\": \"Production\",\n \"fields\": \"\",\n \"filters\": {\n \"velit_de\": \"\",\n \"Loremfec\": \"\"\n },\n \"hook_url\": \"\",\n \"id\": \"\",\n \"integration_type\": \"\",\n \"interval\": \"\",\n \"is_beta\": \"\",\n \"is_healthy\": \"\",\n \"is_paused\": \"\",\n \"page_max_limit\": \"\",\n \"runs\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"webhook_type\": \"virtual\",\n \"workspace_id\": \"\"\n }\n]", "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-92b6c948-2501-4e91-8582-2f79294839ac" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-b4b93eff-6bc4-4957-b858-14d94552fdbf" }, { "name": "Create Webhook Subscription", "id": "4e71c568-f278-48e9-a121-07ce4a2c06f6", "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 \"connection_id\": \"\",\n \"object_type\": \"ats_application\",\n \"event\": \"deleted\",\n \"checked_at\": \"\",\n \"created_at\": \"\",\n \"db_name_prefix\": \"\",\n \"db_schema\": \"\",\n \"db_type\": \"mongodb\",\n \"db_url\": \"\",\n \"environment\": \"Production\",\n \"fields\": \"\",\n \"filters\": {\n \"voluptate_6d5\": \"\"\n },\n \"hook_url\": \"\",\n \"id\": \"\",\n \"integration_type\": \"\",\n \"interval\": \"\",\n \"is_beta\": \"\",\n \"is_healthy\": \"\",\n \"is_paused\": \"\",\n \"page_max_limit\": \"\",\n \"runs\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"webhook_type\": \"native\",\n \"workspace_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/webhook?include_all=", "host": [ "{{baseUrl}}" ], "path": [ "unified", "webhook" ], "query": [ { "description": "When set, all of the existing data will sent back to your server.", "key": "include_all", "value": "" } ] }, "description": "The data payload received by your server is described at https://docs.unified.to/unified/overview. The `interval` field can be set as low as 1 minute for paid accounts, and 60 minutes for free accounts." }, "response": [ { "id": "c51375a8-d034-4828-92b6-83bd60f2d6b0", "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 \"connection_id\": \"\",\n \"object_type\": \"ats_application\",\n \"event\": \"deleted\",\n \"checked_at\": \"\",\n \"created_at\": \"\",\n \"db_name_prefix\": \"\",\n \"db_schema\": \"\",\n \"db_type\": \"mongodb\",\n \"db_url\": \"\",\n \"environment\": \"Production\",\n \"fields\": \"\",\n \"filters\": {\n \"voluptate_6d5\": \"\"\n },\n \"hook_url\": \"\",\n \"id\": \"\",\n \"integration_type\": \"\",\n \"interval\": \"\",\n \"is_beta\": \"\",\n \"is_healthy\": \"\",\n \"is_paused\": \"\",\n \"page_max_limit\": \"\",\n \"runs\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"webhook_type\": \"native\",\n \"workspace_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/webhook?include_all=", "host": [ "{{baseUrl}}" ], "path": [ "unified", "webhook" ], "query": [ { "description": "When set, all of the existing data will sent back to your server.", "key": "include_all", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"connection_id\": \"\",\n \"object_type\": \"ats_application\",\n \"event\": \"deleted\",\n \"checked_at\": \"\",\n \"created_at\": \"\",\n \"db_name_prefix\": \"\",\n \"db_schema\": \"\",\n \"db_type\": \"mongodb\",\n \"db_url\": \"\",\n \"environment\": \"Production\",\n \"fields\": \"\",\n \"filters\": {\n \"voluptate_6d5\": \"\"\n },\n \"hook_url\": \"\",\n \"id\": \"\",\n \"integration_type\": \"\",\n \"interval\": \"\",\n \"is_beta\": \"\",\n \"is_healthy\": \"\",\n \"is_paused\": \"\",\n \"page_max_limit\": \"\",\n \"runs\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"webhook_type\": \"native\",\n \"workspace_id\": \"\"\n}", "createdAt": "2026-07-28T03:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "uid": "35240-c51375a8-d034-4828-92b6-83bd60f2d6b0" } ], "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-4e71c568-f278-48e9-a121-07ce4a2c06f6" } ], "id": "68fcca07-1dbd-4847-9049-d694387ad640", "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-68fcca07-1dbd-4847-9049-d694387ad640" } ], "id": "52aded57-11bf-4cb4-b943-617835483ef4", "createdAt": "2026-07-28T03:27:28.000Z", "updatedAt": "2026-07-28T03:27:28.000Z", "uid": "35240-52aded57-11bf-4cb4-b943-617835483ef4" } ], "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" } ] }