Hi Everyone,
I have a use case where I need some help-
I want to know all the deliveries which are deployed on a given day and send it to myself in an email as a file attachment.
All the deliveries deployed can be found using a query and a temp schema with all required fields can be prepared. But how can i transfer the content of the temp schema into a csv file and then send as an email attachment. Is it possible?
OR
I can write a JS Code to get all the information of deployed deliveries if from there we can do something for this use case.
Please let me know if you have any solutions.
Thank You!
Akash
@Sukrity_Wadhwa