I'm trying to map invoice properties from NetSuite into invoice properties in HubSpot. I'd like the "Sales Rep" NetSuite property to map to my custom property inside HubSpot titled "Sales Rep" but whenever I tried the HubSpot mapping property is gra Leia mais
I have a workflow where I take an HS date field (deal created date) and set it to a new date variable using custom code. Only passing the date variable through the custom code results in setting 'Invalid date'.The actual use case is more complex tha Leia mais
Hi, I see in the docs it show status="PENDING" as a possible response, so far I've only seen "COMPLETE". I don't know how to handle the pending result, is there a batch key and a way to query the batch? For my processing I need to get the cont Leia mais
According to the documentation of ` /crm/v3/lists/{listId}/memberships/join-order`, the recordIds are sorted in ascending order if an after offset or no offset is provided. However, the response is now in descending order. Last week t Leia mais
I get an error when I use the Create a channel account api, and the message is: {"status":"error","message":"internal error","correlationId":"70bb72d8-7fcd-474d-8a28-22dd5cb6af87"} url = f" https://api.hubapi.com/conversations/v3/custom-channels/{c Leia mais
Currently we have a CRM Card that needs to be put on the Contacts and Deals Page, however in order to use it, we have to go to Record Customization Page and manually toggle our app to be enable for it to show. I see FormPay already has this feat Leia mais
I have succesfully integrated a custom chat application with my company's inbox as a custom channel. This integration is unique to this hub and I don't want it to be available as a public app. As per the documentation it is necessary to create a p Leia mais
Hey, @BMUribe 👋 Thanks for your question. I don't have any news to share on changes to these endpoints. If you are not already signed up, I re...Leia mais
I periodically call CRM search endpoints to retrieve updated CRM objects by filtering on "last modified date" property. I do this per CRM object; Deal, Contact and Company. When a Deal becomes associated with a different Company, the Deal's search e Leia mais
@notabot - I am thinking that this behavior (and inconsistency if you will) is a function of the way that Deals and Contacts/Companies got woven to...Leia mais
Dear Community, I have an issue with my HTTP GET request, hope you can help me here. I would like to pull a custom property (angebot_counter) via this URI https://api.hubapi.com/crm/v3/objects/deals/{sanitized-dealID}/?properties=angebot_coun Leia mais
You can verify the call sytax is functional using the test call in teh documentation.
https://developers.hubspot.com/docs/reference/api/crm/object...Leia mais
Hi there, we have an App with these scopes: "oauth" , "crm.objects.leads.read" , "crm.objects.users.read" , "crm.objects.appointments.read" , "crm.objects.deals.read" , "crm.objects.contacts.read" , "crm.schemas.cont Leia mais
Hi @Jaycee_Lewis , I got a step further with the Developer API-Key. But I don't get the webhook subscription yet. We develop an WP-Plugin wh...Leia mais
Hi everyone, I'm adding a new module via this API: https://developers.hubspot.com/docs/guides/api/cms/source-code I can see the module in the Design Manager once it is created by the API; however, I see that by default it is not available Leia mais
Hi, I am totally new to HubSpot so please excuse my lack of knowledge! I've just started working for a company that uses HubSpot and we want to pull in data (sea ships) from a third party system via an API. We want to use this data in Tasks wit Leia mais