
Engineering
- Member since
- Total activity 363
- Last activity
-
Hi, API does not check for duplicates for leads or organisations. You can add this check on your end with https://api.insight.ly/v2.2/#!/Organisations/GetOrganisationsBySearch I'm sorry you are hav...
- View comment
- Created
- 0 votes
-
Official comment
Hi Robert, I checked your case and you are right, gt filter works like ge for DateTime fields.It works fine with other data types. On the other hand, we do not have specific development about ODATA...
- View comment
- Created
- 0 votes
-
Hi Shaun, The easy way to test this is to create an opportunity with pipeline and stage on the web, then call GET on opportunity to obtain the json. Then you can compare the differences and you sh...
- View comment
- Created
- 0 votes
-
Hi Clinton, Yes, spaces for newly created tags are not allowed. We did not enforce that during update, so you can modify existing tag names if you needed to. Please enforce the same on Insert and ...
- View comment
- Created
- 0 votes
-
Hey Roberto, It is not possible to authenticate the call from the URL. The API key must be sent as a header in the request. Best, Michael
- View comment
- Created
- 0 votes
-
Hey Glen, What version of the API are you running? I tried your request using a Postman POST on v2.2 and everything came back fine. You can supply a 0, or any number really, when doing a POST reque...
- View comment
- Created
- 0 votes
-
Insightly will be releasing 3.21 very soon. This new version has much more extensive support for Push Notifications - Everything from controlling how you're notified, what you're notified about, as...
- View comment
- Created
- 1 vote
-
Official comment
Hi Chris, Just like creating a project through the web app, creating a project via API, triggers workflows.Please double check the data differences between web and API requests to create the projec...
- View comment
- Created
- 0 votes
-
SAML iSSO s not yet available. Its in development and Future release will have the feature.
- View comment
- Created
- 0 votes
-
Hi Lu, This error means that there are multiple custom fields with the same ID of "OPPORTUNITY_FIELD_25". The API checks for duplication and throws that error. Regards, Kevin
- View comment
- Created
- 1 vote