@dennisedson thank you for your answer, it worked. I would like to ask if it's possible to get the properties of Feedback from some API. Even Fe...Leia mais
@dennisedson The CRM Discovery object has not feedback_submission property, this one is inside object as I mentioned. If I change the timestam...Leia mais
Thank you for your answer @dennisedson . I would just like to filter the API call by some timestamp in order to don't have to bulk all the data ever...Leia mais
Thank you @dennisedson . I see that Feedback Submission has a search endpoint in the documentation that you sent, but is not in the other one. T...Leia mais
Thank you @dennisedson . Really useful the property feature. Do you know if it's possible to filter contacts by modification date, it doesn't appea...Leia mais
Dear all, I would like to ask if it is possible to obtain the owner of a contact by calling the contacts API. client.crm.contacts.basic_api.get_page() I saw in the past you could by adding " hubspot_owner_id" into properties, some peopl Leia mais
Dear all, I would like to ask if there is any way to add a timestamp (or date) in order to filter the results for an API request. What I have beeen doing for now is getting all the data and filter by myself later on, but this solution is not Leia mais