A first class function that is made available to an integration through the Connector interface.
"Action" functions are defined in the connected application or service and define a change or series
of changes that can be made to anentityor entities.
Each connector type defines a set of available authentication methods that may be used to connect
to the target application. Authentications are stored separately from the connector so that users
can select from available authentication objects when creating a connection instance.
A configuration or instance of a Connector. A connection contains user-specified details, such as the URL of
the target application, and may include specific service-account credentials or authentication parameters to use when connecting
to that specific instance of an application or technology. Connections are designed to be reusable,
so that any customizations applied may be shared and consumed by multiple users.
An object, or a collection of properties, in the connected application or service,
that can be exposed to an integration through the Connector interface.
A resource that represents a single version of aConnectorand its associated attributes,
such as its available methods, data schema, and authentication options.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 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."]]