
답변 4개
In that case, you can build a Salesforce report that is filtered by "Created Today" and 'CreatedBy' you. Include the record ID on the report. Then, you can 'export details' to a CSV. Finally, you can use Data Loader to delete the records by record Id.