Import PDF From Concur to NetSuite - Is it possible?

Hi, I am coming back to the community as the last time, it was amazingly helpful, so thank you all. We have a flow that Exports Invoices from Concur using this API Name: Invoice : Retrieve Payment Requests Digest and this API endpoint: Retrieves all payment requests digests based on the search criteria. Which is then imported to NetSuite.

My question is, is there a way to bring the actual PDF from Concur and upload it to NetSuite’s Bill record? I see in the import step (on the NetSuite side) that there are Files: Attach File (Name) that can be mapped. BUT, where do I map it to in the Concur data?

thank you all,

Mauricio

You would need to have a previous step to import the file to the NetSuite file cabinet (preferably into a dedicated folder), response map the file id, and use that id in the bill mapping.

Edit -- this assumes you already have the file from Concur in the flow; is that in fact the case?

1 Like