Skip to content

Latest commit

 

History

History
69 lines (47 loc) · 4.8 KB

across-workflow.md

File metadata and controls

69 lines (47 loc) · 4.8 KB
title description author ms.author ms.reviewer ms.service ms.topic ms.date ms.custom
Workflows in Dynamics 365 Business Central
Use built-in workflow capabilities to set up approval workflows to supplement automated workflows based on Power Automate. You can set up steps to assign tasks to different people as part of different business-process tasks.
jswymer
jswymer
jswymer
dynamics-365-business-central
conceptual
06/13/2024
bap-template

Workflows in Business Central

You can set up and use workflows to connect business-process tasks performed by different users. System tasks, such as automatic posting, can be included as steps in workflows. System tasks can be preceded or followed by user tasks. Requesting and granting approval to create new records are typical workflow steps.

The default version of [!INCLUDE prod_short] supports these types of workflows:

  • Power Automate flows

    • Automated flows that are triggered by events (such as record or document creation, modification, or deletion) in [!INCLUDEprod_short]. Also included are approval flows created in Power Automate that trigger when an approval is requested in [!INCLUDEprod_short].

    • Instant flows that are manually triggered from the Automate action menu on lists, cards, and document pages.

      Create and manually trigger a Power Automate flow on a [!INCLUDEprod_short] record, such as a customer, item, or sales order, with options to manipulate information both internally and externally (using integrated tools).

  • Approval workflows based on built-in workflow templates

    On the Workflow Templates page, you can see all available workflows. The trial version of [!INCLUDEprod_short] includes many preconfigured workflows represented by workflow templates you can copy to create new ones. When you open a template from the Workflow Templates page, and the workflow name starts with MS-, then the template was added by Microsoft.

Power Automate flows

With [!INCLUDE prod_short] online, you can sign up for Power Automate to build powerful automated workflows. You run those workflows from inside [!INCLUDE prod_short]. The flows can connect internal and external data sources and tools, without coding knowledge.

To See
Get started with Power Automate, creating flows, and running instant flows [Use Power Automate Flows in [!INCLUDEprod_short]](across-how-use-financials-data-source-flow.md)
Learn details of how to create, edit, and manage flows Set Up Automated Flows and Set Up Instant Flows
Set up Power Automate integration with [!INCLUDEprod_short] for users as an admin Set Up Power Automate Integration

Approval workflows

Create an approval workflow by defining what starts the workflow and what happens next, as follows:

  • A workflow event, which is moderated by event conditions.
  • A workflow response, which is moderated by response options.

To define workflow steps, fill in fields on workflow lines using the event and response values that represent supported scenarios.

Examples of approval workflow events include the creation of sales or purchase orders/quotes/invoices, price changes, vendor or customer edits, and more.

[!INCLUDEworkflow]

To See
Set up approval workflow users, specify how users get notified, and create new workflows. (To create new workflows for unsupported scenarios, implement the required workflow elements by customizing the application code.) Set Up Approval Workflows
Enable approval workflows, act on workflow notifications, including requesting and approving a workflow step. Archive and delete workflows. Use Approval Workflows

See also

Sales
Purchasing
Managing Projects
[Work with [!INCLUDEprod_short]](ui-work-product.md)
[Troubleshoot Your [!INCLUDEprod_short] Automated Workflows](across-flow-troubleshoot.md)

[!INCLUDEfooter-include]