Skip to content

A VBA api call and json parser. Built specifically to access Epicor's Rest API, the api call should work on anything, but the Parser has not been tested against anything except Epicor results. Requires Microsoft XML as a reference

Notifications You must be signed in to change notification settings

Snolandia/VBA-API-Call

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

VBA-API-Call

A VBA api call and json parser. Built specifically to access Epicor's Rest API, the api call should work on any Epicor BAQ, but the Parser has not been tested against anything except Epicor results. Requires Microsoft XML as a . This can also be used for epicor's other api's and business objects, but does require some modification on the received object as each api returns a different json schema.

*note, can be made to work for epicor non baq api calls, but may require some massaging per Business Object as each call is unique.

About

A VBA api call and json parser. Built specifically to access Epicor's Rest API, the api call should work on anything, but the Parser has not been tested against anything except Epicor results. Requires Microsoft XML as a reference

Resources

Stars

Watchers

Forks