APIs & Integrations

Rushin
Mitglied

Want to append new data to the existing record

lösung

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 Upvotes
1 Akzeptierte Lösung
Jaycee_Lewis
Lösung
Community-Manager/-in
Community-Manager/-in

Want to append new data to the existing record

lösung

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

Lösung in ursprünglichem Beitrag anzeigen

0 Upvotes
1 Antwort
Jaycee_Lewis
Lösung
Community-Manager/-in
Community-Manager/-in

Want to append new data to the existing record

lösung

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 Upvotes