I am doing the automation on sending SMTP mail. In this i have stored the receiver mailID, subject and body of the mail in the excel sheet as shown below. Since, the new update in studio does have “Add to dictionary” activity i’m not sure how to read the excel data as dictionary. I have to read column “Titles” as key of the dictionary and column “Details” as value of the dictionary using “for each” activity.