Skip to content

shibayan/SendGrid.PowerShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SendGrid.PowerShell

PowerShell Cmdlets for SendGrid

Account

Add-SendGridAccount

$cred = Get-Credential

Add-SendGridAccount $cred

Blocks

Get-SendGridBlocks

Remove-SendGridBlocks

Bounces

Get-SendGridBounces

Remove-SendGridBounces

Filter Commands

Filter Settings

Invalid Emails

Get-SendGridInvalidEmails

Remove-SendGridInvalidEmails

Mail

Send-SendGridMail

Multiple Credentials

Parse Webhook Settings

Get-SendGridParse

Remove-SendGridParse

Set-SendGridParse

Profile

Get-SendGridProfile

Set-SendGridProfile

Spam Reports

Get-SendGridSpamReports

Remove-SendGridSpamReports

Unsubscribes

Add-SendGridUnsubscribes

Get-SendGridUnsubscribes

Remove-SendGridUnsubscribes

Statistics

About

PowerShell Cmdlets for SendGrid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published