APIs & Integrations

ASyncUser
メンバー

hs_created_by_user_id is null when I create deal using api

解決

When I create or Update a deal using API then hs_created_by_user_id field is coming null.

but when I create or Update through UI it is coming in resonse who created or updated that field.

How should I get this through API??

 

Created through API

ASyncUser_0-1711953811968.png

 

Created through UI

ASyncUser_1-1711953865286.png

 

0 いいね!
1件の承認済みベストアンサー
ChrisMagtoto
解決策
メンバー | Platinum Partner
メンバー | Platinum Partner

hs_created_by_user_id is null when I create deal using api

解決

It will only be filled if you create the deal using a user not with the API because API is not a user.

元の投稿で解決策を見る

0 いいね!
3件の返信
ChrisMagtoto
メンバー | Platinum Partner
メンバー | Platinum Partner

hs_created_by_user_id is null when I create deal using api

解決

Hey, you are creating the the deal THROUGH the API and not through a user which explain why it's null. What you can do is reference the source of the deal with "hs_object_source_detail_1" or "hs_object_source" to identify if it was created through the API.

0 いいね!
ASyncUser
メンバー

hs_created_by_user_id is null when I create deal using api

解決

I want a Id of user or Owner who created that deal

0 いいね!
ChrisMagtoto
解決策
メンバー | Platinum Partner
メンバー | Platinum Partner

hs_created_by_user_id is null when I create deal using api

解決

It will only be filled if you create the deal using a user not with the API because API is not a user.

0 いいね!