#Giovanni-dashboard

1 messages · Page 1 of 1 (latest)

full path
#

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.

deep ravine
#

so via report they can make a call where all sent emails are right ?

#

and what will be those calls?

full path
#

No, there is no way currently to surface the emails that have been sent to your customers.

deep ravine
#

need a way to get a list of all submsubmit emails

full path
#

If you want this data, you would have to track it yourself currently.

deep ravine
#

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

full path
#

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.

deep ravine
#

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

full path
#

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

deep ravine
#

thank you very much