Hi, I am setting up a workflow that, when a meeting is booked and recorded on the contact record, copies the meeting's date and time to a ticket. The next step in the workflow is to create a task assigned to the ticket owner, with a due date mat Leia mais
@DJohnson4 - if you want to understand the full set of association type options available at any given time, there is no better call to check this ...Leia mais
Hello! First of all, thank you for taking the time to check my question! I’m trying to retrieve deal activities through the API, but I’m having trouble finding the correct endpoint. Here’s an example of what I want to achieve, based on the d Leia mais
Hi there! Basically, I'm not sure what the issue is. Is it a bug from HubSpot? Sometimes they load, sometimes they don't. The URL in the external service exists and is playable. Docs here you can find the Loom here : https://www.loom.co Leia mais
Hi all, I'm currently trying to build an integration using NodeJS to update a Deal Line Item using the Line Item Id. I'm attempting to make a PATCH request to the following endpoint: /crm/v3/objects/line_items/{lineItemId} I'm passin Leia mais
Hello, everybody! I am having a really difficult time validating requests from HubSpot using the v3 request signature. Here is the HubSpot documentation: https://developers.hubspot.com/beta-docs/guides/apps/authentication/validating-requests#valida Leia mais
We need to login into hubspot using a _custom made_ identity provider. First of all, in this scenario, user will be redirected to our custom login page, user will do the login, then should be redirected to hubspot, and hubspot will use data from Leia mais
Hi everyone, For one of my projects, I need to create a dynamic contact list via the API. I've used the API to develop my function, but for some reason the Api response returns an exception. I get an error, but my list has been well created in the Leia mais
Hi HubSpot Dev Community, I'm trying to read the Never Log settings under Data Management -> Objects -> Activities -> Never Log. Does anyone know of a way to read this via API? Thank you. Deep
I am reaching out for assistance with a specific requirement related to deploying a JSON configuration file for an Apple MDM policy. We need to host this JSON file at a specified URL path that adheres to Apple's standards for device management. Leia mais
Issue resolved! I forgot to include the .json file extension in the redirect 😬 Tips for the next person looking for this info: Make sure you...Leia mais
Hello! I am currently working on a project that involves retrieving all email conversations associated with a specific ticket ID in HubSpot. I am using the HubSpot API, and I have the following function set up to fetch associated conversations: Leia mais
When I tested the ticket > email association, it returns the email associated with the ticket, but the content seems to be the same each time. Wha...Leia mais
I would like to retrieve page views count and timestamp associated with a specific contact filtered by a day. as given below in screenshot I have checked The contact api - Get a contact by its vid . It is return total number of page Leia mais
Hi @Mahadev
Use the property with the history option, select the no of pages viewed on the property, and get its history. Have shared of re...Leia mais