ConnectorDownloadExportCustomerDataJobResult Method (String) |
Download the result of a GDPR export customer data job.
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public Stream DownloadExportCustomerDataJobResult(
string jid
)
Parameters
- jid
- Type: SystemString
The job ID
Return Value
Type:
StreamA Stream with the resulting zip file.
Exceptions See Also