On wordpress site I am using gravity forms and using hubspot script to get the values onto a hubspot form. However for a certain field it is grabbing the text between the options html tag in the select tag instead of the value from the value attribu read more
In an effort to push Snowflake data to HubSpot, we are contemplating setting up and connecting the HubSpot and Snowflake Data Ingestion (BETA) . We are partnering with IT who needs clarification around HubSpot data sharing when discussing the integ read more
Hey, @ABrecher 👋 I suggest you open a support ticket for this question as it is related to the Product. Additionally, you might also ask your ...read more
The below code works for a single file upload, but if I have an array of file paths filePaths = [ 'abc.pdf' , 'sample.pdf' , 'xyz.pdf' ] all files are in current directory. When I loop over the array, the code just upload read more
Hi Folks, @hubspot I had a trial account and did some important POCs there. I can't access that account anymore. I need those POCs for a demo to higher management to showcase the HubSpot capabilities, so that we can procure a License. Could so read more
@HForSevenElev wrote: Hi Folks, @hubspot I had a trial account and did some important POCs there. I can't access that account anymore. I nee...read more
Hello, I've been using /contacts/v1/lists/:list_id/add ( https://developers.hubspot.com/docs/reference/api/crm/lists/v1-contacts#add-existing-contacts-to-a-list ) for years without a problem, passing emails as contact identifiers. Today, I noti read more
Hey, @raphink I don't see anything on the status page. I see these v1 List endpoints are set for depreciation in a few months (May 30th, 2025) bu...read more
Good morning! I have this code that I am trying to integrate in my emails as a button to add the reservation to the clients calendar, however everything is perfectly integrated, except the date and time... I understand that it could be a formatting read more
I have some contacts that are created with a record source of 'Integration'. When I look at the record source details I see the name of the specific integration (call it My Integration) that should trigger the webhook. When I'm building the workflow read more
Hey @SRalston05 ! Often these integrations have Integration IDs that can be used for this type of distinction. When you are viewing the source on ...read more
Hello, I have installed a CTA and set up the triggers on my Squarespace site but for some reason it won't activate. I have tried all sorts of troubelshooting techniques from clearing cache to double checking the Hubspot embed code. Squarespace had read more
Hello all, I've been trying to find a solution to this issue for months, but so far, I did not succeed Most of our contacts in HubSpot come from member accounts in our website system, where they have opt-in checkboxes in their dashboard to su read more
Hey @MickaelV ,
subscriptions are a highly sensitive topic and I fully understand that you're looking for a seamless UX.
I've worked with quit...read more
Hey everyone, We’re trying to set up an integration between Pronto Xi (our ERP system) and HubSpot. The goal is for Pronto Xi to send a request that updates a dropdown property in a HubSpot deal when an action is triggered. For example, if I press read more
Hi @NicoNicoNii
Create a pvt app in your instance, provide this scope crm.objects.deals.write you will get an access token from this pvt app...read more
Please help me. Now I am building React project and this is my purpose. Each users input their email information and then they get their whole data from hubspot. Of course that email is hubspot singin email. Is it possible? How can I do t read more
Hi, I am trying to use an external system to post in line items onto a Deal record with tax calculated by a 3rd party tax engine, in this case Avalara. I don't want to have to create a HubSpot Tax item for every different sales tax % as ther read more
Hey, @rncmarques 👋 Thanks for the great question. Have you looked at using `hs_tax_rate` along with `hs_tax_amount`? Looking at the response fro...read more