I am new to HubSpot and we have two more years on our Cvent contract. We purchased the HubSpot Connector from Cvent. This integration ties the Cvent event to a HubSpot marketing event so that anyone can see how many are registered, who is registered read more
We are trying to integrate with the Lead Perfection platform and they do not accept JSON files - they are asking for a 'payload URL.' We've set up a workflow, but it's not working. Where would we find the 'payload URL' on Hubspot?
I see in the above API documentation that you can pull events down for a given start or end time: https://developers.hubspot.com/beta-docs/reference/api/analytics-and-events/email-analytics/v1 . Is it possible to pull events for a specific wind read more
Hey, @LRoy6 Unfortunately with this legacy endpoint, it doesn't offer additional filtering or sort options. You'll need to utilize the start or e...read more
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 read more
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": [{
read more
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 read more
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, read more
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...read more
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 read more