HaPi Library Version 1.1.0 released : supports new updated_since options

Today we have released Version 1.1.0 of the HaPi Library. This enhancement release of the library enables support for the new updated_since option that was added for Clients, Projects, Contacts, and Invoices. The full details of the Harvest API changes can be found on the Harvest Forum Announcement.

For HaPi users this change means that you can now pass in a DateTime object or String representation of a time and date of the format “YYYY-MM-DD HH:MM” to the Harvest_Invoice_Filter object and the following functions:

  • getClients
  • getContacts
  • getProjects

In addition to the updated_since enhancement the HaPi library default settings for SSL security has been set to TRUE to sync up with the latest default Harvest settings. To fully comply with the 302 redirects the underlying cURL options have been set to follow redirects.

Version 1.1.0 of the HaPi Library can be downloaded from the HaPi Downloads page.

Comments & Questions

Add Your Comment