Downloading the invoice
In this section, you will design the bot to download all the invoices from the Gmail account. The following diagram explains the high-level process of downloading the invoices:
Downloading the invoices is the first step of the entire process. Let's build it:
- Click on the New button from the DESIGN ribbon bar and select Sequence.
- Name the sequence
Download_Invoice
and click on the Create button:
- Log in to your cloud.uipath.com account and start the Orchestrator services. Under the Assets section, create an asset with the name
Mail Credential
and choose Credential for Type. Next, type in your Gmail ID Username and Password details and click on the Create button:
The Mail Credential...