APIs & Integrations

bsharad
Participant

Unique Custom property In hubspot

Hola Amigos, i found unusual behaviour of hubspot custom properties.

i want to make my custom property unique, couple of times i hit the api using hasUniqueValue = True , but still it respond with false ,

is there anyone, who have done it correctly.

details in picture below.

Screenshot from 2023-07-07 14-48-45.png

0 Upvotes
2 Replies 2
Mike_Eastwood
Recognized Expert | Gold Partner
Recognized Expert | Gold Partner

Unique Custom property In hubspot

Hola @bsharad 

 

Just checking, in your API call is your True lower case? 

 

...
"hasUniqueValue": true,
...

 

 Did that make a difference?

Mike

 

Here to learn more about HubSpot and share my HubSpot Knowledge. I'm a Marketing Geek at Webalite a HubSpot Partner Agency based in Wellington, New Zealand and the founder of Portal-iQ the world's first automated HubSpot Portal Audit that helps you work smarter with HubSpot.

0 Upvotes
bsharad
Participant

Unique Custom property In hubspot

Thank you Mike for your reply, The SS you are seeing above is taken from postman, I don't think lower case will work there.In documentation, i found we can't set other property unique because email is already unique field present there.if this is not the case,  i have not found solution yet

 

0 Upvotes