Name | Type | Description | Notes |
---|---|---|---|
export_attributes | list[str] | List of all the attributes that you want to export. These attributes must be present in your contact database. For example, ['fname', 'lname', 'email']. | [optional] |
custom_contact_filter | RequestContactExportCustomContactFilter | ||
notify_url | str | Webhook that will be called once the export process is finished. For reference, https://help.sendinblue.com/hc/en-us/articles/360007666479 | [optional] |