Foundations Apex API Developer Reference

fferpcore.ScannedPayableDocumentEmailService

global with sharing class ScannedPayableDocumentEmailService implements Messaging.InboundEmailHandler

This class handles invoice attachment sent by email and converts it into payable document.

Methods

ScannedPayableDocumentEmailService

global ScannedPayableDocumentEmailService()

handleInboundEmail

global Messaging.InboundEmailResult handleInboundEmail(Messaging.InboundEmail email, Messaging.InboundEnvelope envelope)

This method handles invoice attachment sent by email and converts it into payable document.

© Copyright 2009–2023 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.