can i get a buyer role property which is a property in contacts into deal API call
Hi, @SMehta7
Thanks for your question.
There is not a one-shot method to do this in a single API call.
To add a property from one object to another requires you to create the matching property in the Deals object. From there, you’ll need to give the community more details about how you want to copy or update the property. Some options include:
- use an API calls to get the value(s) from Contacts. Use the Deals endpoint to update or add these values to the corresponding records
- using Workflows to copy property values (most direct, but not available to all tiers)
- Accounts Dashboard | HubSpot
Best,
Jaycee