커넥터의 구성 또는 인스턴스입니다. 연결에는 대상 애플리케이션의 URL과 같은 사용자 지정된 세부정보가 포함되며, 애플리케이션 또는 기술의 특정 인스턴스에 연결할 때 사용할 특정 서비스 계정 사용자 인증 정보 또는 인증 매개변수가 포함될 수 있습니다. 연결이 재사용 가능하도록 설계되었으므로, 모든 적용된 맞춤설정을 여러 사용자가 공유하고 사용할 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-09(UTC)"],[[["\u003cp\u003eThis glossary defines terms used in the connectors documentation, offering brief explanations and links for more detail.\u003c/p\u003e\n"],["\u003cp\u003eAn Action is a function available through the Connector interface, defining changes to entities in the connected application.\u003c/p\u003e\n"],["\u003cp\u003eA Connection is a reusable instance of a Connector, containing user-specified details and authentication parameters for connecting to an application instance.\u003c/p\u003e\n"],["\u003cp\u003eA Connector is a specific type of connection defined by its authentication methods, data schema, configuration parameters, available methods, author, and type.\u003c/p\u003e\n"],["\u003cp\u003eAn Entity is an object or collection of properties in the connected application that is exposed to an integration through the Connector interface.\u003c/p\u003e\n"]]],[],null,["# Glossary\n========\n\nThis page provides brief definitions and links to more information for terms frequently\nused in the connectors documentation.\n**Action**\n\nA first class function that is made available to an integration through the Connector interface.\n\"Action\" functions are defined in the connected application or service and define a change or series\nof changes that can be made to an [entity](#entity_def) or entities.\n**Authentication**\n\nEach connector type defines a set of available authentication methods that may be used to connect\nto the target application. Authentications are stored separately from the connector so that users\ncan select from available authentication objects when creating a connection instance.\n**Connection**\n\nA configuration or instance of a Connector. A connection contains user-specified details, such as the URL of\nthe target application, and may include specific service-account credentials or authentication parameters to use when connecting\nto that specific instance of an application or technology. Connections are designed to be reusable,\nso that any customizations applied may be shared and consumed by multiple users.\n**Connector**\n\nA specific type of *connection*, defined by a number of attributes, including:\n\n- A set of possible authentication methods\n- A unique (or templatized) data schema\n- A set of configuration parameters\n- A list of available methods, data types, operations, events, and objects\n- An author (person + company)\n- A \"type\" (for example, *table* , *file store* , *messaging service*, etc.)\n\n**Entity**\n\nAn object, or a collection of properties, in the connected application or service,\nthat can be exposed to an integration through the Connector interface.\n**Version**\n\nA resource that represents a single version of a [Connector](#connector_def) and its associated attributes,\nsuch as its available methods, data schema, and authentication options."]]