mirror of https://github.com/dapr/docs.git
9 lines
689 B
Markdown
9 lines
689 B
Markdown
---
|
||
type: docs
|
||
title: "Build workflows with Logic Apps"
|
||
linkTitle: "Workflows"
|
||
description: "Learn how to build workflows using Dapr Workflows and Logic Apps"
|
||
weight: 4000
|
||
---
|
||
|
||
To enable developers to easily build workflow applications that use Dapr’s capabilities including diagnostics and multi-language support, you can use Dapr workflows. Dapr integrates with workflow engines such as Logic Apps runtime. For more information read [cloud-native workflows using Dapr and Logic Apps](https://cloudblogs.microsoft.com/opensource/2020/05/26/announcing-cloud-native-workflows-dapr-logic-apps/) and visit the [Dapr workflow](https://github.com/dapr/workflows) repo to try out the samples. |