Need to capture copy of email sent to client

Hi, we have built an API with our CRM and workflow management system, which we must use due to regulatory requirements. Inside our CRM, we must be able to extract and save an exact copy of the emails sent via Infusionsoft. What is the best way (is it possible) to do this? There does not seem to be any content we can grab via the API as far as we can tell.
Many thanks in advance!

The api doesn’t allow you to grab the content of email history. You can have campaign builder send and email to an address (trapper box) that can then run code to populate a database but that would involve a second email for every place in campaign builder sends an email out from IS.