Hey HubSpot Community,
My name is Patrick Eng and I’m a member of the Onboarding Scale Team at HubSpot. Throughout this week, we’ll be running an Ask Me Anything (AMA) that will answer all of your website migration questions. Have you ever wanted to speak to experts on HubSpot’s Migration’s team? Well, now's your chance!
Need some suggestions for what to ask? Here are some example questions:
What’s the benefit of bringing my web
...read more
Hey, HubSpot Developers! There are plenty of questions about the upcoming sunset and how to migrate your apps using API keys to use Private Apps.
Luckily, our amazing team put together this guide, Migrate an API key integration to a private app
Changelog information here — Upcoming: API Key Sunset
If you have questions about the guide or the information included, please leave your feedback in the comments. If you have spe
...read more
I wanted to get some opinions on which direction to go based on a custom project scenario we have. First, a little background...
Phase 1 - Created a dashboard webpage that is set to "private - registration required" and displays data from a custom object based on the user that's logged in. This is working correctly but hasn't been taken live yet. Currently creating the project in a sandbox.
Phase 2 - This is the part where we wan
...read more
tl;dr -- Submit this form to add suggestions for additional how-to content
Happy New Year, everyone!
I am sure you all are easily sticking to your resolutions
We have this fellow named @AJLaPorte from the HubSpot Developer Advocacy team who has a resolution of his own. Create content that will make your lives as HubSpot developers easier.
But, he needs some help. What kind of content would you like to see? Fill in
...read more
Note: The purpose of this post is to share lessons learned about setting up a reverse proxy with HubSpot CMS Enterprise. If you have experience, we invite you to share on this thread!
HubSpot CMS Enterprise allows for content to be served through a reverse proxy. This implementation requires significant technical know-how and while possible, is not a recommended standard implementation.
The core documentation for the HubSpot si
...read more
Thru API call deal data has pulled and I some the deal has dealstage description of interger values like (139921,139925) I would be expecting it to be like (closedwon, closedlost) what those integer deal stage mean?
Hi there, We are using the API to update some deals using batch: POST /crm/v3/objects/deals/batch/update So, in our website the code builts many SimplePublicObjectBatchInput as required and a single BatchInputSimplePublicObjec read more
Im trying to do association between two object in workflow and Im able to trigger it inside the documentation page however the coding will not work in visual studio code or Hubspot workflow custom code https://developers.hubspot.com/docs/api/crm/a read more
Has anyone used the custom app feature to create an API between Seismic and Hubspot? I am not a developer, but work closely with our development team for all marketing integrations. My team and I are trying to make the current seismic integration wo read more
Hi, I'm new to the developer end of HS and I'm trying to implement a webhook that will push data from HS to customer.io. Customer.io gives you the webhook and I have the correct event subscriptions and I've hit subscribe. What is the next step read more
Hi Hubspot Community! Working on a project that involves migrating Hubspot CRM data to Salesforce. One of the requirements we have is migrating any file attachments on Deals into Salesforce. Couple of questions from my end: Is there a way I read more