Hi, I have an inbox, which i would like to send and recieve messages using the API The API I'm using is: https://api.hubapi.com/conversations/v3/conversations/threads/{thread_id}/messages I'm using a private app, with the relavant scopes's a read more
I'm creating via form, a ticket, when created, the API gives a success response, a number, so is it possible to make an API search with that number ( ) - If achieving the desired functionality is not possible, which approach would be better: read more
Sorry, it was a stupid print I had with a timestamp, it was not the api response, now I found it, i was printing all except the api response hahahaha...read more
Hi, I have developed a Node.js application locally to manage HubSpot integrations. I now need to host this application on a cloud platform. Could you provide the recommended server specifications for hosting a Node.js application?
Hey, @Sanjeewa_Dias 👋 Thanks for your question. HubSpot doesn't provide specific guidance on server specifications for hosting an app. Based o...read more
Hello, Im currently getting a 400 - :"VALIDATION_ERROR" "One or more associations are invalid hubspot". Endpoint= https://api.hubapi.com/crm/v4/associations/contacts/events/batch/associate/default , Method=POST JSON: { "inputs": [ read more
Hey @Anya23 ,
as @Jaycee_Lewis mentioned, the Update a batch of Site Pages API and Update a batch of Landing Pages API Endpoint(s) will do ...read more
Hello there, I am building an hubspot public app. I want to let my users to see their analytics in their hubspot custom reports. Please tell me or share me any docs on how can i do this? I am very beginner in hubspot.
Hi all. We've created a web-app within our Hubspot domain. This can only be accessed through a member area via a Hubspot product purchase. When the member logs-in to use the app, we need to be able to fetch their contact id so as to patch some data read more
Hi HMir - thanks for your reply.. I did try that method and was able to get the unique cookie id .... but when trying to match and find the user usin...read more
I'm creating some Javascript code for a customer who has around 50 landing pages. They all use one of four different templates. Each template has at least two forms on it. Usually it's a matter of one form being displayed at the top of the page, the read more
This works great for getting all the fields to echo their data to all like fields, except for the address field. Autocomplete is still only assigned ...read more
Dear HubSpot Support, I am writing to report an issue I am experiencing with the HubSpot platform when using it within an iframe inside Twilio Flex. The sidebar and navigation bar are not visible, which is causing difficulties for the agents whe read more
I have created a sample HTML page with a HubSpot link embedded as an iframe and it does not load. This seems to be independent from Twilio Flex. Has ...read more
API Integration Error - Custom Workflow Actions
## Environment - API Endpoint: `PATCH /automation/v4/actions/{applicationId}/{workflowId}`
## Issue Description When attempting to update an existing custom workflow action's `actionUrl` field us read more
Hi @RBaniqued , This typically means a server-side processing issue rather than a client error. Before you make the PATCH request, please c...read more
@DMatjusevs - this could be done in a number of ways. A typical approach would be to trigger a workflow whenever the required status change conditi...read more
Hello We currently import our customerbase into Hubspot fortnightly via CSV import (Incycle). The source software has an open rest API available in Swagger. Is there a user friendly way I can send the data via the API? I understand the field to read more