-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Peter Scott edited this page Nov 25, 2016
·
1 revision
Welcome to the CCP-Xero wiki!
The module is currently able to negotiate the authentication for Public and Private apps and to provide a method of querying API endpoints.
The next set of functionality will include encapsulating the Xero objects ( Item, Contact, Invoice etc ) as currently they are returned as simple Perl structures.
I will also include some examples of how to use the Public Application interface which requires a Web context to negotiate the flow of the user web session to Xero for authentication and back to the application.