Hi,
We're custom integrating hubspot with a niche omnichannel platform. Their practice is to limit access to their APIs with geo blocking.
They've asked us to provide them with either a range of IP addresses for the hubspot API calls (which I to Leia mais
Hi HubSpot Team, I hope you're doing well. I am reaching out because we are experiencing an issue with a custom workflow action that was previously functioning correctly, but has suddenly stopped working. Specifically, the dependencies betwee Leia mais
Hello everyone, Thank you in advance for your help on this topic. I have been stuck for several days on creating a new import via the API: /crm/v3/imports/ It works perfectly in POSTMAN (with a local file), but I cannot get it to work from Make Leia mais
Why is the payload from HubSpot not containing values of already filled out fields? This is the body from HS payload { "origin" : { "portalId" : 31231231 , "actionDefinitionId" : 233511 , "actionDefinitionVersion" : 1 , Leia mais
These are the things I've done so far but none is working: Create new Custom Workflow Action - Still Not Working Create new App and new Worklow ...Leia mais
Hi HubSpot team, Is there a way to create a trigger inside a workflow whenever a contact is created(i.e added to HubSpot). The reason is I want to have a custom coded workflow that whenever a contact is added, will check and mark a contact as a Leia mais
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
For them to be mapped (if possible) they would need to have the same sort of naming convention and all of the same options between the two systems. ...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
For formatting dates: YYYY-MM-DDT00:00:00.000Z This is ISO 8601 formatting, if the property is only a DATE property, the time needs to be set to midn...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
I've never seen pending, doesn't mean it doesn't get returned though. I see the examples showing it in there. So if I were trying to figure this out...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
Because I'm worried about data leakage, I have encrypted the channel_id and InboxId. If you need the exact IDs, can we contact each other via email? ...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