We are currently working on adding the compliance webhooks for our app.
For the compliance webhook: customers/data_request; we are properly receiving the request in our app and we are returning the records for a user from our db. But the data we return is not visible in the customer data csv file that users receive on their email.

