https://github.com/jonahandersson/send-email-with-powershell-sendgrid
A simple example of text-based and HTML-based e-mail using Microsoft Powershell Core and SendGrid API
https://github.com/jonahandersson/send-email-with-powershell-sendgrid
Last synced: 10 months ago
JSON representation
A simple example of text-based and HTML-based e-mail using Microsoft Powershell Core and SendGrid API
- Host: GitHub
- URL: https://github.com/jonahandersson/send-email-with-powershell-sendgrid
- Owner: jonahandersson
- Created: 2020-08-28T14:23:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-28T08:08:54.000Z (almost 5 years ago)
- Last Synced: 2025-02-15T08:07:23.760Z (10 months ago)
- Language: PostScript
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Send Email with SendGrid API using Powershell Script
A simple example of text-based and HTML-based e-mail using Microsoft Powershell Core and SendGrid API
Prerequisites:
- Powershell (Latest Stable Version)
- SendGrid Account on Microsoft Azure
- Windows Powershell locally