Hi, I have 4 APIs, The first is POST method that posts the credentials to the CIS system and accessToken is generated(the token changes daily) which is used in the GET methods. The rest are GET methods that gets the data and imports into Acumatica. So far my code retrieves the data successful and they are in json format.
How can I import this data into Acumatica?
N/B The integration is permanent, not a one time thing.
Data is Customer Data, Invoices and Payments.