hapi-intacct
v0.0.20
Published
A hapi plugin to interface with Intacct API
Downloads
7
Readme
hapi-intacct
Hapi Plugin for Intacct API's
Install and Run
Add your .env file first!
npm install
npm run start
Visit here
For now you can pass any URL encoded string as query parameter. The above link is the query we had in the other application. It has no invoices because of the WHENCREATED. This one will get you some invoices.
Usage
See test/server.ts file