APIs & Integrations

sonamc
メンバー

Sending data with custom events via HTTP API

解決

Hi,
Is it possible to send values with custom events via HTTP API? For example I need to track score and want to send values like  {id: 'score', value: 4}, how do I go about it?

0 いいね!
2件の承認済みベストアンサー
WendyGoh
解決策
HubSpot Employee
HubSpot Employee

Sending data with custom events via HTTP API

解決

Hey @sonamc,

 

Are you referring to this function: Events HTTP API | Enterprise Events API? If so, you can send custom contact property via the query parameter i.e. &propertyName=propertyValue

 

However, if you're using this function Events JavaScript API, it is not possible to send custom property. 

元の投稿で解決策を見る

0 いいね!
sonamc
解決策
メンバー

Sending data with custom events via HTTP API

解決

Thanks, that was a great help.

元の投稿で解決策を見る

0 いいね!
2件の返信
WendyGoh
解決策
HubSpot Employee
HubSpot Employee

Sending data with custom events via HTTP API

解決

Hey @sonamc,

 

Are you referring to this function: Events HTTP API | Enterprise Events API? If so, you can send custom contact property via the query parameter i.e. &propertyName=propertyValue

 

However, if you're using this function Events JavaScript API, it is not possible to send custom property. 

0 いいね!
sonamc
解決策
メンバー

Sending data with custom events via HTTP API

解決

Thanks, that was a great help.

0 いいね!