No external services required :) If you have reviewed some of my other posts here on automationpro.co.uk, you will know that I am a fan of the ABX functionality in vRA8. Something that I have been wanting to accomplish for a while is sending an email from an ABX. There are some awesome posts...
snippet.py
A workflow that supports multiple notification methods Multi Notify An upgrade, from the Slack notification action. The idea here, is to have one action, that support notifications in as many different platforms, as possible. Currently it's working for the...
multi_notify.py
[Description] - Sends email for requested deployments using AWS Simple Email Service (SES): - Request sender is notified in TO - Can set static CC or BCC email in action inputs For more visit: www.kaloferov.com #vRealizeAutomationCLoud #BSD3-Clause #abx ...
Cloud-Assembly---ABX---Send-Email-for-Requested-Deployment-via-AWS-Simple-Email-Service-master.zip
This sample takes a base64 encoded PDF from a web service and attaches it to an email message with vRealize Orchestrator. Currently this sample requires enabling local process execution. The local process and file I/O will be performed as the 'vco' user. See the following documentation...
Email-Base64-encoded-PDF-file-from-Orchestrator.js