This document describes what tasks are, the supported tasks in Application Integration, and how to use them in your integrations.
Overview
A task is a well-defined unit of work in an integration. In general, tasks can take an input,
complete 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 or another task.
You 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.
Connectors
Connectors are a type of task that allow you to connect to an external system or service. You can
use connectors to perform various tasks such as reading data from a database, sending an email, or
making 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. The following image shows the list of recently created connections and supported connectors that appear in the Tasks list.
You 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.
[[["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-08-29 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)."]]