
Engineering
- Member since
- Total activity 363
- Last activity
-
Oscar, If the number exceeds certain digits, the database will store the number as float instead of integer. That is why it is showing approximate numeral instead of exact numeral. Unfortunately ...
- View comment
- Created
- 0 votes
-
Hi Oscar, I tested this scenario in our REST API 2.2 using Postman, I don't see the number was formatted into notation. Could the value be converted when binding into the variable? On the other h...
- View comment
- Created
- 0 votes
-
Hi Stuart, For responsibleUserId, you should be able to assign an userId when create or update the record. For ownerUserId, it is automatically set to the API guid of the user account. If you have ...
- View comment
- Edited
- 0 votes
-
Hi Abram, The reason why the update failed is because CONTACT_INFO_ID is not provided. Since I am not familiar with python, I can't show you why you don't see the error message from response body....
- View comment
- Created
- 0 votes
-
Hi Abram, It seems that you have missing a comma after the 'POSTCODE': '11111' area. After adding the comma, I was able to create/update the organisation. I hope this helps. Regards, Kevin
- View comment
- Created
- 0 votes
-
Official comment
Hi Jeromy, I'm sorry to say that currently the mobile app is unable to link to google drive files and can only view them. If this is a feature you feel passionate about please leave a suggestion a...
- View comment
- Created
- 0 votes
-
Hi Dennis, This error usually goes away after reloading the app (closing and opening outlook or selecting a different email). Can you confirm that this was a one time occurrence or if this is happe...
- View comment
- Created
- 0 votes
-
Official comment
Hello there, Yes, for example if you have an opportunity with ID 12345, you can GET /v2.1/Opportunities/12345/Tasks to retrieve the tasks linked to that opportunity. If you don't receive any data w...
- View comment
- Created
- 0 votes
-
Here's some follow-up information: 1) Right now, there's no direct way to share the contact with a non-user. Certain information could be copied/pasted of course, but there's no quick solution for...
- View comment
- Edited
- 0 votes