Hi My question applies for HubSpot defined objects like companies, contacts and more, and not for custom objects. For custom objects I know the type id is the best way (naming conflicts to future HubSpot Types). Now to the question: To sea read more
Hi @baernhardj ,
When deciding between using object type names (like companies ) or object type IDs (like 0-2 ), there are a few things to keep...read more
How to set a 'Today's Date' Property in HubSpot using Insycle. HubSpot has yet to include this basic data function in their field/function mix, and its true that for most reporting and workflow filters, you technically don't need it. However, th read more
I am looking for a JS code to user the MailTester Ninja Email Checker API Anyone using nodejs + axios could help ? I would like to qualify my mailing list before any communication to help getting a better sender reputation
Hey @GCxm001 , you can use this js code to verify email is valid or not. Note:- You are limited to one query per minute: Try MailTester Ninja u...read more
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 read more
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...read more
For single page application, we want to track the navigation of user before submitting a sign up form which creates the contact. We set the tracking url for page views: https://knowledge.hubspot.com/reports/set-up-sources-tracking#:~:text=to%2 read more
Hi, @Sebdec 👋 Thanks for reaching out! Let's invite some community members to the conversation. Hey, @miljkovicmisa @MatthiasWeber @prosa ,...read more
https://legacydocs.hubspot.com/docs/methods/workflows/v3/create_workflow . I am planing to programmatically create workflow and use actions EMAIL, UPDATE_LIST. What are the allied JSON properties for these actions? Where can I find the requ read more
Hi Everyone, Is there any way we can integrate Hubspot Forms API on our website developed on REACT node.js? Also, please provide details of how and where Hubspot Forms API can be used, kindly provide in-depth details. And, how do you recomme read more
Hi, @Vighnesh for requests of this nature, I'd suggest providing the steps you've already taken and where you are stuck. Including details such as ...read more
Hello, I hope someone can help me : I got a message that my API key has been inactive for over 120 days and that it will automatically expire in 45 days. What are the implications if i don't renew it (as I have no clue to what I am using it for) ? read more
Hey @Sand
It will only matter if you are using it for some integration. If you have an app that uses a API key and it expires, it will no longe...read more