Dear Hubspot Community, I would like to ask for help since I'm a bit at loss on where to go. So for starters, I already did an integration with Hubspot in which I connected a service to Hubspot via the access token of a private app (Created in the Beitrag ansehen
What is the best approach to importing ~500K emails to contacts and include the email headers? I can't seem to find a column that works for email headers with the CSV import process. The API could take several hours to import that many emails.
Hi I must upsert 200k of contacts, but I have also a lot of empty fields. I'm using the following API endpoint: https://api.hubapi.com/crm/v3/objects/contacts/batch/upsert Here are two of my payload examples: {
"inputs": [{
Beitrag ansehen
I need assistance with pre-populating the values in the "Your Info" section within the "Edit a Quote" page. Specifically, I want to automatically populate the "Quote Sender" and "Your Company" fields with the values associated with the Deal Owner.
Hi, Is there any way of having a field in Contact Form 7 for WordPress whereby you can find your company (UK only) which you start to type in and it finds your registered company in Companies House then once found/selected - it sends that info/name Beitrag ansehen
Context: We would like to use HubSpot meeting form on our integrations page and would like them to look similar to Amaka and Bookkeeper . Right now we created the meeting form, connected to calendar and set up it with an embed code, Beitrag ansehen
So I sloved it with a simple code. The thing is to make styles BEFORE js hubspot script builds the iframe. Here is the embed worked: <div class="m...Beitrag ansehen
Hello Team, I have a question. We use API /content/api/v2/templates to push marketing emails to Hubspot. And when constructing the email, We replace some content with tokens to load personalized content. We inject the token using {{ personalizati Beitrag ansehen
Can the source which makes hubspot rest api calls such as to submit forms, or create contacts, etc be from an http server, to production hubspot? Or does production hubspot reject api calls if they do not come from an https domain?
Hi @hashmiabrar1 👋
As long as an https connection can be successfully made to HubSpot's APIs, calls can come from just about anywhere. Wha...Beitrag ansehen
In the last week, we noticed it today the integration we use is generating this error on the CRM > Contacts > Any Contact > 'Our Integration' (3rd column on the right). "There was a problem displaying this content. Try Refreshing th Beitrag ansehen
Hi @TTesterson 👋
Sounds like this is relating to a 3rd party app. You'll need to liaise directly with the developer of the app in order to...Beitrag ansehen
Hello, Our marketing team recently created an integration between LinkedIn and Hubspot, so that we can see LGF submission data directly in Hubspot : Is there a way to export this data from Hubspot using the Hubspot API ? I couldn't fin Beitrag ansehen
Since you can see the "FR_Télécharger_CahierDesCharges" form and the associated submissions in the HubSpot UI, theoretically it should still work...Beitrag ansehen
We are working with a custom app, MyHubSpotApp, and last night into this morning, two of our company records has continued to duplicate itself and its one corresponding deal upwards of 30 times. It will not stop replicating, and standard support was Beitrag ansehen
Hi @RProttengeier 👋
In the short term, to stop the duplication from happening you'll need to revoke the app's access to your HubSpot Porta...Beitrag ansehen
I'm trying to follow the example in this documentation when sending a transactional email https://developers.hubspot.com/beta-docs/guides/api/marketing/emails/single-send-api#customproperties We are calling it like this using the Typescript Beitrag ansehen
Hey @ESmithNous , thank you for sharing your code snippet and context!
It looks like you’re on the right track with custom properties, but...Beitrag ansehen