UiPath with Amazon SES

Hi All,
Can anyone tell me where to find Amazon SES Send Email activity after authenticating with Amazon SES.

Hi!

Take a look at this article:
Activities - Send email (uipath.com)

It’s not mentioned in the article, but I believe you also need to install the “Integration Service Activities” package from UiPath as well.

image

1 Like

Hi @sven.wullum1 , I installed integration service activities still not able to find send email

Hi!

I see there’s some issue if you try to search for it.

Have you tried navigating to the activity as per the image in my first reply?

Hi @sven.wullum1 , I can see it now. Thanks!

1 Like

@sven.wullum1, is it possible to attach files using Amazon SES send email activity?

I see that it’s supported by Amazon
Sending raw email using the Amazon SES API v2 - Amazon Simple Email Service

But it seems like it is not available in the activity

Most likely the activity has been set up to use this action and not the above. SendEmail - Amazon Simple Email Service

You could however use SMTP instead, see this thread:
Send SMTP Mail Message When Using AWS SES SMTP Service - News / Knowledge Base - UiPath Community Forum

You could also develop your own library with this API reference
Welcome - Amazon Simple Email Service

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.