[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-09-04。"],[[["\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."]]