Ce document décrit les tâches, les tâches compatibles avec l'intégration d'applications et comment les utiliser dans vos intégrations.
Présentation
Une tâche est une unité de travail bien définie dans une intégration. En général, les tâches peuvent accepter une entrée, réaliser une unité de travail à l'aide de l'entrée et produire un résultat. Vous pouvez utiliser différents types de tâches dans votre intégration pour résoudre une problématique d'entreprise particulière. Une tâche est déclenchée par un déclencheur ou une autre tâche.
Vous pouvez ajouter des tâches à votre intégration à partir de la liste Tâches. Vous pouvez rechercher, parcourir et sélectionner la tâche que vous souhaitez ajouter. L'image suivante montre la liste des options qui s'affichent lorsque vous cliquez sur Tâches dans l'éditeur d'intégration.
Connecteurs
Les connecteurs sont un type de tâche qui vous permet de vous connecter à un système ou à un service externe. Vous pouvez utiliser des connecteurs pour effectuer diverses tâches, comme lire des données à partir d'une base de données, envoyer un e-mail ou effectuer un appel REST. Vous pouvez ajouter une connexion créée récemment ou n'importe quel connecteur compatible à votre intégration. Pour en savoir plus sur la tâche de connecteur, consultez la section Tâche de connecteur. L'image suivante montre la liste des connexions récemment créées et des connecteurs compatibles qui apparaissent dans la liste Tasks (Tâches).
Vous pouvez rechercher des connecteurs, des connexions et des tâches en saisissant leur nom dans le champ Rechercher. La liste affiche les connecteurs, connexions et tâches correspondants. Vous pouvez sélectionner l'élément que vous souhaitez ajouter à votre intégration.
Quotas et limites
Pour plus d'informations sur les quotas et les limites, consultez la section Quotas et limites.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/03 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/09/03 (UTC)."],[[["\u003cp\u003eTasks are well-defined units of work within an integration that can take input, complete a specific operation, and produce output.\u003c/p\u003e\n"],["\u003cp\u003eConnectors are specialized tasks that enable connections to external systems or services, facilitating operations like reading data, sending emails, or making REST calls.\u003c/p\u003e\n"],["\u003cp\u003eIntegrations can be built by adding and connecting tasks, which are accessible via the "Tasks" list in the integration editor and can be searched for by name.\u003c/p\u003e\n"],["\u003cp\u003eYou can use the supported connectors provided to connect to external systems and services, which are documented in the provided connector reference.\u003c/p\u003e\n"],["\u003cp\u003eThere are Quotas and limits that need to be taken into account while using the service.\u003c/p\u003e\n"]]],[],null,["# Tasks\n\nSee the [supported connectors](/integration-connectors/docs/connector-reference-overview) for Application Integration.\n\nTasks\n=====\n\nThis document describes what tasks are, the supported tasks in Application Integration, and how to use them in your integrations.\n\nOverview\n--------\n\n\nA task is a well-defined unit of work in an integration. In general, tasks can take an input,\ncomplete a unit of work using the input, and produce an output. You can use different types of tasks in your integration to solve a particular business problem. A task is triggered by a [trigger](/application-integration/docs/all-triggers-tasks#triggers) or another task.\n\nFor the list of all the available out-of-the-box tasks, see [All triggers and tasks](/application-integration/docs/all-triggers-tasks).\n\nTasks\n-----\n\nYou can add tasks to your integration from the **Tasks** list. You can search, browse, and select the task that you want to add. The following image shows the list of options that appear when you click **Tasks** in the integration editor.\n\n### Connectors\n\nConnectors are a type of task that allow you to connect to an external system or service. You can\nuse connectors to perform various tasks such as reading data from a database, sending an email, or\nmaking a REST call. You can add a recently created connection or any supported connectors to your integration. For more information about **Connectors task** , see [Connectors task](/application-integration/docs/connectors-task). The following image shows the list of recently created connections and supported connectors that appear in the **Tasks** list.\n\nYou can search for connectors, connections, and tasks by entering the name in the **Search** field. The list shows the matching connectors, connections, and tasks. You can select the element that you want to add to your integration.\n\nQuotas and limits\n-----------------\n\nFor information about quotas and limits, see [Quotas and limits](/application-integration/docs/quotas).\n\nWhat's next\n-----------\n\n- Learn about [all tasks and triggers](/application-integration/docs/all-triggers-tasks).\n- Learn how to [test and publish an integration](/application-integration/docs/test-publish-integrations).\n\n- Learn about [error handling](/application-integration/docs/error-handling-strategy).\n- Learn about [integration execution logs](/application-integration/docs/introduction-logs)."]]