Wes Adams Posted May 13 Posted May 13 I have a smart event that sends an HTTP post for AR Invoices. I would like to send the invoice format as PDF data in the smart event but don't see that in my field lookup. Do I have to do an API call to get the PDF data once the invoice is in my system (https://developer.intacct.com/api/accounts-receivable/invoices/#get-invoice-as-pdf-data) or am I missing that field in the field lookup of the event?
Members Sterio, Louis Posted May 13 Members Posted May 13 The only way to retrieve this information is to make an API request. You cannot send this data via the smart event payload.
Recommended Posts