Brevo

0.4.0

PowerShell functions for Brevo API

Minimum PowerShell version

7.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Brevo

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Brevo

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Thomas Subotitsch. All rights reserved.

Package Details

Author(s)

  • Thomas Subotitsch

Tags

Brevo API Contacts Email EmailCampain Marketing

Functions

Get-BrevoAccount Confirm-BrevoDomain Get-BrevoDomain New-BrevoDomain Remove-BrevoDomain Test-BrevoDomain Get-BrevoSender New-BrevoSender Remove-BrevoSender Get-BrevoUser Get-BrevoUserActivitylog Get-BrevoUserPermission Send-BrevoUserInvitation Get-BrevoContactAttribute New-BrevoContactAttribute Remove-BrevoContactAttribute Get-BrevoContact Import-BrevoContact New-BrevoContact Remove-BrevoContact Update-BrevoContact Get-BrevoContactFolder New-BrevoContactFolder Remove-BrevoContactFolder Add-BrevoContactListMember Get-BrevoContactList Get-BrevoContactListMember New-BrevoContactList Remove-BrevoContactList Update-BrevoContactList Get-BrevoContactSegment Get-BrevoEmailCampaign Remove-BrevoEmailCampaign Send-BrevoEmailCampaign Get-BrevoNote New-BrevoNote Remove-BrevoNote Update-BrevoNote Connect-Brevo Disconnect-Brevo Invoke-BrevoCall

Dependencies

This module has no dependencies.

Release Notes

## [0.4.0] - 2025-06-25

### Added
- **`.devcontainer/devcontainer.json`**: Introduced a development container configuration using the .NET SDK 9.0 with support for Zsh, GitVersion, and VS Code extensions.
- **`.devcontainer/setup.ps1`**: Added setup script to install PowerShell tools, configure PATH for GitVersion, and bootstrap the module environment.
- **`.github/dependabot.yml`**: Added Dependabot configuration for monitoring `devcontainers` ecosystem weekly.
- **`.github/workflows/pr.yaml`**: Added GitHub Actions workflow for PR build and verification.
- **`.vscode/profile.ps1`**: Added profile to auto-run mini build and import the module version.
- **`tests/QA/ModulePrefix.Tests.ps1`**: Added tests to ensure the module prefix is consistent across all functions.
- **`.gitignore`**: Added diff files to the gitignore file to prevent them from being committed.
- **README.md**: Added documentation of IP Whitelisting and how to turn itt off, if needed.

### Changed

- Added function prefix `Brevo-` to all functions for consistency.

### Fixed

- Fixed pipeline
 - source/Public/Contact Management/Folder/Remove-BrevoContactFolder.ps1
 - source/Public/Contact Management/Contact/Remove-BrevoContact.ps1


FileList

Version History

Version Downloads Last updated
0.4.0 (current version) 7 6/25/2025
0.3.4 10 5/18/2025
0.3.2 6 5/2/2025
0.3.1 4 5/2/2025