Path: blob/master/Brevo/Brevo_Get_contacts.ipynb
2973 views
Kernel: Python 3
Brevo - Get all the contacts
Tags: #brevo #contacts #get #snippet
Author: Florent Ravenel
Last update: 2024-05-30 (Created: 2024-05-30)
Description: This notebook get all the contacts in Brevo.
References:
Input
Import libraries
In [ ]:
Setup variables
api_key
: Brevo API Key
In [ ]:
Model
Get all the contacts
In [ ]:
Output
Display results
In [ ]:
In [ ]: