Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 656 Bytes

RequestContactExport.md

File metadata and controls

10 lines (7 loc) · 656 Bytes

SibApiV3Sdk.RequestContactExport

Properties

Name Type Description Notes
exportAttributes [String] 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]
customContactFilter RequestContactExportCustomContactFilter
notifyUrl String Webhook that will be called once the export process is finished. For reference, https://help.sendinblue.com/hc/en-us/articles/360007666479 [optional]