Brevo

0.4.1

PowerShell module for managing Brevo contacts, lists, folders, segments, attributes, email campaigns and related resources

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 -RequiredVersion 0.4.1

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

Install-PSResource -Name Brevo -Version 0.4.1

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 New-BrevoContactAttributeMultipleChoiceOption Remove-BrevoContactAttribute Remove-BrevoContactAttributeMultipleChoiceOption Update-BrevoContactAttribute Get-BrevoContact Get-BrevoContactEmailCampaignStatistic Import-BrevoContact New-BrevoContact Remove-BrevoContact Update-BrevoContact Get-BrevoContactFolder New-BrevoContactFolder Remove-BrevoContactFolder Update-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.1] - 2026-03-22

### Added

- function Update-BrevoContactAttribute
- function New-BrevoContactAttributeMultipleChoiceOption
- function Remove-BrevoContactAttributeMultipleChoiceOption
- function Get-BrevoContactEmailCampaignStatistic
- function Update-BrevoContactFolder

## Changed

- **source\Public\Contact Management\Contact\New-BrevoContact.ps1** Added option 'CreateMultiChoiceOptions' to add MultiChoiceOptions automatically
- **source\Public\Contact Management\Remove-BrevoContactAttribute.ps1** Removed debug output
- **source\Public\Contact Management\Attribute\Get-BrevoContactAttribute.ps1** Added filter for type and category
- **source\Public\Contact Management\Attribute\Update-BrevoContactAttribute.ps1** Added option 'AddMultiChoiceOptions' to add values to existing multi-choice options instead replacing them

### Fixed

- **source\Public\Contact Management\Contact\Get-BrevoContact.ps1** Fixed Id/Email/none parameter
- **source\Public\Invoke-BrevoCall.ps1** Fixed errorhandling for ErrorAction
- **source\Public\Contact Management\Contact\New-BrevoContact.ps1** Pass parameter to update contact to API call
- **source\Public\Contact Management\Attribute\Update-BrevoContactAttribute.ps1** Fixed attribute handling

FileList

Version History

Version Downloads Last updated
0.5.0 14 3/22/2026
0.4.1 (current version) 6 3/22/2026
0.4.0 41 6/25/2025
0.3.4 12 5/18/2025