Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 942 Bytes

ContactExportRequest.md

File metadata and controls

16 lines (11 loc) · 942 Bytes

org.egoi.client.api.Model.ContactExportRequest

Properties

Name Type Description Notes
Format string File extension to export contacts
CallbackUrl string Url to receive the callback <a href='/usecases/callbacks/#exports-a-list-of-contacts' target='_blank'>[Go to callback documentation]</a> [optional]
Segments List<string> Array of segment IDs to filter contacts to export. Note: segments of type auto and tag are not yet supported but they are expected to be supported soon! [optional]
Fields List<string> Array of field IDs to be displayed in the exported file [optional]

[Back to Model list] [Back to API list] [Back to README]