Hi Jaycee, thank you for that information! Would it be possible to show an example code Python code block with the filters included the json query? ...read more
Hi there, I am trying to pull all call records from HubSpot from the previous day. I am trying two different end points but am unsure of what the best method is to pull these call records. Endpoints - https://api.hubapi.com/crm/v3/objects/ read more
I am simply trying to follow the on screen guide found on https://developers.hubspot.com/docs/api/crm/pipelines for python GET requests. import hubspot from pprint import pprint from hubspot.crm.properties import BatchInputPropert read more
Hi there, I am trying to pull all call records from HubSpot from the previous day. I am trying two different end points but am unsure of what the best method is to pull these call records. Endpoints - https://api.hubapi.com/crm/v3/objects/ read more
I am simply trying to follow the on screen guide found on https://developers.hubspot.com/docs/api/crm/pipelines for python GET requests. import hubspot from pprint import pprint from hubspot.crm.properties import BatchInputPropert read more