La fonction de suggestion automatique permet d'affiner rapidement votre recherche en suggérant des correspondances possibles au fur et à mesure de la frappe.
Hello, I'm facing a status 429 issue when checking the status of tickets associated with a contact via the API. I need to return only the open ticket associated with a phone number, if any. I couldn't find a way in the HubSpot API to return only th Lire la suite
Have you considered using Graphql? This seems like a great use-case for it since you can make your entire request with just 1 query. query test ...Lire la suite
Hi Mate,I'm a rookie who just started using Hubspot. I'm trying to mate a funtion to automation from tickets to remove Contact & Companies,but now my code still have some Invoke Error ,May I ask your help? const axios = require('axios');
// Lire la suite
I am unable to find out weather a live agent is online or offline and also i want to find out the working hours set for each live agent. how do i achieve this using api endpoint ?
Which developer APIs will get me the Ticket and its associated emails with content exported? Even this can be achieved with a combination of API calls that is alright. I just need to know the logical steps for calling the APIs and getting an export Lire la suite
We have a ticket that we use the API to add tasks to between 20-50 times a day. Over the last few days not all tasks have been displaying. As I scroll sometimes they load at the top (where they should have been to begin with), other times they Lire la suite
Hi there, I'm wondering if anyone has successfully done this? I am looking to pass unique marketing IDs from our CRM to a client's pixel in GTM, but first need this pushed to our GTM data layer. I've been having a hard time finding what the macro i Lire la suite
Hi @EBloom , When you refer to contact ID, are you referring to the object ID in the CRM? I don't believe that id is generated until the form is sub...Lire la suite
I am developing a workflow using Dataops - customcode to add something from Hubspot ticket to Azure DevOps work item as a comment. Here is my script: from azure.devops.connection import Connection
from msrest.authentication import BasicAuth Lire la suite
I am using API to create a ticket by posting the following JSON to https://api.hubapi.com/crm/v3/objects/tickets { "properties" : { "hs_pipeline" : "0" , "hs_pipeline_stage" : "1" , "hs_ticket_priority" : "HIGH" , Lire la suite
HI @karkaletsis ,
You need to include an association array in your request. This contains the ID of the CRM object that you'd like to associat...Lire la suite
I'm trying to use the retrieve ticket get request with /crm/v3/objects/tickets but noticed that it only returns a small amount of tickets at once and from oldest to newest. It does provide a link to get the next batch but I'd rather not have to make Lire la suite
Hi @Phwilson17
Sure, there are a few ways to get all tickets in a single call or to get the list to return from newest to oldest.
**Get all ti...Lire la suite
I am using Python to extract the data from HubSpot with the Private App API calls. I am using the Ticket and Contacts to load into dataframes within my python environment. Tickets give me these key attributes: archived archived_at as Lire la suite
Hi team, I have trouble when trying to obtain an access token following this instruction: https://developers.hubspot.com/docs/api/oauth-quickstart-guide Before, my app had only 3 scopes crm.objects.contacts.readcrm.objects.companies.readcrm.obje Lire la suite
Hi, @TChu7 👋 Thanks for reaching out. Non-specific errors and warnings like this can be frustrating. I have a few questions to help get us start...Lire la suite
Hello HubSpotters! I am trying to retrieve the current count of tickets sitting in a specific swimlane wihtin a pipeline via the API but not having much luck finding where or how to do this. If anyone could point me in the right direction fo Lire la suite
Hey @cwinhall
I would look into the filter, search, search endpoint for tickets.
There, you should be able to filter by the hs_pipeline_sta...Lire la suite
La fonction de suggestion automatique permet d'affiner rapidement votre recherche en suggérant des correspondances possibles au fur et à mesure de la frappe.
Affichage des résultats de
Rechercher plutôt
Vouliez-vous dire :
Vous cherchez à entamer une conversation ou à poser une question ?