APIs & Integrations

gabos
Participant

How can I get two or more properties

0 Upvotes
2 Replies 2
gabos
Participant

How can I get two or more properties

0 Upvotes
robertainslie
HubSpot Employee
HubSpot Employee

How can I get two or more properties

Hi @gabos,

Thanks for the question. To do this, simply string together multiple ‘property’ key/value pairs with connected ampersands i.e. property=firstname&property=message&property=email

You should see this usage in the ‘optional parameters’ and ‘how to use’ section of a doc like this: https://developers.hubspot.com/docs/methods/contacts/get_contact

Cheers,

Rob

0 Upvotes