Skip to content

chondl/finaleinventory-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

finaleinventory-examples

Examples for working with APIs for finaleinventory.com. Finale has two different API sets.

The REST API allows other systems to read and update data stored on the Finale service. Documentation at http://www.finaleinventory.com/developer/

The add-on API enables other applications to extend the Finale user interface using HTML and JavaScript. Documentation at http://www.finaleinventory.com/wfi/Integration_Add_ons

  • REST API examples:

    • php Examples of calling REST API from PHP
  • Add-on API examples:

    • hellofinale Simplest possible add-on that displays static HTML

    • orderinfo Display calendar of open purchase and sales orders (uses AngularJS and FullCalendar jQuery plugin)

    • ordercalendar Display table of open sales orders and present form to collect additional info on each sales (uses AngularJS)

About

Examples for working with APIs for finaleinventory.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published