Path: blob/master/Brevo/Brevo_Get_contact.ipynb
2973 views
Kernel: Python 3
Brevo - Get a contact's details
Tags: #brevo #contacts #get #snippet
Author: Florent Ravenel
Last update: 2024-05-30 (Created: 2024-05-30)
Description: This notebook get a contact's details in Brevo.
References:
Input
Import libraries
In [ ]:
Setup variables
api_key
: Brevo API Keycontact_id
: Contact ID
In [ ]:
Model
Get a contact
In [ ]:
Output
Display result
In [ ]:
In [ ]: