Verifying the flow
The easiest way to verify a successful desktop flow completion is to watch the desktop flow execute in real time (depending on whether you chose Attended or Unattended). During the execution process (if you have an attended flow), you should have been able to watch the following actions take place:
- The Microsoft Access application launching and opening the Contacts database
- The New contact button being pushed
- Text being entered in each of the fields
- The Close button being pushed
- The Microsoft Access application closing
You can also verify the flow by opening the Contact database yourself and confirming that the data matches what you entered in the Customer Data Intake form:

Figure 19.31 – Viewing a contact that was entered through the Power Automate Desktop flow
If you attempt to watch an unattended flow, you may receive this error:

Figure 19.32 – Error for an unattended flow
Due...