이 문서에서는 태스크의 정의, Application Integration에서 지원되는 태스크, 통합에서 이를 사용하는 방법을 설명합니다.
개요
태스크는 통합에서 잘 정의된 작업 단위입니다. 일반적으로 태스크는 입력을 받고 입력을 사용하여 작업 단위를 완성한 후 출력을 생성할 수 있습니다. 통합에서 서로 다른 유형의 태스크를 사용하여 특정 비즈니스 문제를 해결할 수 있습니다. 태스크는 트리거 또는 다른 태스크에 의해 트리거됩니다.
태스크 목록에서 통합에 태스크를 추가할 수 있습니다. 추가할 태스크를 검색하고 둘러보고 선택할 수 있습니다. 다음 이미지는 통합 편집기에서 태스크를 클릭할 때 표시되는 옵션 목록을 보여줍니다.
커넥터
커넥터는 외부 시스템 또는 서비스에 연결할 수 있는 태스크 유형입니다. 커넥터를 사용하여 데이터베이스에서 데이터 읽기, 이메일 전송, REST 호출과 같은 다양한 태스크를 수행할 수 있습니다. 최근에 만든 연결 또는 지원되는 커넥터를 통합에 추가할 수 있습니다. 커넥터 태스크에 대한 자세한 내용은 커넥터 태스크를 참조하세요. 다음 이미지는 최근에 생성된 연결과 태스크 목록에 표시되는 지원되는 커넥터의 목록을 보여줍니다.
검색 필드에 이름을 입력하여 커넥터, 연결, 태스크를 검색할 수 있습니다. 일치하는 커넥터, 연결, 태스크가 목록에 표시됩니다. 통합에 추가할 요소를 선택할 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 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)."]]