Subversion Repository Public Repository

insightly-api

Entry Size Revision Updated
ContactException.cs 1.3K 9 Tue 24 Sep, 2013 10:12:34 +0000
OrganisationException.cs 1.4K 10 Tue 24 Sep, 2013 12:06:30 +0000
ResponseException.cs 1.6K 9 Tue 24 Sep, 2013 10:12:34 +0000

Commits for insightly-api/trunk/Insightly/Exception

Revision Author Commited Message
10 HadleyHope picture HadleyHope Tue 24 Sep, 2013 12:06:30 +0000

Added basic organisation functionality, at the moment cannot link organisation to contact.

9 HadleyHope picture HadleyHope Tue 24 Sep, 2013 10:12:34 +0000

Added AddNewContactIfNotExists that checks for existing email, first and last names before adding a contact.

4 HadleyHope picture HadleyHope Fri 20 Sep, 2013 15:08:23 +0000

Added code and tests to add a basic contact with email address.

3 HadleyHope picture HadleyHope Thu 19 Sep, 2013 14:44:24 +0000

Initial working API retrieving a contact by it’s id and email address.