Matthew Barraud Posted July 13, 2023 Share Posted July 13, 2023 (edited) Hi all In Sage Accounting, when creating an invoice, we can save & email it. I couldn't see in the API documentation (https://developer.sage.com/accounting/guides/concepts/invoicing/ or https://developer.sage.com/accounting/reference/invoicing-sales/#tag/Sales-Invoices/operation/postSalesInvoices) if this is possible. I think we can download the PDF worse case, but it would be good to be able to trigger this rather than add extra complexity if possible. Could anyone point me in the right direction? Edited July 13, 2023 by Matthew Barraud Link to comment Share on other sites More sharing options...
Steel, Mark Posted July 14, 2023 Share Posted July 14, 2023 Hi Matthew, Sage Business Cloud Accounting uses an email service called Postmark. At present the API to send emails has not been exposed. The work around would be to download the invoice as a PDF using accept: application/pdf in the header in lieu of accept:application/json. Thanks Mark 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now