#Giovanni-dashboard
1 messages · Page 1 of 1 (latest)
Hi there, no this is not supported unfortunately.
I believe there is already a feature request in for it — I certainly do understand the desire for it as well.
so via report they can make a call where all sent emails are right ?
and what will be those calls?
No, there is no way currently to surface the emails that have been sent to your customers.
need a way to get a list of all submsubmit emails
If you want this data, you would have to track it yourself currently.
yes I undersunder via api To get the list
how?
specific list will have to be create it through a report call via API
?
whats is the best way to gatter events like email receipt to a customer. need to know what event to litsenl too
There is no specific event, like I said this really isn't something we support. You would have to gather when an email is going to be sent (like are you using send_email invoices?, are you sending payment receipts?, etc.) and then track when those things occur.
im actually looking for a way to emulate “receiving invoice” by turning on Email Finalized invoices to customers toggle, not receipt. Could you help?
need to validate the emails are being sent and that they are looking right so for passing QA what is the best way to test
Gotcha, so we only send invoices via email in test mode if you are sending to the email of the owner email on the account.
So create a customer with your own email and try again and you should receive the email
thank you very much