
Engineering
- Member since
- Total activity 363
- Last activity
-
I found this from our knowledge base. Let me know if this works. http://support.insight.ly/hc/en-us/articles/204248320-Disabling-the-Gmail-gadget-for-select-users Thanks again for your patient. ...
- View comment
- Created
- 0 votes
-
Hi Jeremy, After looking into the errors, it is possible that the sidebar is conflicting with other extensions in the chrome. I know you mentioned that you only have few google extensions installed...
- View comment
- Created
- 0 votes
-
Hi Jeremy, Thanks for your quick response. This is strange that you don't get any google windows to prompt for security. The reason why google windows must prompt is because the sidebar is access...
- View comment
- Created
- 0 votes
-
Hi Issa & Jeremy, I am one of the engineer who is accessing the issue and I have few questions. 1. Do you get the google accounts windows when you first click on the 'IN' button or 'Save and Add L...
- View comment
- Created
- 0 votes
-
Aaron, You'll need to use the version 2.2 API endpoints for this (new custom field types are not supported in v2.1). You should be able to make the same GET requests, just change the /v2.1/ in the ...
- View comment
- Created
- 0 votes
-
Holger, We do not have any code examples for this unfortunately (we typically discourage users from making changes to the main web UI since this can change as we add and update features). My sugges...
- View comment
- Created
- 0 votes
-
Official comment
- Community
- Insightly API
- On giving invalid value for Object ID, success response is displayed for all objects except project, contact, team, events and lead status.
Hi, which version of the API are you using. We tested this pretty extensively with version 2.2, so it should be returning the correct error code and a detailed error message. Brian McConnellInsight...
- View comment
- Created
- 0 votes
-
Official comment
- Community
- Insightly API
- /Contacts API: 201 Created is returned, but the created contact is empty (2.2)
It might be failing due to the data validation rules being slightly different. Can you create a contact with the first and last name? If so let me know, and I'll file a bug on this. We have a separ...
- View comment
- Created
- 0 votes
-
Probably the best way to do this is to write a script that serves as an API proxy (we do not support CORS requests via the API), then you have whatever UI code you want interacting with the API. Th...
- View comment
- Created
- 0 votes
-
Hi Philip, There are a couple of options available to you. One is to use Callinize, a third party tool that integrates Insightly and other services with popular business phone systems. We are also ...
- View comment
- Created
- 0 votes