---
title: "List of task types"
canonical_url: "https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/complete-list-of-task-types/"
md_url: "https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/complete-list-of-task-types.md"
last_updated: "2026-08-06T05:46:43.343Z"
description: "Reference guide to standard and integration task types available in Nutrient Workflow Automation."
---

# List of task types

Nutrient Workflow Automation Platform provides various task types that extend functionality for building automated workflows. These task types are available within the Process Builder and are organized into two main categories: Standard Tasks for core workflow operations and Integration Tasks for connecting with external systems.

## Standard tasks

Standard tasks handle core workflow operations including user interactions, data processing, and internal system functions.

- [Approval Task](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/approval-task.md) — Request approval from users or groups

- [Counter Task](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-counter-task.md) — Track and increment numeric values

- [Data Container](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-data-container.md) — Store and manage workflow data

- [Developer Form Task](https://www.nutrient.io/guides/workflow-automation/admin-guide/forms/developer-form.md) — Create custom forms with advanced functionality

- [Document Signing Task](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/document-signing-task.md) — Enable digital document signing

- [Dynamic Assigner Task](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-dynamic-assigner.md) — Assign tasks based on dynamic criteria

- [Dynamic Notification Task](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-dynamic-notification.md) — Send notifications with dynamic content

- [Excel Import Task](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-excel-import.md) — Import data from Excel spreadsheets

- [File Copy](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-file-copy.md) — Copy files between locations

- [Form Task](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-form-task.md) — Present forms to collect user input

- [Form Assigner](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-form-assigner.md) — Assign form tasks to specific users

- [FTP Push Task](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-ftp-push-task.md) — Transfer files using File Transfer Protocol (FTP)

- [General Notification](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-general-notification.md) — Send email or system notifications

- [Launch Request](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-launch-request.md) — Initiate new workflow instances

- [Milestone](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-milestone.md) — Mark important workflow checkpoints

- [Open URL Task](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-open-url.md) — Open web pages or applications

- [PDF Generator](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-pdf-generator.md) — Create PDF documents from templates

- [PDF Merge Task](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-pdf-merge.md) — Combine multiple PDF files

- [Task Assigner](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-task-assigner.md) — Assign workflow tasks to users

- [Task Scheduler](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-task-scheduler.md) — Schedule tasks for future execution

- [User Profile](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-user-profile.md) — Access and manage user information

## Integration tasks

Integration tasks connect workflows with external systems, databases, and third-party services.

- [AI Data Extraction Task](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/integration-task/integration-task-ai-data-extraction.md) — Extract data using AI-powered processing

- [AWS Lambda Task](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/integration-task/integration-task-lambda.md) — Execute serverless functions on AWS

- [Database Pull Task](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/integration-task/integration-task-database-pull.md) — Retrieve data from external databases

- [Database Push Task](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/integration-task/integration-task-database-push.md) — Send data to external databases

- [Rest Client Task](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/integration-task/integration-task-rest-client.md) — Make HTTP requests to REST APIs

- [Web Service Task](https://www.nutrient.io/guides/workflow-automation/admin-guide/processes/tasks/integration-task/integration-task-web-service.md) — Connect with Simple Object Access Protocol (SOAP) web services
---

## Related pages

- [Catch submission issues before they reach the approver](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/ai-form-review.md)
- [Document Signing task configuration](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/document-signing-task.md)
- [Effective data transfer between parent and child requests](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/passing-data-from-child-request-back-to-parent.md)
- [Create documents with Document Generation](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/premium-add-on-task-document-generation.md)
- [Optimize your workflow with counter tasks](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-counter-task.md)
- [Streamline API workflows with data container tasks](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-data-container.md)
- [How to configure the dynamic assigner task](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-dynamic-assigner.md)
- [Configure dynamic email notifications seamlessly](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-dynamic-notification.md)
- [Use the Excel Batch task in a workflow](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-excel-batch.md)
- [Excel Import task configuration](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-excel-import.md)
- [File Copy task configuration](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-file-copy.md)
- [Customize task assignments with Form Assigner](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-form-assigner.md)
- [Form task configuration](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-form-task.md)
- [Streamline file transfers with FTP Push Task](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-ftp-push-task.md)
- [Enhance your processes with general notifications](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-general-notification.md)
- [Simplifying workflow with Launch Request management](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-launch-request.md)
- [Understanding milestone tasks in workflow automation](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-milestone.md)
- [Master the Open URL Task for Workflow Automation](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-open-url.md)
- [Streamline your processes with PDF generator task](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-pdf-generator.md)
- [Effortlessly merge PDFs with ease](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-pdf-merge.md)
- [Efficient task assignment with Task Assigner](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-task-assigner.md)
- [Schedule future tasks effortlessly with Task Scheduler](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-task-scheduler.md)
- [Effortlessly manage user profile updates](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-task-user-profile.md)
- [Configure form prefills](/guides/workflow-automation/admin-guide/processes/tasks/standard-task/standard-tasks-form-prefills.md)

