en-US/about_Brevo.help.txt
TOPIC about_Brevo SHORT DESCRIPTION PowerShell functions for Brevo API LONG DESCRIPTION Brevo - A PowerShell module to automate your Brevo environment EXAMPLES PS C:\> $apikey = Get-credential -Message "Please enter your Brevo API key (username doesn't matter)" PS C:\> Connect-Brevo -APIkey $apikey TROUBLESHOOTING NOTE: Look out on the Github repository for issues and new releases. SEE ALSO - https://github.com/tsubotitsch/Brevo KEYWORDS Brevo, API, PowerShell, Module |