APIs & Integrations

Rushin
Membre

Want to append new data to the existing record

Résolue

hello, my requirement is that - for a contact(Bryan Cooper). I want different custom properties (like Package, Status, Sessions Remaining, Amount) whose values can be append eventually.

 

 

So for Bryan Cooper -> if initially record properties are Livefit, InUse, 1, 230 and later I decides to append new data like Livefit2, NotInUse, 2 , 231, how can I do so?

0 Votes
1 Solution acceptée
Jaycee_Lewis
Solution
Gestionnaire de communauté
Gestionnaire de communauté

Want to append new data to the existing record

Résolue

Hey, @Rushin 👋 Thanks for reaching out. In this case, you'll either need to use a multi-checkbox property type, which allows for appending, or use a method similar to this NodeJS example provided by a community champion — append info instead of overwriting. Thanks, @Teun 🙌

 

Additionally, this comment from the Product team confirms this is not an option. Here is an Ideas thread with a similar request marked as Not Currently Planned.

 

Best,

Jaycee

linkedin

Jaycee Lewis

Developer Community Manager

Community | HubSpot

Voir la solution dans l'envoi d'origine

0 Votes
1 Réponse
Jaycee_Lewis
Solution
Gestionnaire de communauté
Gestionnaire de communauté

Want to append new data to the existing record

Résolue

Hey, @Rushin 👋 Thanks for reaching out. In this case, you'll either need to use a multi-checkbox property type, which allows for appending, or use a method similar to this NodeJS example provided by a community champion — append info instead of overwriting. Thanks, @Teun 🙌

 

Additionally, this comment from the Product team confirms this is not an option. Here is an Ideas thread with a similar request marked as Not Currently Planned.

 

Best,

Jaycee

linkedin

Jaycee Lewis

Developer Community Manager

Community | HubSpot

0 Votes