CRM

PCronin9
Contributor

API: specify format when creating a number property

SOLVE

When using the CRM API to create a number property, it seems they are always created with a default format of "Formatted number". In the UI, I see that other options available, such as "Unformatted number", "Currency", and "Percentage". Is there a way to specify these other formats in API calls, or must this be done in the UI?

0 Upvotes
1 Accepted solution
GetThatBreadZac
Solution
Participant

API: specify format when creating a number property

SOLVE

Hi @PCronin9 

Nice to e-meet you (: Regarding the above, I referred to the V3 properties API doc here. From there, we can see how the only valid field type for "Number" is "number" and "calculation_equation". As such, it is currently not possible to have the other options mentioned and must be done in the UI.

I can see how this process is cumbersome though, as such, we can post it within the ideas forum! Hope this clarifies (:

------

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

API: specify format when creating a number property

SOLVE

Hi @PCronin9 

Nice to e-meet you (: Regarding the above, I referred to the V3 properties API doc here. From there, we can see how the only valid field type for "Number" is "number" and "calculation_equation". As such, it is currently not possible to have the other options mentioned and must be done in the UI.

I can see how this process is cumbersome though, as such, we can post it within the ideas forum! Hope this clarifies (:

------

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

API: specify format when creating a number property

SOLVE
0 Upvotes