Tags: StrahinjaGajic/intercom-php
Tags
Fix bug where handleResponse() is called twice (intercom#318) You'll probably want better tests here....
fixing broken Contacts update method (intercom#311) * fixing broken update method "update" should follow the same pattern as other methods like deleteContact and getContact that require "id" based on the API documentation. * updates tests and README for broken Contact method
Add support for teams (intercom#305) * Add support for teams * Typo fix
Add support for listing users of a company (Fixes: intercom#285) (int… …ercom#287) * Add support for listing users of a company * Remove unneeded method and add to readme * Remove unneeded test
Merge pull request intercom#281 from intercom/AP/customer-search Add customer search
Added support of version 2+ of php-http/client-common (intercom#280) Signed-off-by: Julien Bonvarlet <julien.bonvarlet@meero.com>
PreviousNext