Export and Import Approval Workflows
To transfer workflows to other Business Central databases, for example to save time when creating new workflows, you can export and import workflows.
Another way to quickly create workflows is to use workflow templates. Learn more at Create Workflows from Workflow Templates.
On the Workflow page, you create a workflow by listing the involved steps on the lines. Each step consists of a workflow event, moderated by event conditions, and a workflow response, moderated by response options. You define workflow steps by filling fields on workflow lines using fixed lists of event and response values representing scenarios supported by the application code. Learn more at Create Workflows.
Export a workflow
- Choose the
icon, enter Workflows, then choose the related link. - Select a workflow, then choose the Export to File action.
Import a workflow
- Choose the
icon, enter Workflows, then choose the related link. - Choose the Import from File action.
- On the Import page, select Choose, choose the XML file containing the workflow, then select Open.

Caution
If the workflow code already exists in the database, the workflow steps will be overwritten with the steps in the imported workflow.
Related Articles
Create workflows from workflow templates
On the Workflow page, you create a workflow by creating a series of workflow steps on the lines. Each step consists of a workflow event (When Event), moderated by event conditions (On Condition), and a workflow response (Then Response), moderated by ...
Approval workflow notifications
Set up your workflows to automatically notify users when their attention is required for a step in a workflow. Many workflow responses involve notifying a user an event they must act on has occurred. For example, you can set it so User 2, the ...
Walkthrough: Set up and use a purchase approval workflow
You can automate the process of approving new or changed records, such as documents, journal lines, and customer cards, by creating workflows with steps for the approvals in question. Before you create approval workflows, you must set up an approver ...
Set up a sequence of workflow users
Before you can create approval workflows, you must set up the users who can submit requests and their approvers. For example, you can specify who receives a notification to act on a workflow step. You set up approval workflow participants on the ...
Set up approval workflows
You can set up and use workflows that connect business-process tasks performed by different users. System tasks, such as automatic posting, can be included as steps in workflows, preceded or followed by user tasks. Requesting and granting approval to ...