{ "uuid": "1c83f8a3-f6a1-4250-bdaf-22c1a3f0fe76", "lastMigration": 19, "name": "Connector API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "0.0.0.0", "routes": [ { "uuid": "d97411e6-8cfa-4d3e-80fb-225f0f6dbe9a", "documentation": "List APIs", "method": "get", "endpoint": "connector/apis", "responses": [ { "uuid": "ff45ecb6-4ba7-4bf8-99ed-f34cc40602a4", "body": "{\n \"data\": [\n {\n \"api_reference_url\": \"https://developers.apideck.com/apis/file-storage/reference\",\n \"categories\": [\n \"files\",\n \"file-storage\",\n \"cloud-storage\",\n \"object-storage\"\n ],\n \"description\": \"Manage API keys, access tokens, OAuth flows and integrations.\",\n \"events\": [\n \"crm.contact.updated\",\n \"accounting.invoice.created\"\n ],\n \"id\": \"file-storage\",\n \"name\": \"File Storage API\",\n \"postman_collection_id\": \"1311564-00e7266b-a3d6-4f40-b172-baaa66a3ed6f\",\n \"resources\": [\n {\n \"excluded_from_coverage\": {{faker 'random.boolean'}},\n \"id\": \"companies\",\n \"name\": \"Companies\",\n \"status\": \"{{oneOf (array 'live' 'beta' 'development' 'upcoming' 'considering')}}\"\n }\n ],\n \"spec_url\": \"https://specs.apideck.com/file-storage.yml\",\n \"status\": \"{{oneOf (array 'live' 'beta' 'development' 'considering')}}\",\n \"type\": \"{{oneOf (array 'platform' 'unified')}}\"\n }\n ],\n \"links\": {\n \"current\": \"https://unify.apideck.com/crm/companies\",\n \"next\": \"https://unify.apideck.com/crm/companies?cursor=em9oby1jcm06OnBhZ2U6OjM\",\n \"previous\": \"https://unify.apideck.com/crm/companies?cursor=em9oby1jcm06OnBhZ2U6OjE%3D\"\n },\n \"meta\": {\n \"cursors\": {\n \"current\": \"em9oby1jcm06OnBhZ2U6OjI=\",\n \"next\": \"em9oby1jcm06OnBhZ2U6OjM=\",\n \"previous\": \"em9oby1jcm06OnBhZ2U6OjE=\"\n },\n \"items_on_page\": 50\n },\n \"status\": \"OK\",\n \"status_code\": 200\n}", "latency": 0, "statusCode": 200, "label": "Apis", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "a7b54db8-6385-49eb-860e-a49b220d52c3", "body": "{\n \"detail\": \"\",\n \"error\": \"Bad Request\",\n \"message\": \"Invalid Params\",\n \"ref\": \"https://developers.apideck.com/errors#requestvalidationerror\",\n \"status_code\": 400,\n \"type_name\": \"RequestValidationError\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "80f8def0-d89b-4529-a200-4ef9386b21a0", "body": "{\n \"detail\": \"Failed to generate valid JWT Session. Verify applicationId is correct\",\n \"error\": \"Unauthorized\",\n \"message\": \"Unauthorized Request\",\n \"ref\": \"https://developers.apideck.com/errors#unauthorizederror\",\n \"status_code\": 401,\n \"type_name\": \"UnauthorizedError\"\n}", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "6606571b-476f-485c-856e-e364f41d3ff9", "body": "{\n \"detail\": \"You have reached your limit of 2000\",\n \"error\": \"Payment Required\",\n \"message\": \"Request Limit Reached\",\n \"ref\": \"https://developers.apideck.com/errors#requestlimiterror\",\n \"status_code\": 402,\n \"type_name\": \"RequestLimitError\"\n}", "latency": 0, "statusCode": 402, "label": "Payment Required", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "9a611b09-1251-4c64-aef4-edb521d75efd", "body": "{\n \"detail\": \"\",\n \"error\": \"Bad Request\",\n \"message\": \"Invalid Params\",\n \"ref\": \"https://developers.apideck.com/errors#unauthorizederror\",\n \"status_code\": 400,\n \"type_name\": \"RequestHeadersValidationError\"\n}", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "3a3652f5-9788-40d9-9592-879ebfeb2773", "documentation": "Get API", "method": "get", "endpoint": "connector/apis/:id", "responses": [ { "uuid": "eff3e4cd-1742-496e-8c4d-bd8c44528ab4", "body": "{\n \"data\": {\n \"api_reference_url\": \"https://developers.apideck.com/apis/file-storage/reference\",\n \"categories\": [\n \"files\",\n \"file-storage\",\n \"cloud-storage\",\n \"object-storage\"\n ],\n \"description\": \"Manage API keys, access tokens, OAuth flows and integrations.\",\n \"events\": [\n \"crm.contact.updated\",\n \"accounting.invoice.created\"\n ],\n \"id\": \"file-storage\",\n \"name\": \"File Storage API\",\n \"postman_collection_id\": \"1311564-00e7266b-a3d6-4f40-b172-baaa66a3ed6f\",\n \"resources\": [\n {\n \"excluded_from_coverage\": {{faker 'random.boolean'}},\n \"id\": \"companies\",\n \"name\": \"Companies\",\n \"status\": \"{{oneOf (array 'live' 'beta' 'development' 'upcoming' 'considering')}}\"\n }\n ],\n \"spec_url\": \"https://specs.apideck.com/file-storage.yml\",\n \"status\": \"{{oneOf (array 'live' 'beta' 'development' 'considering')}}\",\n \"type\": \"{{oneOf (array 'platform' 'unified')}}\"\n },\n \"links\": {\n \"current\": \"https://unify.apideck.com/crm/companies\",\n \"next\": \"https://unify.apideck.com/crm/companies?cursor=em9oby1jcm06OnBhZ2U6OjM\",\n \"previous\": \"https://unify.apideck.com/crm/companies?cursor=em9oby1jcm06OnBhZ2U6OjE%3D\"\n },\n \"meta\": {\n \"cursors\": {\n \"current\": \"em9oby1jcm06OnBhZ2U6OjI=\",\n \"next\": \"em9oby1jcm06OnBhZ2U6OjM=\",\n \"previous\": \"em9oby1jcm06OnBhZ2U6OjE=\"\n },\n \"items_on_page\": 50\n },\n \"status\": \"OK\",\n \"status_code\": 200\n}", "latency": 0, "statusCode": 200, "label": "Apis", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "2dc3f92a-c7bf-418d-ba7b-f261902ce0d8", "body": "{\n \"detail\": \"Failed to generate valid JWT Session. Verify applicationId is correct\",\n \"error\": \"Unauthorized\",\n \"message\": \"Unauthorized Request\",\n \"ref\": \"https://developers.apideck.com/errors#unauthorizederror\",\n \"status_code\": 401,\n \"type_name\": \"UnauthorizedError\"\n}", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "d33bc585-b5b2-42bd-96cc-75b4126fc357", "body": "{\n \"detail\": \"You have reached your limit of 2000\",\n \"error\": \"Payment Required\",\n \"message\": \"Request Limit Reached\",\n \"ref\": \"https://developers.apideck.com/errors#requestlimiterror\",\n \"status_code\": 402,\n \"type_name\": \"RequestLimitError\"\n}", "latency": 0, "statusCode": 402, "label": "Payment Required", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "c667f674-1456-4bd9-8626-2baf0bf8634c", "body": "{\n \"detail\": \"\",\n \"error\": \"Not Found\",\n \"message\": \"Unknown Widget\",\n \"ref\": \"https://developers.apideck.com/errors#entitynotfounderror\",\n \"status_code\": 404,\n \"type_name\": \"EntityNotFoundError\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "933aed0b-7969-4e68-b5e6-baa613bc8d00", "body": "{\n \"detail\": \"\",\n \"error\": \"Bad Request\",\n \"message\": \"Invalid Params\",\n \"ref\": \"https://developers.apideck.com/errors#unauthorizederror\",\n \"status_code\": 400,\n \"type_name\": \"RequestHeadersValidationError\"\n}", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "08aaff2c-d2a9-449b-bd11-e6b4ac2a71ad", "documentation": "Get API Resource", "method": "get", "endpoint": "connector/apis/:id/resources/:resource_id", "responses": [ { "uuid": "d38bcc6c-e2c5-4268-8cb4-5a0d3255cd1d", "body": "{\n \"data\": {\n \"id\": \"companies\",\n \"linked_resources\": [\n {\n \"id\": \"companies\",\n \"unified_property\": \"owner_id\"\n }\n ],\n \"name\": \"Companies\",\n \"schema\": {\n \"additionalProperties\": false,\n \"properties\": {\n \"created_at\": {\n \"example\": \"2020-09-30T07:43:32.000Z\",\n \"readOnly\": true,\n \"type\": \"string\"\n },\n \"id\": {\n \"example\": \"12345\",\n \"readOnly\": true,\n \"type\": \"string\"\n },\n \"name\": {\n \"example\": \"Elon Musk\",\n \"minLength\": 1,\n \"type\": \"string\"\n },\n \"updated_at\": {\n \"example\": \"2020-09-30T07:43:32.000Z\",\n \"readOnly\": true,\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"name\",\n \"company_name\"\n ],\n \"x-pii\": [\n \"name\",\n \"email\",\n \"first_name\",\n \"last_name\"\n ]\n },\n \"status\": \"{{oneOf (array 'live' 'beta' 'development' 'upcoming' 'considering')}}\"\n },\n \"links\": {\n \"current\": \"https://unify.apideck.com/crm/companies\",\n \"next\": \"https://unify.apideck.com/crm/companies?cursor=em9oby1jcm06OnBhZ2U6OjM\",\n \"previous\": \"https://unify.apideck.com/crm/companies?cursor=em9oby1jcm06OnBhZ2U6OjE%3D\"\n },\n \"meta\": {\n \"cursors\": {\n \"current\": \"em9oby1jcm06OnBhZ2U6OjI=\",\n \"next\": \"em9oby1jcm06OnBhZ2U6OjM=\",\n \"previous\": \"em9oby1jcm06OnBhZ2U6OjE=\"\n },\n \"items_on_page\": 50\n },\n \"status\": \"OK\",\n \"status_code\": 200\n}", "latency": 0, "statusCode": 200, "label": "ApiResources", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "fb14c3b8-5666-493e-bbcd-83ab8a0a824c", "body": "{\n \"detail\": \"Failed to generate valid JWT Session. Verify applicationId is correct\",\n \"error\": \"Unauthorized\",\n \"message\": \"Unauthorized Request\",\n \"ref\": \"https://developers.apideck.com/errors#unauthorizederror\",\n \"status_code\": 401,\n \"type_name\": \"UnauthorizedError\"\n}", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "901e0e38-4192-4ed0-90a1-e16a1959e983", "body": "{\n \"detail\": \"You have reached your limit of 2000\",\n \"error\": \"Payment Required\",\n \"message\": \"Request Limit Reached\",\n \"ref\": \"https://developers.apideck.com/errors#requestlimiterror\",\n \"status_code\": 402,\n \"type_name\": \"RequestLimitError\"\n}", "latency": 0, "statusCode": 402, "label": "Payment Required", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "3343fbd6-fc38-44c9-9225-1c8b420d2a4f", "body": "{\n \"detail\": \"\",\n \"error\": \"Not Found\",\n \"message\": \"Unknown Widget\",\n \"ref\": \"https://developers.apideck.com/errors#entitynotfounderror\",\n \"status_code\": 404,\n \"type_name\": \"EntityNotFoundError\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "653fc4bc-6bfc-4e4d-86b7-392fbdf435d1", "body": "{\n \"detail\": \"\",\n \"error\": \"Bad Request\",\n \"message\": \"Invalid Params\",\n \"ref\": \"https://developers.apideck.com/errors#unauthorizederror\",\n \"status_code\": 400,\n \"type_name\": \"RequestHeadersValidationError\"\n}", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "3c1e0340-d04e-4ac7-9375-a688c3f5ad2e", "documentation": "Get API Resource Coverage", "method": "get", "endpoint": "connector/apis/:id/resources/:resource_id/coverage", "responses": [ { "uuid": "82968f5b-769d-465d-9759-5fa081e34314", "body": "{\n \"data\": {\n \"coverage\": [\n {\n \"downstream_id\": \"accounts\",\n \"downstream_name\": \"Accounts\",\n \"pagination_supported\": {{faker 'random.boolean'}},\n \"supported_fields\": [\n {\n \"unified_property\": \"owner_id\"\n }\n ],\n \"supported_filters\": [\n \"name\",\n \"email\"\n ],\n \"supported_operations\": [\n \"all\",\n \"one\",\n \"add\",\n \"update\",\n \"delete\"\n ],\n \"supported_sort_by\": [\n \"updated_at\",\n \"created_at\",\n \"name\"\n ]\n }\n ],\n \"id\": \"companies\",\n \"name\": \"Companies\",\n \"status\": \"{{oneOf (array 'live' 'beta' 'development' 'upcoming' 'considering')}}\"\n },\n \"links\": {\n \"current\": \"https://unify.apideck.com/crm/companies\",\n \"next\": \"https://unify.apideck.com/crm/companies?cursor=em9oby1jcm06OnBhZ2U6OjM\",\n \"previous\": \"https://unify.apideck.com/crm/companies?cursor=em9oby1jcm06OnBhZ2U6OjE%3D\"\n },\n \"meta\": {\n \"cursors\": {\n \"current\": \"em9oby1jcm06OnBhZ2U6OjI=\",\n \"next\": \"em9oby1jcm06OnBhZ2U6OjM=\",\n \"previous\": \"em9oby1jcm06OnBhZ2U6OjE=\"\n },\n \"items_on_page\": 50\n },\n \"status\": \"OK\",\n \"status_code\": 200\n}", "latency": 0, "statusCode": 200, "label": "ApiResources", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "7c1140c0-1f2b-4bf0-b0aa-373aca21a289", "body": "{\n \"detail\": \"Failed to generate valid JWT Session. Verify applicationId is correct\",\n \"error\": \"Unauthorized\",\n \"message\": \"Unauthorized Request\",\n \"ref\": \"https://developers.apideck.com/errors#unauthorizederror\",\n \"status_code\": 401,\n \"type_name\": \"UnauthorizedError\"\n}", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "76861539-57a9-4cd1-8fb2-9d73e2aa2e62", "body": "{\n \"detail\": \"You have reached your limit of 2000\",\n \"error\": \"Payment Required\",\n \"message\": \"Request Limit Reached\",\n \"ref\": \"https://developers.apideck.com/errors#requestlimiterror\",\n \"status_code\": 402,\n \"type_name\": \"RequestLimitError\"\n}", "latency": 0, "statusCode": 402, "label": "Payment Required", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "c001f8b7-7f9a-41de-bd2a-5b0053062aa5", "body": "{\n \"detail\": \"\",\n \"error\": \"Not Found\",\n \"message\": \"Unknown Widget\",\n \"ref\": \"https://developers.apideck.com/errors#entitynotfounderror\",\n \"status_code\": 404,\n \"type_name\": \"EntityNotFoundError\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "c5898c2a-88f5-4e52-b76f-34ee7f923cd4", "body": "{\n \"detail\": \"\",\n \"error\": \"Bad Request\",\n \"message\": \"Invalid Params\",\n \"ref\": \"https://developers.apideck.com/errors#unauthorizederror\",\n \"status_code\": 400,\n \"type_name\": \"RequestHeadersValidationError\"\n}", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "bc325157-2e46-4225-acd6-4fb4661e5652", "documentation": "List Connectors", "method": "get", "endpoint": "connector/connectors", "responses": [ { "uuid": "f615a4e0-db2b-48f7-aafa-0f3062b444a1", "body": "{\n \"data\": [\n {\n \"auth_only\": true,\n \"auth_type\": \"{{oneOf (array 'oauth2' 'apiKey' 'basic' 'custom' 'none')}}\",\n \"configurable_resources\": [\n \"leads\",\n \"companies\"\n ],\n \"description\": \"A description\",\n \"docs\": [\n {\n \"audience\": \"{{oneOf (array 'application_owner' 'consumer')}}\",\n \"format\": \"{{oneOf (array 'markdown')}}\",\n \"id\": \"12345\",\n \"name\": \"connection\",\n \"url\": \"https://unify.apideck.com/connector/connectors/workday/docs/consumer+connection\"\n }\n ],\n \"has_sandbox_credentials\": true,\n \"icon_url\": \"https://res.cloudinary.com/apideck/image/upload/v1529456047/catalog/salesforce/icon128x128.png\",\n \"id\": \"crm+salesforce\",\n \"logo_url\": \"https://c1.sfdcstatic.com/content/dam/web/en_us/www/images/home/logo-salesforce-m.svg\",\n \"name\": \"Salesforce\",\n \"oauth_credentials_source\": \"{{oneOf (array 'integration' 'connection')}}\",\n \"oauth_grant_type\": \"{{oneOf (array 'authorization_code' 'client_credentials')}}\",\n \"oauth_scopes\": [\n {\n \"default_apis\": [\n \"crm\"\n ],\n \"id\": \"contacts:all\",\n \"label\": \"Read/write on the Contacts resource\"\n }\n ],\n \"service_id\": \"close\",\n \"settings\": [\n {\n \"id\": \"pipeline_id\",\n \"label\": \"Pipeline\",\n \"type\": \"{{oneOf (array 'text' 'checkbox' 'tel' 'email' 'url' 'textarea' 'select' 'filtered-select' 'multi-select' 'datetime' 'date' 'time' 'number')}}\"\n }\n ],\n \"status\": \"{{oneOf (array 'live' 'beta' 'development' 'considering')}}\",\n \"supported_events\": [\n {\n \"downstream_event_type\": \"\",\n \"event_type\": \"\",\n \"resource_id\": \"companies\"\n }\n ],\n \"supported_resources\": [\n {\n \"downstream_id\": \"accounts\",\n \"downstream_name\": \"Accounts\",\n \"id\": \"companies\",\n \"name\": \"Companies\",\n \"status\": \"{{oneOf (array 'live' 'beta' 'development' 'upcoming' 'considering')}}\"\n }\n ],\n \"unified_apis\": [\n {\n \"id\": \"{{oneOf (array 'vault' 'lead' 'crm' 'accounting' 'file-storage' 'spreadsheet' 'email' 'script' 'sms' 'team-messaging' 'ecommerce' 'payroll' 'customer-support' 'time-registration' 'transactional-email' 'hcm' 'form' 'csp' 'email-marketing' 'ats' 'hris' 'pos')}}\",\n \"oauth_scopes\": [\n {\n \"id\": \"contacts:all\",\n \"label\": \"Read/write on the Contacts resource\"\n }\n ]\n }\n ],\n \"website_url\": \"https://www.salesforce.com\"\n }\n ],\n \"links\": {\n \"current\": \"https://unify.apideck.com/crm/companies\",\n \"next\": \"https://unify.apideck.com/crm/companies?cursor=em9oby1jcm06OnBhZ2U6OjM\",\n \"previous\": \"https://unify.apideck.com/crm/companies?cursor=em9oby1jcm06OnBhZ2U6OjE%3D\"\n },\n \"meta\": {\n \"cursors\": {\n \"current\": \"em9oby1jcm06OnBhZ2U6OjI=\",\n \"next\": \"em9oby1jcm06OnBhZ2U6OjM=\",\n \"previous\": \"em9oby1jcm06OnBhZ2U6OjE=\"\n },\n \"items_on_page\": 50\n },\n \"status\": \"OK\",\n \"status_code\": 200\n}", "latency": 0, "statusCode": 200, "label": "Connectors", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "40eb3f26-267a-48ba-9de8-b55a2d0356a2", "body": "{\n \"detail\": \"\",\n \"error\": \"Bad Request\",\n \"message\": \"Invalid Params\",\n \"ref\": \"https://developers.apideck.com/errors#requestvalidationerror\",\n \"status_code\": 400,\n \"type_name\": \"RequestValidationError\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "490babb3-a175-4504-9963-0720721b2036", "body": "{\n \"detail\": \"Failed to generate valid JWT Session. Verify applicationId is correct\",\n \"error\": \"Unauthorized\",\n \"message\": \"Unauthorized Request\",\n \"ref\": \"https://developers.apideck.com/errors#unauthorizederror\",\n \"status_code\": 401,\n \"type_name\": \"UnauthorizedError\"\n}", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "8dbe8046-7246-4a58-8e21-79daf7be9749", "body": "{\n \"detail\": \"You have reached your limit of 2000\",\n \"error\": \"Payment Required\",\n \"message\": \"Request Limit Reached\",\n \"ref\": \"https://developers.apideck.com/errors#requestlimiterror\",\n \"status_code\": 402,\n \"type_name\": \"RequestLimitError\"\n}", "latency": 0, "statusCode": 402, "label": "Payment Required", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "94ce38a1-8d89-4d81-aa0e-9763625a3fb3", "body": "{\n \"detail\": \"\",\n \"error\": \"Bad Request\",\n \"message\": \"Invalid Params\",\n \"ref\": \"https://developers.apideck.com/errors#unauthorizederror\",\n \"status_code\": 400,\n \"type_name\": \"RequestHeadersValidationError\"\n}", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "bed6781b-b94c-4a7f-9e0f-b938f0bb13e1", "documentation": "Get Connector", "method": "get", "endpoint": "connector/connectors/:id", "responses": [ { "uuid": "0dae49f4-a7e1-4546-864b-ceb307515052", "body": "{\n \"data\": {\n \"auth_only\": true,\n \"auth_type\": \"{{oneOf (array 'oauth2' 'apiKey' 'basic' 'custom' 'none')}}\",\n \"configurable_resources\": [\n \"leads\",\n \"companies\"\n ],\n \"description\": \"A description\",\n \"docs\": [\n {\n \"audience\": \"{{oneOf (array 'application_owner' 'consumer')}}\",\n \"format\": \"{{oneOf (array 'markdown')}}\",\n \"id\": \"12345\",\n \"name\": \"connection\",\n \"url\": \"https://unify.apideck.com/connector/connectors/workday/docs/consumer+connection\"\n }\n ],\n \"has_sandbox_credentials\": true,\n \"icon_url\": \"https://res.cloudinary.com/apideck/image/upload/v1529456047/catalog/salesforce/icon128x128.png\",\n \"id\": \"crm+salesforce\",\n \"logo_url\": \"https://c1.sfdcstatic.com/content/dam/web/en_us/www/images/home/logo-salesforce-m.svg\",\n \"name\": \"Salesforce\",\n \"oauth_credentials_source\": \"{{oneOf (array 'integration' 'connection')}}\",\n \"oauth_grant_type\": \"{{oneOf (array 'authorization_code' 'client_credentials')}}\",\n \"oauth_scopes\": [\n {\n \"default_apis\": [\n \"crm\"\n ],\n \"id\": \"contacts:all\",\n \"label\": \"Read/write on the Contacts resource\"\n }\n ],\n \"service_id\": \"close\",\n \"settings\": [\n {\n \"id\": \"pipeline_id\",\n \"label\": \"Pipeline\",\n \"type\": \"{{oneOf (array 'text' 'checkbox' 'tel' 'email' 'url' 'textarea' 'select' 'filtered-select' 'multi-select' 'datetime' 'date' 'time' 'number')}}\"\n }\n ],\n \"status\": \"{{oneOf (array 'live' 'beta' 'development' 'considering')}}\",\n \"supported_events\": [\n {\n \"downstream_event_type\": \"\",\n \"event_type\": \"\",\n \"resource_id\": \"companies\"\n }\n ],\n \"supported_resources\": [\n {\n \"downstream_id\": \"accounts\",\n \"downstream_name\": \"Accounts\",\n \"id\": \"companies\",\n \"name\": \"Companies\",\n \"status\": \"{{oneOf (array 'live' 'beta' 'development' 'upcoming' 'considering')}}\"\n }\n ],\n \"unified_apis\": [\n {\n \"id\": \"{{oneOf (array 'vault' 'lead' 'crm' 'accounting' 'file-storage' 'spreadsheet' 'email' 'script' 'sms' 'team-messaging' 'ecommerce' 'payroll' 'customer-support' 'time-registration' 'transactional-email' 'hcm' 'form' 'csp' 'email-marketing' 'ats' 'hris' 'pos')}}\",\n \"oauth_scopes\": [\n {\n \"id\": \"contacts:all\",\n \"label\": \"Read/write on the Contacts resource\"\n }\n ]\n }\n ],\n \"website_url\": \"https://www.salesforce.com\"\n },\n \"links\": {\n \"current\": \"https://unify.apideck.com/crm/companies\",\n \"next\": \"https://unify.apideck.com/crm/companies?cursor=em9oby1jcm06OnBhZ2U6OjM\",\n \"previous\": \"https://unify.apideck.com/crm/companies?cursor=em9oby1jcm06OnBhZ2U6OjE%3D\"\n },\n \"meta\": {\n \"cursors\": {\n \"current\": \"em9oby1jcm06OnBhZ2U6OjI=\",\n \"next\": \"em9oby1jcm06OnBhZ2U6OjM=\",\n \"previous\": \"em9oby1jcm06OnBhZ2U6OjE=\"\n },\n \"items_on_page\": 50\n },\n \"status\": \"OK\",\n \"status_code\": 200\n}", "latency": 0, "statusCode": 200, "label": "Connectors", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "15fd1c63-0d8e-4375-9244-d132dbb3a114", "body": "{\n \"detail\": \"Failed to generate valid JWT Session. Verify applicationId is correct\",\n \"error\": \"Unauthorized\",\n \"message\": \"Unauthorized Request\",\n \"ref\": \"https://developers.apideck.com/errors#unauthorizederror\",\n \"status_code\": 401,\n \"type_name\": \"UnauthorizedError\"\n}", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "d365cf96-f573-4b0e-b320-f2ad2c90eb60", "body": "{\n \"detail\": \"You have reached your limit of 2000\",\n \"error\": \"Payment Required\",\n \"message\": \"Request Limit Reached\",\n \"ref\": \"https://developers.apideck.com/errors#requestlimiterror\",\n \"status_code\": 402,\n \"type_name\": \"RequestLimitError\"\n}", "latency": 0, "statusCode": 402, "label": "Payment Required", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "5fef485e-6864-4057-9b49-c03aa0524bab", "body": "{\n \"detail\": \"\",\n \"error\": \"Not Found\",\n \"message\": \"Unknown Widget\",\n \"ref\": \"https://developers.apideck.com/errors#entitynotfounderror\",\n \"status_code\": 404,\n \"type_name\": \"EntityNotFoundError\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "a4854056-be40-42a9-b116-07607fcb194c", "body": "{\n \"detail\": \"\",\n \"error\": \"Bad Request\",\n \"message\": \"Invalid Params\",\n \"ref\": \"https://developers.apideck.com/errors#unauthorizederror\",\n \"status_code\": 400,\n \"type_name\": \"RequestHeadersValidationError\"\n}", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "a850e7a7-225e-4550-8896-afde6678bbc2", "documentation": "Get Connector Doc content", "method": "get", "endpoint": "connector/connectors/:id/docs/:doc_id", "responses": [ { "uuid": "3193443a-56fd-47cc-be95-21e4f4a4c945", "body": "{\n \"data\": {\n \"auth_only\": true,\n \"auth_type\": \"{{oneOf (array 'oauth2' 'apiKey' 'basic' 'custom' 'none')}}\",\n \"configurable_resources\": [\n \"leads\",\n \"companies\"\n ],\n \"description\": \"A description\",\n \"docs\": [\n {\n \"audience\": \"{{oneOf (array 'application_owner' 'consumer')}}\",\n \"format\": \"{{oneOf (array 'markdown')}}\",\n \"id\": \"12345\",\n \"name\": \"connection\",\n \"url\": \"https://unify.apideck.com/connector/connectors/workday/docs/consumer+connection\"\n }\n ],\n \"has_sandbox_credentials\": true,\n \"icon_url\": \"https://res.cloudinary.com/apideck/image/upload/v1529456047/catalog/salesforce/icon128x128.png\",\n \"id\": \"crm+salesforce\",\n \"logo_url\": \"https://c1.sfdcstatic.com/content/dam/web/en_us/www/images/home/logo-salesforce-m.svg\",\n \"name\": \"Salesforce\",\n \"oauth_credentials_source\": \"{{oneOf (array 'integration' 'connection')}}\",\n \"oauth_grant_type\": \"{{oneOf (array 'authorization_code' 'client_credentials')}}\",\n \"oauth_scopes\": [\n {\n \"default_apis\": [\n \"crm\"\n ],\n \"id\": \"contacts:all\",\n \"label\": \"Read/write on the Contacts resource\"\n }\n ],\n \"service_id\": \"close\",\n \"settings\": [\n {\n \"id\": \"pipeline_id\",\n \"label\": \"Pipeline\",\n \"type\": \"{{oneOf (array 'text' 'checkbox' 'tel' 'email' 'url' 'textarea' 'select' 'filtered-select' 'multi-select' 'datetime' 'date' 'time' 'number')}}\"\n }\n ],\n \"status\": \"{{oneOf (array 'live' 'beta' 'development' 'considering')}}\",\n \"supported_events\": [\n {\n \"downstream_event_type\": \"\",\n \"event_type\": \"\",\n \"resource_id\": \"companies\"\n }\n ],\n \"supported_resources\": [\n {\n \"downstream_id\": \"accounts\",\n \"downstream_name\": \"Accounts\",\n \"id\": \"companies\",\n \"name\": \"Companies\",\n \"status\": \"{{oneOf (array 'live' 'beta' 'development' 'upcoming' 'considering')}}\"\n }\n ],\n \"unified_apis\": [\n {\n \"id\": \"{{oneOf (array 'vault' 'lead' 'crm' 'accounting' 'file-storage' 'spreadsheet' 'email' 'script' 'sms' 'team-messaging' 'ecommerce' 'payroll' 'customer-support' 'time-registration' 'transactional-email' 'hcm' 'form' 'csp' 'email-marketing' 'ats' 'hris' 'pos')}}\",\n \"oauth_scopes\": [\n {\n \"id\": \"contacts:all\",\n \"label\": \"Read/write on the Contacts resource\"\n }\n ]\n }\n ],\n \"website_url\": \"https://www.salesforce.com\"\n },\n \"links\": {\n \"current\": \"https://unify.apideck.com/crm/companies\",\n \"next\": \"https://unify.apideck.com/crm/companies?cursor=em9oby1jcm06OnBhZ2U6OjM\",\n \"previous\": \"https://unify.apideck.com/crm/companies?cursor=em9oby1jcm06OnBhZ2U6OjE%3D\"\n },\n \"meta\": {\n \"cursors\": {\n \"current\": \"em9oby1jcm06OnBhZ2U6OjI=\",\n \"next\": \"em9oby1jcm06OnBhZ2U6OjM=\",\n \"previous\": \"em9oby1jcm06OnBhZ2U6OjE=\"\n },\n \"items_on_page\": 50\n },\n \"status\": \"OK\",\n \"status_code\": 200\n}", "latency": 0, "statusCode": 200, "label": "Connectors", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "8a18f007-2a87-4438-ad50-8d78d714997f", "body": "{\n \"detail\": \"Failed to generate valid JWT Session. Verify applicationId is correct\",\n \"error\": \"Unauthorized\",\n \"message\": \"Unauthorized Request\",\n \"ref\": \"https://developers.apideck.com/errors#unauthorizederror\",\n \"status_code\": 401,\n \"type_name\": \"UnauthorizedError\"\n}", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "43547ed2-79b1-4730-a499-5176e94583bb", "body": "{\n \"detail\": \"You have reached your limit of 2000\",\n \"error\": \"Payment Required\",\n \"message\": \"Request Limit Reached\",\n \"ref\": \"https://developers.apideck.com/errors#requestlimiterror\",\n \"status_code\": 402,\n \"type_name\": \"RequestLimitError\"\n}", "latency": 0, "statusCode": 402, "label": "Payment Required", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "70ae35a6-b6cc-4344-a8c6-f1fe0e1b7193", "body": "{\n \"detail\": \"\",\n \"error\": \"Not Found\",\n \"message\": \"Unknown Widget\",\n \"ref\": \"https://developers.apideck.com/errors#entitynotfounderror\",\n \"status_code\": 404,\n \"type_name\": \"EntityNotFoundError\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "01c7241f-8305-40fc-9611-d6523630e80a", "body": "{\n \"detail\": \"\",\n \"error\": \"Bad Request\",\n \"message\": \"Invalid Params\",\n \"ref\": \"https://developers.apideck.com/errors#unauthorizederror\",\n \"status_code\": 400,\n \"type_name\": \"RequestHeadersValidationError\"\n}", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "ace92d3a-b725-49c6-914e-c660b751fd8f", "documentation": "Get Connector Resource", "method": "get", "endpoint": "connector/connectors/:id/resources/:resource_id", "responses": [ { "uuid": "5f72bfe4-6e03-481a-855c-b8e36fbb7b44", "body": "{\n \"data\": {\n \"downstream_id\": \"accounts\",\n \"downstream_name\": \"Accounts\",\n \"id\": \"companies\",\n \"name\": \"Companies\",\n \"pagination_supported\": {{faker 'random.boolean'}},\n \"status\": \"{{oneOf (array 'live' 'beta' 'development' 'upcoming' 'considering')}}\",\n \"supported_fields\": [\n {\n \"unified_property\": \"owner_id\"\n }\n ],\n \"supported_filters\": [\n \"name\",\n \"email\"\n ],\n \"supported_operations\": [\n \"all\",\n \"one\",\n \"add\",\n \"update\",\n \"delete\"\n ],\n \"supported_sort_by\": [\n \"updated_at\",\n \"created_at\",\n \"name\"\n ]\n },\n \"links\": {\n \"current\": \"https://unify.apideck.com/crm/companies\",\n \"next\": \"https://unify.apideck.com/crm/companies?cursor=em9oby1jcm06OnBhZ2U6OjM\",\n \"previous\": \"https://unify.apideck.com/crm/companies?cursor=em9oby1jcm06OnBhZ2U6OjE%3D\"\n },\n \"meta\": {\n \"cursors\": {\n \"current\": \"em9oby1jcm06OnBhZ2U6OjI=\",\n \"next\": \"em9oby1jcm06OnBhZ2U6OjM=\",\n \"previous\": \"em9oby1jcm06OnBhZ2U6OjE=\"\n },\n \"items_on_page\": 50\n },\n \"status\": \"OK\",\n \"status_code\": 200\n}", "latency": 0, "statusCode": 200, "label": "ConnectorResources", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "a2513bd8-d814-458c-a518-0fd712bcbf6c", "body": "{\n \"detail\": \"Failed to generate valid JWT Session. Verify applicationId is correct\",\n \"error\": \"Unauthorized\",\n \"message\": \"Unauthorized Request\",\n \"ref\": \"https://developers.apideck.com/errors#unauthorizederror\",\n \"status_code\": 401,\n \"type_name\": \"UnauthorizedError\"\n}", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "19e5d218-b8d8-4457-baed-8000ef14e31c", "body": "{\n \"detail\": \"You have reached your limit of 2000\",\n \"error\": \"Payment Required\",\n \"message\": \"Request Limit Reached\",\n \"ref\": \"https://developers.apideck.com/errors#requestlimiterror\",\n \"status_code\": 402,\n \"type_name\": \"RequestLimitError\"\n}", "latency": 0, "statusCode": 402, "label": "Payment Required", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "bf159a92-da27-48e0-8e59-cc6cc0f9cd6a", "body": "{\n \"detail\": \"\",\n \"error\": \"Not Found\",\n \"message\": \"Unknown Widget\",\n \"ref\": \"https://developers.apideck.com/errors#entitynotfounderror\",\n \"status_code\": 404,\n \"type_name\": \"EntityNotFoundError\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "3d83b035-55a6-48b6-8ac2-878b3571d9bf", "body": "{\n \"detail\": \"\",\n \"error\": \"Bad Request\",\n \"message\": \"Invalid Params\",\n \"ref\": \"https://developers.apideck.com/errors#unauthorizederror\",\n \"status_code\": 400,\n \"type_name\": \"RequestHeadersValidationError\"\n}", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [ { "key": "", "value": "" } ], "proxyResHeaders": [ { "key": "", "value": "" } ] }