Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions documentation/how-to-use-marketing-backend.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ This implementation does nothing and accept no parameter.

### Brevo

path: ``lasuite.marketing.backend.brevo.BrevoBackend`
path: `lasuite.marketing.backend.brevo.BrevoBackend`
parameters:
- `api_key`: The api_key used by the brevo client. Provided by brevo. Required
- `api_contact_list_ids`: The list of contact_list defined in brevo. At least one should be provided. Required
- `api_contact_attributes`: A dict of attributes to add to the contact. Optional