A company has a customer relationship management (CRM) application that runs on a virtual machine (VM) in Azure.
The solution must automatically extract common invoice data from documents sent as email attachments and save the data to the company's CRM application.
You need to design the solution.
In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

Correct Answer:

1 - Create a desktop flow.
2 - Define input variables in desktop low.
3 - Define the logic in the desktop flow to write data to the CRM.
4 - Create an instance of the invoice processing AI Builder model.
5 - Create a cloud flow that extracts information from the model and triggers the desktop low.