How to read an email(outlook) without spying in Blue Prism
up vote
-1
down vote
favorite
Blue Prism: I'm trying to read an email(outlook), Which contains the information about the status of a task, name and a table with multiple headers. I should save the required information like name, status of the task in an Excel under the headers which were already written. It should all happen dynamically without spying the elements. Can anybody please elaborate the process?
excel outlook automation blueprism rpa
add a comment |
up vote
-1
down vote
favorite
Blue Prism: I'm trying to read an email(outlook), Which contains the information about the status of a task, name and a table with multiple headers. I should save the required information like name, status of the task in an Excel under the headers which were already written. It should all happen dynamically without spying the elements. Can anybody please elaborate the process?
excel outlook automation blueprism rpa
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
Blue Prism: I'm trying to read an email(outlook), Which contains the information about the status of a task, name and a table with multiple headers. I should save the required information like name, status of the task in an Excel under the headers which were already written. It should all happen dynamically without spying the elements. Can anybody please elaborate the process?
excel outlook automation blueprism rpa
Blue Prism: I'm trying to read an email(outlook), Which contains the information about the status of a task, name and a table with multiple headers. I should save the required information like name, status of the task in an Excel under the headers which were already written. It should all happen dynamically without spying the elements. Can anybody please elaborate the process?
excel outlook automation blueprism rpa
excel outlook automation blueprism rpa
edited Nov 8 at 0:13
esqew
20.7k2076108
20.7k2076108
asked Nov 7 at 20:23
Bru
11
11
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
You've got 2 options:
- Use the MAPIEx object for a back-end connection to your Outlook profile's mailbox. (See also: MAPIEx installation guide)
v6.3 and later Use the bundled Blue Prism-provided MS Outlook VBO, which has the following actions:
- Delete Email
- Forward Email
- Get Received Items Advanced
- Get Received Items Basic
- Get Received Items Expert
- Get Sent Items Advanced
- Get Sent Items Basic
- Get Sent Items Expert
- Mark Email As Read
- Mark Email As Unread
- Move Email to Inbox Sub Folder
- Reply to Email
- Reply All to Email
- Save Attachment Attachments
- Save Email
- Save Email As File
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
You've got 2 options:
- Use the MAPIEx object for a back-end connection to your Outlook profile's mailbox. (See also: MAPIEx installation guide)
v6.3 and later Use the bundled Blue Prism-provided MS Outlook VBO, which has the following actions:
- Delete Email
- Forward Email
- Get Received Items Advanced
- Get Received Items Basic
- Get Received Items Expert
- Get Sent Items Advanced
- Get Sent Items Basic
- Get Sent Items Expert
- Mark Email As Read
- Mark Email As Unread
- Move Email to Inbox Sub Folder
- Reply to Email
- Reply All to Email
- Save Attachment Attachments
- Save Email
- Save Email As File
add a comment |
up vote
1
down vote
You've got 2 options:
- Use the MAPIEx object for a back-end connection to your Outlook profile's mailbox. (See also: MAPIEx installation guide)
v6.3 and later Use the bundled Blue Prism-provided MS Outlook VBO, which has the following actions:
- Delete Email
- Forward Email
- Get Received Items Advanced
- Get Received Items Basic
- Get Received Items Expert
- Get Sent Items Advanced
- Get Sent Items Basic
- Get Sent Items Expert
- Mark Email As Read
- Mark Email As Unread
- Move Email to Inbox Sub Folder
- Reply to Email
- Reply All to Email
- Save Attachment Attachments
- Save Email
- Save Email As File
add a comment |
up vote
1
down vote
up vote
1
down vote
You've got 2 options:
- Use the MAPIEx object for a back-end connection to your Outlook profile's mailbox. (See also: MAPIEx installation guide)
v6.3 and later Use the bundled Blue Prism-provided MS Outlook VBO, which has the following actions:
- Delete Email
- Forward Email
- Get Received Items Advanced
- Get Received Items Basic
- Get Received Items Expert
- Get Sent Items Advanced
- Get Sent Items Basic
- Get Sent Items Expert
- Mark Email As Read
- Mark Email As Unread
- Move Email to Inbox Sub Folder
- Reply to Email
- Reply All to Email
- Save Attachment Attachments
- Save Email
- Save Email As File
You've got 2 options:
- Use the MAPIEx object for a back-end connection to your Outlook profile's mailbox. (See also: MAPIEx installation guide)
v6.3 and later Use the bundled Blue Prism-provided MS Outlook VBO, which has the following actions:
- Delete Email
- Forward Email
- Get Received Items Advanced
- Get Received Items Basic
- Get Received Items Expert
- Get Sent Items Advanced
- Get Sent Items Basic
- Get Sent Items Expert
- Mark Email As Read
- Mark Email As Unread
- Move Email to Inbox Sub Folder
- Reply to Email
- Reply All to Email
- Save Attachment Attachments
- Save Email
- Save Email As File
edited Nov 8 at 1:32
answered Nov 8 at 0:13
esqew
20.7k2076108
20.7k2076108
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53197264%2fhow-to-read-an-emailoutlook-without-spying-in-blue-prism%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown