Hello Devs,
I want to know is there any way to get real time logs using HubSpot api? I want to know that which user created the contact or company as on the front end it is not visable and the “owner of the contace/comapny” field is empty and that can be modified as well.
Thanks
Hello,
You can retrieve contacts by this API Accounts Dashboard | HubSpot. You can update the ‘properties’ field in the query params or request body to include a list of properties that you want to be returned including ‘hubspot_owner_id’ - Accounts Dashboard | HubSpot