I'm trying to include Live Chat on our website. First of all, I have included the Tracking Code from Settings -> Inboxes -> Tracking Code. Then I used ChatWidget SDK: https://developers.hubspot.com/docs/api/conversation/chat-w Leia mais
Based on what I've seen with the "Updated Deal Stage" trigger, it only supports a single pipeline. Is there a way to indicate mutliple pipelines? I would rather set up a single zap for all pipelines to manage rather than set up 6 separate zaps that Leia mais
Hi! I would like to know how to send the http referrer from a hubspot landing page to an external website, in order to be available on the other PHP website on the $_SERVER['HTTP_REFERER'] For context, we're building a landing Leia mais
Hi, I try to filter companies by their values of a custom field. For this I use the /crm/v3/objects/companies/search endpoint and add the following body: {
"filterGroups": [
{
"filters": [
{
"propertyName": "hello Leia mais
I am trying to integrate 2 hubspot forms on the same page but once I have filled in one form the second one seems not to work.
In the console I have the POST call https://forms-eu1.hsforms.com/submissions/v3/public/submit/formsnext/multipart/ Leia mais
Hello all,
I'm developing a product registration bot for one of our clients. There are two use cases for the bot:
1. end customer registers his product 2. service partner registers the product for the end customer.
1st case works very well Leia mais
Hello all, I have created a custom object and created a workflow so that whenever the object is updated, it will trigger the webhook and the payload will be received at the provided endpoint. But in the payload objectType is UNKNOWN. Like how when c Leia mais
Hello @SBhavsar You may need to check the configuration of your custom object and ensure that it is properly registered and recognized by the sys...Leia mais
Hello all, I am a developer and recently starting to use hubspot. Right now we use hubspot to create emails for our users. I know that to translate the emails we can use the integration with crowdin. But this integration creates a different file fo Leia mais
Hi! We're having an issue currently with fetching data from HubSpot to our custom client reporting app via HubSpot's API. Just for context, we have one contact record associated to multiple company records, with the first associated company Leia mais
Hi, @RRazote8 👋 Thanks for your question. The short answer is the endpoint you are using won't return all the associated contacts for a compan...Leia mais
New to hubspot, having some issue with the "Thank you message or page redirect option" on the form. I want to Redirect to another page after a visitor submits the form. I want to add a link to another page on our website, but I want to pass Leia mais
Hi, @DDutchyn 👋 You are correct, HubSpot's form redirect options do not support dynamic variables to be added in the redirect URL. Nor is this ...Leia mais