APIs & Integrations

Filter by
  • All labels
  • CMS Content
  • Companies
  • Contacts
  • Deals
  • Developer tools
  • Ecommerce Bridge
  • Email
  • Enterprise 3rd Party Integration
  • Events
  • Forms
  • Free
  • oAuth
  • oAuth
  • PHP
  • Professional
  • Python
  • SDK
  • Starter
  • Timeline and Extensions APIs
  • Webhooks
  • Workflows
  • Zapier
Sort by
Most Recent
  • Most Recent
  • Most Upvoted
State
All
  • All
  • Solved
  • No Replies Yet
HDevelopers on March 29, 2023
I have scenario, I want to add/update upto 10k to 20k data with same timestamp for hubspot objects. Currently I am able to the see the same timestamp upto seconds but not the milliseconds for the fields updatedAt and hs_lastmodifieddate. Is there read more
0 upvote
0 Reply
MAzevedo3 on March 29, 2023
I'm trying to embed the CTA script in my vue application, but I'm not getting a solution. how to do this? <!--HubSpot Call-to-Action Code --> <span class="hs-cta-wrapper" id="hs-cta-wrapper-xxxx"> <span class="hs-cta-node hs-cta-x read more
0 upvote
0 Reply
DHeinlein on March 29, 2023
Hello, My company has gone the route of logging emails in order to automatically creat contacts in HubSpot. The issue is we don't want all the logged emails showing in the activity feed due to NDA information showing. We are trying to delete the read more
0 upvote
0 Reply
ROliver8 on March 29, 2023
I am using the latest version of the hubspot-sdk-php. I am attempting to create to associate a deal to a company with the following code snippet $assoc = $this->crmService->crm() ->deals() ->as read more
0 upvote
1 Reply
Contributor | Platinum Partner
March 29, 2023 19:01
@ROliver8 Hi. How about this ? $associationSpec = new AssociationSpec([ 'association_category' => AssociationSpec::ASSOCIATI...read more
yorambaron on March 29, 2023
I want to retrieve all contacts with specific email in HubSpot. I ran the following command curl https://api.hubapi.com/crm/v3/objects/contacts/search \ --request POST \ --header "Content-Type: application/json" \ --header "Authorization: <v read more
0 upvote
1 Reply
Community Manager
March 29, 2023 16:05
Hey, @yorambaron 👋 Thanks for the great question. Have you tried using the CONTAINS_TOKEN operator? This allows you to search for parti...read more
karien on March 29, 2023
we need to keep communications seperated from team view. but all users need to see all contacts. so im thinking to grab the activity/engagements belonging to team A, then to associate it with another object... any ideas would be welcome.
0 upvote
0 Reply
DMorales02 on March 29, 2023
Hey, community, does anybody knows if there´s integration with Jobvite? We want to create our recruitment process through HubSpot, but the organization uses Jobvite. Thank you
0 upvote
0 Reply
rzipr on March 29, 2023
Goal: Add attachments over the API and have the same options to control access rights to them as for other attachments added manually in HubSpot. Problem: Attachment files added manually in HubSpot are created with access "HIDDEN_PRIVATE" which read more
0 upvote
0 Reply
NCosgrove on March 29, 2023
To create an integration workflow, I need to create a mapping table to map a HubSpot value to its value in the other system. Created the table no issue, but short of an API call (which to me is going out of HubSpot to come back in to talk to HubSpo read more
SFed on March 29, 2023
I'm new with HubSpot development. I try to follow the instruction about the dev environment, projects, etc. It seems that hs auth should be done for dev account, not test one. Then, it will allow me to push project to account. When I open http read more
0 upvote
0 Reply
JStenbaek on March 29, 2023
Hi All, I don’t know what the right channel is, so now I am trying here we are having a problem with connecting Zoom to Hubspot as Hubspot import all recording into HubSpot including Board meeting, hiring interviews etc. We would therefore li read more
AGUESMI on March 29, 2023
I use hubspot Api with a laravel project , After a change in a form I don 't get any submission here is my code: if (isset($_COOKIE['hubspotutk'])) { $cookie = $_COOKIE['hubspotutk']; } else { $cookie =''; } $this->hub read more
0 upvote
0 Reply
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking to start a conversation or ask a question?

Create a post
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.