Microsoft Outlook is a great software to connect and stay organized using email, calendar, and contact functions. It is also prone to clutter or get spammed by that group email someone keeps replying to.
How would you use Outlook automation in your context?
Hi, doesnāt look like you can pick a word file to fill in the body of the calendar invite. What I have done is to use the Read Text action in word after you have replaced the fields in the document and save the text to a Saved Value. You can use that value as the body of your Calendar Invite. You wonāt get the picture but I think thatās because you are not allowed pictures in a calendar invite.
Great exercise, not sure am I right that slight movement to the mouse at certain time during the execution of bot could potentially cause the bot to missed replacing the text in the word template?
Iām very fond of the exercise but I was wondering if someone could help me with an error Iām getting while Copying the file as I rename it. According to the solution, Iām supposed to use from: [currentRow] .docs
To: Emails<[CurrentRow.ByField(āā)]><[CurrentRow.ByField(āā)]><[CurrentRow.ByField(āā)]>.docx
When I try, it tells me that it canāt find āMondayā and stops the simulation.
Do you guys have any idea why that might be?
Hi, I had issues with āillegal characters in pathā in the Copy File activity - no idea why? I checked the solution etc and canāt see what iām doing any differently
It would be helpful for others to possibly find the illegal characters (if there are any) and suggest a possible solution if you can provide a screenshot of the complete path youāve provided in the āToā field of āCopy Fileā activity (since the error message says there are unrecognized characters in the path mentioned for this activity).
In Send Email-Body, it didnāt seem to work when I chose Word Document.
Error message: Body document not supported with Gmail
What should I do to fix the problem.
I enjoyed this module and found it easy to follow the video example; for a change. I was able to get it to work with no issues. However, in building the digital assistant I did run into some issues, though I think I know what I did wrong. At minimum I was able to get the data to copy into the word document. I ran into some issues when I added the email piece. Iāll return to it later to work through it; but all in all I enjoyed this one. Didnāt get as frustrated as I have with the other practice exercises. LOL! Canāt wait to start using some of these features - going to be very helpful.