Difference in records count in the new Export management for Account Object
Summary
Difference in records count in the new Export management for Account ObjectContent
Hi All,
There is a difference in count of the records for the Account object in the new export management when compared with the current file based export process.
For Example:
The current filed based export process of Account object has 3000 records and when we ran the New export management export process for the Account object it has only 1000 records.
We are using REST API for the new export management process.Below is the sample payload
Sample Payload:
{
"Name": "TenantExportWs",
"ExportObject": "Account",
"ExportColumnNames":"",
"ExportFilterCriteria": "OrganizationName IS NOT NULL",
Tagged:
0