
Engineering
- Member since
- Total activity 363
- Last activity
-
Official comment
Hi Bryan, We do not support CORS in the API, primarily for security reasons, as a AJAX library that makes direct calls to the API server will expose user credentials. What you should do instead is ...
- View comment
- Created
- 0 votes
-
Official comment
Dominic, Thanks for the question. This looks like a problem with the documentation. The POST endpoint is expecting a multipart form request. This has been implemented in the Python library, but is ...
- View comment
- Created
- 0 votes
-
In response to the comments on the Home Tab... The Insightly development teams work in many different areas, and build out a lot of great features for a very diverse group of users from around the ...
- View comment
- Created
- 0 votes
-
Official comment
Hi Oliver, This should be pretty easy to do. The PHP library was written by one of our customers, so I think it is a bit out of date by this point. However, the API is very easy to use. All you ne...
- View comment
- Created
- 0 votes
-
Hi Oleg, I am looking into this. What would be really helpful is if you can send a trace of the request sent to the server and the response/error returned. I suspect the server is choking on a cha...
- View comment
- Created
- 0 votes
-
We are working to get this into beta as soon as possible. Hopefully this week, although we just had a big data center migration that has people distracted at the moment. Watch https://api.insight.l...
- View comment
- Created
- 0 votes
-
Official comment
Kirill, We'll be adding an endpoint to support exactly this in version 2.2. This endpoint will return the name, email and userid associated with the current login. Thanks, Brian McConnell Insightly...
- View comment
- Created
- 0 votes
-
Official comment
Hi Oleg, Thanks for reporting this. My first guess would be that something in the request URL is the problem. It looks like you are escape encoding the $ that precedes the OData query parameters. S...
- View comment
- Created
- 0 votes
-
Official comment
Hi Paul, I don't think this is supported at present, so you'd probably need to build a connector service that syncs files over from Insightly. One issue to be aware of is that while we track files ...
- View comment
- Created
- 0 votes
-
Any day now. The CEO OK'd its release, so as soon as it is merged into the main production branch, it will be available. My guess is a few days.
- View comment
- Created
- 0 votes