CRM

PCronin9
Contributor

CRM API: Limit decimal places for number properties

SOLVE

When using the CRM API to create a number property, it seems they are always created with no limit to the number of decimal places. However in the UI, I see that the number of decimal places can be limited. Is there a way to specify this limit in API calls, or must this be done in the UI?

0 Upvotes
1 Accepted solution
GetThatBreadZac
Solution
Participant

CRM API: Limit decimal places for number properties

SOLVE

Hey @PCronin9 ,

It's me again haha Referring to the same API doc here, I believe there's a limit of "at most one decimal place" set for number CRM property created by API. Should you wish to adjust this, it can only be done via the UI. Hope this helps!

------

Find my answer helpful? Support the community by indicating it as the solution.

 

Click here if you wish to find out more on how you can Get That Bread better, faster, with our specially curated services.

 

Zach C.

Chief Baker

GetThatBread

View solution in original post

2 Replies 2
GetThatBreadZac
Solution
Participant

CRM API: Limit decimal places for number properties

SOLVE

Hey @PCronin9 ,

It's me again haha Referring to the same API doc here, I believe there's a limit of "at most one decimal place" set for number CRM property created by API. Should you wish to adjust this, it can only be done via the UI. Hope this helps!

------

Find my answer helpful? Support the community by indicating it as the solution.

 

Click here if you wish to find out more on how you can Get That Bread better, faster, with our specially curated services.

 

Zach C.

Chief Baker

GetThatBread

PCronin9
Contributor

CRM API: Limit decimal places for number properties

SOLVE
0 Upvotes