En este documento, se describen las tareas, las tareas admitidas en la integración de aplicaciones y cómo usarlas en tus integraciones.
Descripción general
Una tarea es una unidad de trabajo bien definida en una integración. En general, las tareas pueden tomar una entrada, completar una unidad de trabajo con esa entrada y producir un resultado. Puedes usar diferentes tipos de tareas en tu integración para resolver un problema empresarial en particular. Una tarea se activa con un activador o con otra tarea.
Puedes agregar tareas a tu integración desde la lista Tasks. Puedes buscar, explorar y seleccionar la tarea que quieras agregar. En la siguiente imagen, se muestra la lista de opciones que aparecen cuando haces clic en Tareas en el editor de integración.
Conectores
Los conectores son un tipo de tarea que te permiten conectarte a un sistema o servicio externo. Puedes
usar conectores para realizar varias tareas, como leer datos de una base de datos, enviar un correo electrónico o
hacer una llamada REST. Puedes agregar una conexión creada recientemente o cualquier conector compatible a tu integración. Para obtener más información sobre la tarea Conectores, consulta Tarea Conectores. En la siguiente imagen, se muestra la lista de conexiones creadas recientemente y los conectores compatibles que aparecen en la lista Tasks.
Para buscar conectores, conexiones y tareas, ingresa el nombre en el campo Buscar. La lista muestra los conectores, las conexiones y las tareas que coinciden. Puedes seleccionar el elemento que quieres agregar a tu integración.
Cuotas y límites
Para obtener más información sobre las cuotas y los límites, consulta Cuotas y límites.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 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)."]]